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 +