From 9260b6fb63e8607757f67e29294fa70feec6b0a3 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 | 193 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 193 insertions(+) diff --git a/tests/proc/proc_dff.ys b/tests/proc/proc_dff.ys index 1b719da367c..84a1bf3fa90 100644 --- a/tests/proc/proc_dff.ys +++ b/tests/proc/proc_dff.ys @@ -78,3 +78,196 @@ 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 <