mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-08 04:20:49 +02:00
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.
17 lines
453 B
Plaintext
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
|