3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-10 13:10:51 +00:00

Use "opt -fine" in test/vloght/test_mapopt.sh

This commit is contained in:
Clifford Wolf 2014-07-21 21:39:59 +02:00
parent 137dbf3cf7
commit 0229d68fc9
2 changed files with 3 additions and 2 deletions

View file

@ -28,7 +28,8 @@ test_equiv()
$2
cd ..
miter -equiv -flatten -ignore_gold_x -make_outputs -make_outcmp gold work miter
miter -equiv -ignore_gold_x -make_outputs -make_outcmp gold work miter
flatten miter
sat $3 -verify -prove trigger 0 -show-inputs -show-outputs miter
EOT
then