aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sim/sim_dff.ys
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sim/sim_dff.ys')
-rw-r--r--tests/sim/sim_dff.ys6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/sim/sim_dff.ys b/tests/sim/sim_dff.ys
new file mode 100644
index 000000000..12f402443
--- /dev/null
+++ b/tests/sim/sim_dff.ys
@@ -0,0 +1,6 @@
+read_verilog dff.v
+proc
+opt_dff
+stat
+select -assert-count 1 t:$dff
+sim -clock clk -r tb_dff.fst -scope tb_dff.uut -sim-cmp dff