From: lkcl Date: Fri, 6 Mar 2020 16:42:12 +0000 (+0000) Subject: experiment2 experimentation... X-Git-Tag: partial-core-ls180-gdsii~179 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=67c15955db301ce9f3b388ec88505af68b8ef129;p=soclayout.git experiment2 experimentation... --- diff --git a/experiments/Makefile b/experiments/Makefile index e4cb645..894864b 100755 --- a/experiments/Makefile +++ b/experiments/Makefile @@ -2,9 +2,10 @@ LOGICAL_SYNTHESIS = Yosys PHYSICAL_SYNTHESIS = Coriolis - DESIGN_KIT = sxlib + DESIGN_KIT = nsxlib # YOSYS_FLATTEN = Yes + VST_FLAGS = --vst-use-concat USE_CLOCKTREE = Yes USE_DEBUG = No USE_KITE = No diff --git a/experiments/mksym.sh b/experiments/mksym.sh index cea54b0..621d64a 100755 --- a/experiments/mksym.sh +++ b/experiments/mksym.sh @@ -19,7 +19,7 @@ for script in "${ScriptsArray[@]}"; do fi done -declare -a LibsArray=("sxlib" "nsxlib" "nsxlib45" "cmos" +declare -a LibsArray=("sxlib" "nsxlib" "nsxlib45" "cmos" "mosis" ) for script in "${LibsArray[@]}"; do