3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 09:05:32 +00:00

Merge branch 'YosysHQ:main' into main

This commit is contained in:
Akash Levy 2024-12-08 15:44:46 -08:00 committed by GitHub
commit 8bb193d7c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 6393 additions and 6309 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