From 573b60a047ed6f4b8c7d8ee955b27240bc6565ad Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 30 Apr 2021 10:54:34 +0000 Subject: [PATCH] using new single spblock_512xxx in experiments9 --- experiments9/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/experiments9/Makefile b/experiments9/Makefile index c236f5b..25209fb 100755 --- a/experiments9/Makefile +++ b/experiments9/Makefile @@ -4,10 +4,7 @@ DESIGN_KIT = cmos45 YOSYS_FLATTEN = No YOSYS_BLACKBOXES = pll \ - spblock512w64b8w_0 \ - spblock512w64b8w_1 \ - spblock512w64b8w_2 \ - spblock512w64b8w_3 + spblock_512w64b8w # YOSYS_SET_TOP = Yes CHIP = chip CORE = ls180 -- 2.30.2