We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9105b1e commit a8057fbCopy full SHA for a8057fb
FemtoRV/RTL/CONFIGS/icesugar_config.v
@@ -18,7 +18,7 @@
18
//`define NRV_FEMTORV32_PETITBATEAU // RV32IMFC + IRQ, does not fit on IceBreaker
19
20
`define NRV_FREQ 12 // Frequency in MHz. Recomm: 15 MHz Overclocking: 20-25 MHz
21
-`define NRV_RESET_ADDR 32'h00420000 // Jump execution to SPI Flash (400000h, +128k(20000h) for FPGA bitstream)
+`define NRV_RESET_ADDR 32'h00820000 // Jump execution to SPI Flash (800000h, +128k(20000h) for FPGA bitstream)
22
// tinyraytracer: 30 MHz RV32IM electron 3:12
23
// 20 MHz RV32IM gracilis 3:44
24
// 20 MHz RV32IMC gracilis 3:32
0 commit comments