abc9: put 'aigmap' back
This commit is contained in:
@@ -353,6 +353,7 @@ struct Abc9Pass : public ScriptPass
|
||||
run("design -load $abc9_holes");
|
||||
run("techmap -wb -map %$abc9 -map +/techmap.v");
|
||||
run("opt -purge");
|
||||
run("aigmap");
|
||||
run("design -stash $abc9_holes");
|
||||
run("design -load $abc9");
|
||||
run("design -delete $abc9");
|
||||
|
||||
Reference in New Issue
Block a user