Commit 75f2fc0f by Eddie Hung

Update golden for latest YosysHQ/Yosys@d8a2aaa

parent 40c3d62a
...@@ -168,7 +168,7 @@ elif [ "$1" = "issue_00502" ] ||\ ...@@ -168,7 +168,7 @@ elif [ "$1" = "issue_00502" ] ||\
elif [ "$1" = "issue_00857" ]; then elif [ "$1" = "issue_00857" ]; then
expected_string="_DFF_P_ 1" expected_string="_DFF_P_ 1"
elif [ "$1" = "issue_00865" ]; then elif [ "$1" = "issue_00865" ]; then
expected_string="FDRE 14" expected_string="FDRE 12"
elif [ "$1" = "issue_00867" ]; then elif [ "$1" = "issue_00867" ]; then
expected_string="RAMB36E1 1" expected_string="RAMB36E1 1"
elif [ "$1" = "issue_00873" ]; then elif [ "$1" = "issue_00873" ]; then
...@@ -210,7 +210,7 @@ elif [ "$1" = "issue_00502" ] ||\ ...@@ -210,7 +210,7 @@ elif [ "$1" = "issue_00502" ] ||\
elif [ "$1" = "issue_00997" ]; then elif [ "$1" = "issue_00997" ]; then
expected_string="h0" expected_string="h0"
elif [ "$1" = "issue_01002" ]; then elif [ "$1" = "issue_01002" ]; then
expected_string="Estimated number of LCs: 95" expected_string="Estimated number of LCs: 87"
elif [ "$1" = "issue_01016" ]; then elif [ "$1" = "issue_01016" ]; then
expected_string="cell \$mux \$ternary\$../top.v:5" expected_string="cell \$mux \$ternary\$../top.v:5"
elif [ "$1" = "issue_01022" ]; then 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