mirror of
https://github.com/verilator/verilator.git
synced 2025-01-01 04:07:34 +00:00
2cad22a22a
** Add simulation context (VerilatedContext) to allow multiple fully independent models to be in the same process. Please see the updated examples. ** Add context->time() and context->timeInc() API calls, to set simulation time. These now are recommended in place of the legacy sc_time_stamp(). |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
secret_impl.v | ||
sim_main.cpp | ||
top.v |