mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-03 02:05:21 +00:00
Update README.md
updated linux_testvectors path
This commit is contained in:
parent
23bd24323b
commit
984a7a6ccd
@ -39,7 +39,7 @@ cd ../wally-riscv-arch-test
|
|||||||
make
|
make
|
||||||
make XLEN=32
|
make XLEN=32
|
||||||
exe2memfile.pl work/*/*/*.elf # converts ELF files to a format that can be read by Modelsim
|
exe2memfile.pl work/*/*/*.elf # converts ELF files to a format that can be read by Modelsim
|
||||||
cd ../../tests/linux-testgen/linux-testvectors
|
cd ../linux-testgen/linux-testvectors
|
||||||
./tvLinker.sh
|
./tvLinker.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user