commit | 93c68c8b1425fd079a011a53b4b45b25af441a3e | [log] [tgz] |
---|---|---|
author | NohealthyBBQ <zexil@andrew.cmu.edu> | Sun Sep 11 17:08:39 2022 -0600 |
committer | NohealthyBBQ <zexil@andrew.cmu.edu> | Sun Sep 11 17:08:39 2022 -0600 |
tree | f2e7f23c301578e5a8db9502f167a08621dacd83 | |
parent | a7e4afc7c0a3eb98ec554a52365f8c6fb3244975 [diff] |
precheck source file
diff --git a/sourceme_precheck b/sourceme_precheck new file mode 100644 index 0000000..2b1a623 --- /dev/null +++ b/sourceme_precheck
@@ -0,0 +1,7 @@ +#!/bin/bash + +# define the location of the project +export PROJECT_ROOT="/home/zexi/project/sloci_caravel" +export PDK_ROOT="/pdk/open_pdks/install/share/pdk" +make run-precheck +