From 228d94a1ba6fdfb79473d9270b1d3aaa9c648a31 Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 6 Mar 2020 16:46:39 +0000 Subject: [PATCH] interesting: using nsxlib in experiment/ never terminates --- experiments/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/Makefile b/experiments/Makefile index 894864b..f379126 100755 --- a/experiments/Makefile +++ b/experiments/Makefile @@ -2,7 +2,7 @@ LOGICAL_SYNTHESIS = Yosys PHYSICAL_SYNTHESIS = Coriolis - DESIGN_KIT = nsxlib + DESIGN_KIT = sxlib # YOSYS_FLATTEN = Yes VST_FLAGS = --vst-use-concat -- 2.30.2