** 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 | ||
| Makefile_obj | ||
| input.vc | ||
| sim_main.cpp | ||
| sub.v | ||
| top.v | ||