3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-11 13:40:53 +00:00

Add opt_dff pass.

This commit is contained in:
Marcelina Kościelnicka 2020-07-15 00:58:07 +02:00
parent 8fd43515c5
commit af6623ebb8
12 changed files with 1790 additions and 3 deletions

View file

@ -1,5 +1,5 @@
read_verilog opt_rmdff_sat.v
prep -flatten
opt_rmdff -sat
synth
opt_dff -sat -nosdff
simplemap
select -assert-count 5 t:$_DFF_P_