3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 17:15:33 +00:00

abstract: -init MVP

This commit is contained in:
Emil J. Tywoniak 2025-02-03 22:25:09 +01:00
parent 7ce938a071
commit 497a6e0c59
2 changed files with 59 additions and 22 deletions

View file

@ -10,12 +10,10 @@ endmodule
EOT
proc
# dump
# show -prefix before_base
abstract -state -enablen magic
check
# show -prefix after_base
# dump
design -reset
read_verilog <<EOT
@ -33,8 +31,6 @@ EOT
proc
opt_expr
opt_dff
# show
# dump
# show -prefix before_en
abstract -state -enablen magic
check
@ -87,11 +83,8 @@ EOT
proc
opt_expr
opt_dff
# show
# dump
show -prefix before_a
# show -prefix before_a
abstract -state -enablen magic
check
show -prefix after_a
# opt_clean
# show
# show -prefix after_a
# opt_clean