mirror of https://github.com/YosysHQ/yosys.git
Add -nordff to test
This commit is contained in:
parent
5d3e4c5c7a
commit
d00843d436
|
@ -89,6 +89,6 @@ EOF
|
|||
hierarchy -top top
|
||||
proc
|
||||
opt_clean
|
||||
memory -nomap
|
||||
memory -nomap -nordff
|
||||
select -assert-count 1 t:$mem_v2
|
||||
sim -assert -clock clk -n 20
|
||||
|
|
Loading…
Reference in New Issue