mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-26 22:44:28 +00:00
4 lines
116 B
Makefile
4 lines
116 B
Makefile
|
include ../../Makefile.include
|
||
|
|
||
|
$(eval $(call compile_template,-march=rv32if -mabi=ilp32 -DXLEN=$(XLEN) -DFLEN=32))
|