Commented out setting RISCV in run-imperas-linux.sh

This commit is contained in:
David Harris 2023-03-27 06:34:45 -07:00
parent f80abb9a75
commit 86ab90d715

View File

@ -1,6 +1,6 @@
#!/bin/bash
export RISCV=/scratch/moore/RISCV
#export RISCV=/scratch/moore/RISCV
export IMPERAS_TOOLS=$(pwd)/imperas.ic
export OTHERFLAGS="+TRACE2LOG_ENABLE=1"