This commit is contained in:
Sungwoong Ha
2024-02-22 16:31:42 -08:00
parent 5f2b10b8a6
commit be7d87c82d
2 changed files with 33 additions and 2 deletions

View File

@@ -24,3 +24,7 @@ export PATH=$SV2V_PATH/bin:$PATH
export YOSYS_PATH=$TOOLDIR/yosys
export PATH=$YOSYS_PATH/bin:$PATH
export LLVM_VORTEX=$TOOLDIR/llvm-vortex
export POCL_CC_PATH=$TOOLDIR/pocl/compiler
export POCL_RT_PATH=$TOOLDIR/pocl/runtime