Files
iverilog/ivtest/vpi_gold/scopes-std.log
T
Stephen Williams cea237b407 Add ivtest to the iverilog source tree
By adding ivtest to the iverilog source tree, it is easier to keep
the regression test synchronized with the source that is being tested.
This should be especially helpful for PRs that add a new feature, and
have a matching ivtest PR with the regression test for that feature.
2022-01-15 10:18:50 -08:00

17 lines
453 B
Plaintext

Compiling vpi/scopes.c...
Making scopes.vpi from scopes.o...
top0 is type vpiModule
t_bar is type vpiTask
my_init is type vpiNamedBegin
lvl1 is type vpiModule
f_foo is type vpiFunction
lvl2 is type vpiModule
lvl3 is type vpiModule
my_fork is type vpiNamedFork
top1 is type vpiModule
lvl1 is type vpiModule
lvl2 is type vpiModule
lvl3 is type vpiModule
my_fork is type vpiNamedFork
top2 is type vpiModule