Unverified Commit f1293367 by Miodrag Milanović Committed by GitHub

Merge pull request #61 from YosysHQ/eddie/fix_regressions

Update goldens for latest YosysHQ/Yosys@d8a2aaa
parents 40c3d62a 75f2fc0f
......@@ -168,7 +168,7 @@ elif [ "$1" = "issue_00502" ] ||\
elif [ "$1" = "issue_00857" ]; then
expected_string="_DFF_P_ 1"
elif [ "$1" = "issue_00865" ]; then
expected_string="FDRE 14"
expected_string="FDRE 12"
elif [ "$1" = "issue_00867" ]; then
expected_string="RAMB36E1 1"
elif [ "$1" = "issue_00873" ]; then
......@@ -210,7 +210,7 @@ elif [ "$1" = "issue_00502" ] ||\
elif [ "$1" = "issue_00997" ]; then
expected_string="h0"
elif [ "$1" = "issue_01002" ]; then
expected_string="Estimated number of LCs: 95"
expected_string="Estimated number of LCs: 87"
elif [ "$1" = "issue_01016" ]; then
expected_string="cell \$mux \$ternary\$../top.v:5"
elif [ "$1" = "issue_01022" ]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment