mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-11 16:42:05 +00:00
tests/verilog: Unsized params in cell
Non-zero case fails with `read_verilog`, but passes with `verific` and `read_slang`.
This commit is contained in:
parent
a5cc905184
commit
e4c5900acd
2 changed files with 17 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
read_verilog -sv unbased_unsized.sv
|
||||
hierarchy
|
||||
hierarchy -top top
|
||||
proc
|
||||
flatten
|
||||
opt -full
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue