mirror of
https://github.com/The-OpenROAD-Project/OpenLane.git
synced 2026-05-29 00:23:55 +08:00
Alter make pdk to make ngspice files (#623)
~ Fixes #620 Co-authored-by: Harald Pretl <harald.pretl@jku.at>
This commit is contained in:
1
Makefile
1
Makefile
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user