mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Update README.md
This commit is contained in:
parent
197a8ca7e9
commit
e681020d9e
@ -27,6 +27,7 @@ edit Makefile.include
|
|||||||
add line export RISCV_PREFIX = riscv64-unknown-elf- # this might not be needed if you have 32-bit versions of the riscv gcc compiler built separately
|
add line export RISCV_PREFIX = riscv64-unknown-elf- # this might not be needed if you have 32-bit versions of the riscv gcc compiler built separately
|
||||||
make
|
make
|
||||||
make XLEN=32
|
make XLEN=32
|
||||||
|
exe2memfile.pl work/*/*/*.elf # converts ELF files to a format that can be read by Modelsim
|
||||||
```
|
```
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
|
Loading…
Reference in New Issue
Block a user