From c0709b1b4ed011b72c9fd2f65732e9b470d6566e Mon Sep 17 00:00:00 2001 From: nella Date: Mon, 15 Jun 2026 16:23:44 +0200 Subject: [PATCH] Fixup issue test. --- tests/proc/proc_dlatch.ys | 44 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/tests/proc/proc_dlatch.ys b/tests/proc/proc_dlatch.ys index 3dba3076e..b45e9831b 100644 --- a/tests/proc/proc_dlatch.ys +++ b/tests/proc/proc_dlatch.ys @@ -87,3 +87,47 @@ EOT proc select -assert-count 1 t:$dlatch select -assert-count 0 t:$adlatch + +design -reset + +read_verilog -formal <