Create a Sine Wave Generator Using SystemVerilog
By
Timothy Pylant
on
June 30, 2009
Two capabilities in SystemVerilog allow for the creation of a module that can produce a sine wave as an output: the ability to pass real values through port connections and DPI. Obviously, to produce a sine wave, you need access to the sin function. This
Read More »
Comments
(5)
|
|
View older posts
»
|