From 323906cb1ab6f773b9471df7933df59a7cb60b4a Mon Sep 17 00:00:00 2001 From: James Cherry Date: Fri, 19 Dec 2025 08:33:31 -0700 Subject: [PATCH] prima3 use asap7_small Signed-off-by: James Cherry --- test/prima3.tcl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test/prima3.tcl b/test/prima3.tcl index c04dc722..b2e20eab 100644 --- a/test/prima3.tcl +++ b/test/prima3.tcl @@ -1,7 +1,5 @@ # prima reg1 asap7 -read_liberty asap7_invbuf.lib.gz -read_liberty asap7_seq.lib.gz -read_liberty asap7_simple.lib.gz +read_liberty asap7_small.lib.gz read_verilog reg1_asap7.v link_design top create_clock -name clk -period 500 {clk1 clk2 clk3}