mirror of
https://github.com/handsomezhuzhu/2025-yatcpu.git
synced 2026-02-20 20:10:14 +00:00
init repo
This commit is contained in:
7
lab1/riscv-target/yatcpu/Makefile.include
Normal file
7
lab1/riscv-target/yatcpu/Makefile.include
Normal file
@@ -0,0 +1,7 @@
|
||||
export TARGETDIR ?= riscv-target
|
||||
export XLEN = 32
|
||||
export RISCV_TARGET = yatcpu
|
||||
export RISCV_DEVICE =
|
||||
export RISCV_TARGET_FLAGS =
|
||||
export RISCV_ASSERT = 0
|
||||
JOBS = -j1
|
||||
Reference in New Issue
Block a user