3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-30 15:00:26 +00:00

Rename verific to import in tests and update README explanation

This commit is contained in:
Akash Levy 2025-01-16 19:34:02 -08:00
parent 54c69f1fed
commit 53ed83fcac
4 changed files with 10 additions and 10 deletions

View file

@ -1,4 +1,4 @@
setenv filename case.sv
verific -f -sv setenv.flist
verific -import top
import -f -sv setenv.flist
import -import top
select -assert-mod-count 1 top