From b690130e2286963699a4d0fb0ab4ec206634b232 Mon Sep 17 00:00:00 2001 From: George Rennie Date: Thu, 28 Nov 2024 23:14:56 +0100 Subject: [PATCH] tests: add more complicated proc_dff tests --- tests/proc/proc_dff.ys | 192 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 192 insertions(+) diff --git a/tests/proc/proc_dff.ys b/tests/proc/proc_dff.ys index 1b719da36..c0c43bc9e 100644 --- a/tests/proc/proc_dff.ys +++ b/tests/proc/proc_dff.ys @@ -78,3 +78,195 @@ select -assert-count 1 t:$assert sat -tempinduct -verify -prove-asserts design -reset + +# A mix of different flop types all described together to stress test proc_dff +# more +read_verilog -formal <