mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 06:07:26 +02:00
Updated ABC and some related changes
This commit is contained in:
@@ -114,8 +114,7 @@ do
|
||||
test_passes -p "$scriptopt"
|
||||
else
|
||||
test_passes -p "hierarchy; proc; opt; memory; opt; fsm; opt"
|
||||
# test_passes -p "hierarchy; proc; opt; memory; opt; fsm; opt; techmap; opt; abc -dff; opt"
|
||||
test_passes -p "hierarchy; proc; opt; memory; opt; fsm; opt; techmap; opt; abc; opt"
|
||||
test_passes -p "hierarchy; proc; opt; memory; opt; fsm; opt; techmap; opt; abc -dff; opt"
|
||||
fi
|
||||
touch ../${bn}.log
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user