We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9184496 commit 3ebc714Copy full SHA for 3ebc714
tests/techmap/han-carlson.tcl
@@ -8,7 +8,7 @@ for {set i 1} {$i <= 16} {incr i} {
8
design -load init
9
chparam -set WIDTH $i
10
yosys proc
11
- opt_clean -purge
+ opt_clean
12
equiv_make lcu _80_lcu_han_carlson equiv
13
equiv_simple equiv
14
equiv_status -assert equiv
tests/techmap/kogge-stone.tcl
equiv_make lcu _80_lcu_kogge_stone equiv
0 commit comments