Alter make pdk to make ngspice files (#623)

~ Fixes #620

Co-authored-by: Harald Pretl <harald.pretl@jku.at>
This commit is contained in:
Donn
2021-09-22 12:59:56 +02:00
committed by GitHub
parent 6905a12d2e
commit 675ad11cfd

View File

@@ -94,6 +94,7 @@ skywater-library: $(PDK_ROOT)/skywater-pdk
git submodule update --init libraries/$(STD_CELL_LIBRARY)/latest && \
git submodule update --init libraries/$(IO_LIBRARY)/latest && \
git submodule update --init libraries/$(SPECIAL_VOLTAGE_LIBRARY)/latest && \
git submodule update --init libraries/sky130_fd_pr/latest && \
$(MAKE) timing
.PHONY: all-skywater-libraries