7.3.2 Verilog
-
-
Task that defines which signals (regs & nets) should be
read by the MyHDL simulator.
This task should be called at the start of the simulation.
-
-
Task that defines which signals should be
driven by the MyHDL simulator. In Verilog, only regs
can be specified.
This task should be called at the start of the simulation.
About this document