Thanks to visit codestin.com Credit goes to github.com
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 2e30ce2 commit dd075deCopy full SHA for dd075de
FemtoRV/TUTORIALS/IceBreaker.md
@@ -62,7 +62,7 @@ are listed below:
62
| `NRV_RUN_FROM_SPI_FLASH` | Do not initialize BRAM with firmware (firmware will be read from SPI flash) |
63
64
The default value (25 MHz) corresponds to what is validated by Yosys/NextPNR. If you want you can try overclocking
65
-a bit, up to 20 - 25 MHz (but you may experience stability problems then).
+a bit, up to 30 - 35 MHz (but you may experience stability problems then).
66
Note that frequency can only take some predefined values, listed in `RTL/PLL/frequencies.txt`. You can add your own
67
value there if need be, but then you will need to use `RTL/PLL/gen_pll.sh` to re-generate the board-specific Verilog
68
for the PLL.
0 commit comments