aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/examples/blackbox/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/examples/blackbox/testsuite.sh')
-rwxr-xr-xtestsuite/examples/blackbox/testsuite.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/examples/blackbox/testsuite.sh b/testsuite/examples/blackbox/testsuite.sh
index 35322f2..a0db873 100755
--- a/testsuite/examples/blackbox/testsuite.sh
+++ b/testsuite/examples/blackbox/testsuite.sh
@@ -11,6 +11,7 @@ fgrep -q ".OUT(" blackbox2.v
run_yosys -q -p "ghdl blackbox3.vhdl -e; write_verilog blackbox3.v"
fgrep -q "\lib__cell__box2.3 " blackbox3.v
+fgrep -q ".O(" blackbox3.v
clean
echo OK