domingo, 27 de marzo de 2016

Verilog AMS

Verilog ams provide us a way to describe analog circuits behavior in a compact way, as part of this approach we can describe components like comparators, DAC, ADC, Low voltage detectors, current sources.

System Verilog ?

System verilog is an improvement of verilog, this provide more data types, classes it also add new features letting us construct more complex testbenchs more reusable and readable

What is verilog ?


A bit of history

To represent a logic circuit in digital electronic, we can use schematics, but this solution really
is not too good if a big amount of componenents and connections are involved in the circuit