mirror of https://github.com/YosysHQ/yosys.git
dfflibmap: fix formal verilog test so that it actually maps all flops
This commit is contained in:
parent
1a1d9494da
commit
c50290fdab
|
|
@ -44,6 +44,7 @@ EOT
|
|||
|
||||
proc
|
||||
opt
|
||||
techmap
|
||||
copy top top_unmapped
|
||||
design -save start
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue