1
0
mirror of synced 2026-05-02 22:34:25 +00:00

add setenv pass

This commit is contained in:
N. Engelhardt
2024-11-28 13:55:45 +01:00
parent b66897e9b9
commit 8b0f665cc5
4 changed files with 55 additions and 0 deletions

View File

@@ -0,0 +1 @@
${filename}

4
tests/verific/setenv.ys Normal file
View File

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