From: Luke Kenneth Casson Leighton Date: Tue, 30 Jun 2020 09:15:16 +0000 (+0000) Subject: netlist in cells.lst not nets2.txt X-Git-Tag: partial-core-ls180-gdsii~113 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8e0ac4caf0656aa8143197bd0612530c26c17fe0;p=soclayout.git netlist in cells.lst not nets2.txt --- diff --git a/experiments6/Makefile b/experiments6/Makefile index 2c0fb37..8b30e60 100755 --- a/experiments6/Makefile +++ b/experiments6/Makefile @@ -10,7 +10,7 @@ USE_DEBUG = No USE_KITE = No - NETLISTS = $(shell cat nets2.txt) + NETLISTS = $(shell cat cells.lst) VST_FLAGS = --vst-use-concat