URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Details |
Compare with Previous |
View Log
| Line No. |
Rev |
Author |
Line |
| 1 |
584 |
jeremybenn |
microblaze_0
|
| 2 |
|
|
TESTAPP_PERIPHERAL_SOURCES = TestApp_Peripheral/src/TestApp_Peripheral.c TestApp_Peripheral/src/xuartlite_selftest_example.c
|
| 3 |
|
|
TESTAPP_PERIPHERAL_HEADERS =
|
| 4 |
|
|
TESTAPP_PERIPHERAL_CC = mb-gcc
|
| 5 |
|
|
TESTAPP_PERIPHERAL_CC_SIZE = mb-size
|
| 6 |
|
|
TESTAPP_PERIPHERAL_CC_OPT = -O2
|
| 7 |
|
|
TESTAPP_PERIPHERAL_CFLAGS =
|
| 8 |
|
|
TESTAPP_PERIPHERAL_CC_SEARCH = # -B
|
| 9 |
|
|
TESTAPP_PERIPHERAL_LIBPATH = -L./microblaze_0/lib/ # -L
|
| 10 |
|
|
TESTAPP_PERIPHERAL_INCLUDES = -I./microblaze_0/include/ # -I
|
| 11 |
|
|
TESTAPP_PERIPHERAL_LFLAGS = # -l
|
| 12 |
|
|
TESTAPP_PERIPHERAL_CC_PREPROC_FLAG = # -Wp,
|
| 13 |
|
|
TESTAPP_PERIPHERAL_CC_ASM_FLAG = # -Wa,
|
| 14 |
|
|
TESTAPP_PERIPHERAL_CC_LINKER_FLAG = # -Wl,
|
| 15 |
|
|
TESTAPP_PERIPHERAL_LINKER_SCRIPT = TestApp_Peripheral/src/TestApp_Peripheral_LinkScr
|
| 16 |
|
|
TESTAPP_PERIPHERAL_CC_DEBUG_FLAG = -g
|
| 17 |
|
|
TESTAPP_PERIPHERAL_CC_GLOBPTR_FLAG= # -mxl-gp-opt
|
| 18 |
|
|
TESTAPP_PERIPHERAL_MODE = executable
|
| 19 |
|
|
TESTAPP_PERIPHERAL_LIBG_OPT = -$(TESTAPP_PERIPHERAL_MODE) microblaze_0
|
| 20 |
|
|
TESTAPP_PERIPHERAL_CC_SOFTMUL_FLAG= -mno-xl-soft-mul
|
| 21 |
|
|
TESTAPP_PERIPHERAL_CC_START_ADDR_FLAG= # -Wl,-defsym -Wl,_TEXT_START_ADDR=
|
| 22 |
|
|
TESTAPP_PERIPHERAL_CC_STACK_SIZE_FLAG= # -Wl,-defsym -Wl,_STACK_SIZE=
|
| 23 |
|
|
$(TESTAPP_PERIPHERAL_CC_SOFTMUL_FLAG) \
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.