From: Luke Kenneth Casson Leighton Date: Sat, 10 Apr 2021 11:23:38 +0000 (+0000) Subject: make VST names unique, for GHDL to cope X-Git-Tag: LS180_RC3~152 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f5f14901d41eda67b634e6d55b96200bf1cfb186;p=soclayout.git make VST names unique, for GHDL to cope --- diff --git a/experiments9/Makefile b/experiments9/Makefile index d714c77..985579c 100755 --- a/experiments9/Makefile +++ b/experiments9/Makefile @@ -10,7 +10,8 @@ USE_DEBUG = No USE_KITE = No RM_CHIP = Yes - #VST_FLAGS = --vst-use-concat + # must make VST names unique (for re-importing to GHDL) + VST_FLAGS = --vst-uniquify-uppercase #NETLISTS = $(shell cat cells.lst) NETLISTS = ls180 libresoc