mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-18 02:16:41 +00:00
Move tests/various/opt* into tests/opt/
This commit is contained in:
parent
d5e8c0e6d3
commit
2b6cdfb39f
5 changed files with 1 additions and 1 deletions
5
tests/opt/opt_rmdff_sat.ys
Normal file
5
tests/opt/opt_rmdff_sat.ys
Normal file
|
@ -0,0 +1,5 @@
|
|||
read_verilog opt_rmdff_sat.v
|
||||
prep -flatten
|
||||
opt_rmdff -sat
|
||||
synth
|
||||
select -assert-count 5 t:$_DFF_P_
|
Loading…
Add table
Add a link
Reference in a new issue