Add first-time-run instructions to vlsi/README

This commit is contained in:
Jerry Zhao
2019-07-19 15:03:28 -07:00
parent 651eed1764
commit e63db54b9c
2 changed files with 11 additions and 1 deletions

6
scripts/init-vlsi.sh Executable file
View File

@@ -0,0 +1,6 @@
# Initialize HAMMER and CAD-plugins
git submodule update --init --recursive vlsi/hammer
git submodule update --init --recursive vlsi/hammer-cad-plugins
# Initialize HAMMER tech plugin
git submodule update --init --recursive vlsi/hammer-$1-plugin