mirror of
https://github.com/lcbcFoo/ReonV.git
synced 2025-04-18 18:44:43 -04:00
New gcc target
This commit is contained in:
parent
e065bc7e29
commit
86c1a85625
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
# Update the following variables to your environment and board used
|
||||
|
||||
# Cross compiler (Must be RV32I only)
|
||||
CROSS=../../rv32i-gcc/bin/riscv32-unknown-elf-
|
||||
CROSS=../../riscv-gcc/bin/riscv32-unknown-elf-
|
||||
|
||||
# Design you are targeting
|
||||
DESIGN=leon3-digilent-nexys4ddr
|
||||
|
|
Loading…
Add table
Reference in a new issue