Merge branch 'main' of https://github.com/ucb-bar/chipyard into openroad

This commit is contained in:
Nayiri K
2022-09-27 12:07:07 -07:00
76 changed files with 11450 additions and 1039 deletions

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env bash
# exit script if any command fails
set -e
set -o pipefail