mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 21:50:54 +00:00
add separate module test
This commit is contained in:
parent
b776283d79
commit
761015b23e
4 changed files with 54 additions and 3 deletions
5
tests/verilog/package_import_separate.ys
Normal file
5
tests/verilog/package_import_separate.ys
Normal file
|
@ -0,0 +1,5 @@
|
|||
read_verilog -sv package_import_separate.sv
|
||||
read_verilog -sv package_import_separate_module.sv
|
||||
hierarchy -check
|
||||
proc
|
||||
opt -full
|
Loading…
Add table
Add a link
Reference in a new issue