mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-06 01:24:10 +00:00
Add -nordff to test
This commit is contained in:
parent
5d3e4c5c7a
commit
d00843d436
|
@ -89,6 +89,6 @@ EOF
|
||||||
hierarchy -top top
|
hierarchy -top top
|
||||||
proc
|
proc
|
||||||
opt_clean
|
opt_clean
|
||||||
memory -nomap
|
memory -nomap -nordff
|
||||||
select -assert-count 1 t:$mem_v2
|
select -assert-count 1 t:$mem_v2
|
||||||
sim -assert -clock clk -n 20
|
sim -assert -clock clk -n 20
|
||||||
|
|
Loading…
Reference in a new issue