appears to be missing libresoc from NETLISTS in Makefile
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 26 May 2021 13:46:01 +0000 (13:46 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 26 May 2021 13:46:01 +0000 (13:46 +0000)
experiments9/tsmc_c018/Makefile

index bac3d689df7c55dfc98cf07c1862d12808bbb1ac..a5ad72a4fc94d46a444d66706510d7f233591e26 100755 (executable)
@@ -15,7 +15,7 @@
                 VST_FLAGS = --vst-uniquify-uppercase
 
                  #NETLISTS = $(shell cat cells.lst)
-                 NETLISTS = ls180
+                 NETLISTS = ls180 libresoc
 #            YOSYS_FLATTEN = $(shell cat flatten.lst)
 
  include ./mk/design-flow.mk