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