mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-11 16:43:27 +00:00
4 lines
101 B
Text
4 lines
101 B
Text
setenv filename case.sv
|
|
import -f -sv setenv.flist
|
|
import -import top
|
|
select -assert-mod-count 1 top
|