newStep.v
This commit is contained in:
19
RTL/CONFIGS/bench_config.v
Normal file
19
RTL/CONFIGS/bench_config.v
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
`define NRV_IO_LEDS
|
||||
`define NRV_IO_UART
|
||||
`define NRV_IO_SSD1351
|
||||
`define NRV_FREQ 1
|
||||
|
||||
|
||||
//`define NRV_FEMTORV32_QUARK // RV32I (the most elementary femtorv)
|
||||
//`define NRV_FEMTORV32_ELECTRON // RV32IM
|
||||
//`define NRV_FEMTORV32_INTERMISSUM // RV32IMzCSR
|
||||
//`define NRV_FEMTORV32_GRACILIS // RV32IMCzCSR
|
||||
`define NRV_FEMTORV32_PETITBATEAU // WIP RF32F !!
|
||||
//`define NRV_FEMTORV32_TESTDRIVE
|
||||
|
||||
`define NRV_RESET_ADDR 0
|
||||
`define NRV_RAM 65536
|
||||
`define NRV_IO_HARDWARE_CONFIG
|
||||
`define NRV_CONFIGURED
|
||||
|
||||
Reference in New Issue
Block a user