I want to create a verilog-a module that has an integer as input and binary code as output.
it is a DAC, basically.
Later I want to be able to sweep this integer during DC analysis.
↧
is it possible to pass integer to verilog-a module?
↧