Merge pull request #116 from ucb-bar/vlsi

Add initial VLSI flow scripts
This commit is contained in:
Jerry Zhao
2019-07-18 16:19:28 -07:00
committed by GitHub
9 changed files with 164 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ source $SCRIPT_DIR/defaults.sh
cd $LOCAL_CHIPYARD_DIR
# initialize submodules and get the hashes
git config submodule.vlsi/hammer-cad-plugins.update none
git submodule update --init
status=$(git submodule status)