techmap: remove ppa.nomatch by purging internal signals

This commit is contained in:
Emil J. Tywoniak 2024-11-29 00:03:49 +01:00
parent 4bf3677640
commit a41ef0271c
3 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,8 @@ for {set i 1} {$i <= 16} {incr i} {
design -load init
chparam -set WIDTH $i
yosys proc
equiv_make -blacklist ppa.nomatch lcu _80_lcu_han_carlson equiv
opt_clean -purge
equiv_make lcu _80_lcu_han_carlson equiv
equiv_simple equiv
equiv_status -assert equiv
}

View File

@ -8,7 +8,8 @@ for {set i 1} {$i <= 16} {incr i} {
design -load init
chparam -set WIDTH $i
yosys proc
equiv_make -blacklist ppa.nomatch lcu _80_lcu_kogge_stone equiv
opt_clean -purge
equiv_make lcu _80_lcu_kogge_stone equiv
equiv_simple equiv
equiv_status -assert equiv
}

View File

@ -1,2 +0,0 @@
i
j