mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-22 12:57:23 -04:00
update path for #721
This commit is contained in:
parent
fd4ce8eca7
commit
c7f177100c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$RISCV/riscv-gnu-toolchain/lib:$RISCV/ri
|
|||
|
||||
# Spike
|
||||
export LD_LIBRARY_PATH=$RISCV/lib:$LD_LIBRARY_PATH
|
||||
export PATH=$RISCV/bin:$PATH
|
||||
export PATH=$PATH:$RISCV/bin
|
||||
|
||||
# Verilator
|
||||
export PATH=/usr/local/bin/verilator:$PATH # Change this for your path to Verilator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue