From 84bdaf610c654d4ce9773cdebfa0dd41f1cbd8b2 Mon Sep 17 00:00:00 2001 From: "Emil J. Tywoniak" Date: Fri, 13 Dec 2024 11:06:48 +0100 Subject: [PATCH] splitfanout: added blackbox, alu, booth to test --- tests/various/splitfanout.ys | 40 ++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/tests/various/splitfanout.ys b/tests/various/splitfanout.ys index d89511487f4..dd7be03fd45 100644 --- a/tests/various/splitfanout.ys +++ b/tests/various/splitfanout.ys @@ -347,3 +347,43 @@ select -assert-count 1 t:$logic_not design -load postopt select -assert-count 2 t:$logic_not design -reset + +# Cell is a blackbox +read_verilog <8 multiplier smoke test +read_verilog <