aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-08-07 21:36:02 -0700
committerEddie Hung <eddie@fpgeh.com>2019-08-07 21:36:02 -0700
commit8bf45f34c4d7143c58acde2544603cde443ad142 (patch)
tree9f61784ace2ff54c0f6cd3705804f13af41f964c /tests
parent2b6cdfb39f9010861cb203809b295d1c36d58aa5 (diff)
downloadyosys-8bf45f34c4d7143c58acde2544603cde443ad142.tar.gz
yosys-8bf45f34c4d7143c58acde2544603cde443ad142.tar.bz2
yosys-8bf45f34c4d7143c58acde2544603cde443ad142.zip
Remove dump call
Diffstat (limited to 'tests')
-rw-r--r--tests/various/wreduce.ys1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/various/wreduce.ys b/tests/various/wreduce.ys
index d3a59c6e3..2e0812c48 100644
--- a/tests/various/wreduce.ys
+++ b/tests/various/wreduce.ys
@@ -36,7 +36,6 @@ design -save gold
opt_expr
wreduce
-dump
select -assert-count 1 t:$sub r:A_WIDTH=4 r:B_WIDTH=4 r:Y_WIDTH=5 %i %i %i
design -stash gate