Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dd075de

Browse files
committed
Fix PR BrunoLevy#76
1 parent 2e30ce2 commit dd075de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FemtoRV/TUTORIALS/IceBreaker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ are listed below:
6262
| `NRV_RUN_FROM_SPI_FLASH` | Do not initialize BRAM with firmware (firmware will be read from SPI flash) |
6363

6464
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).
65+
a bit, up to 30 - 35 MHz (but you may experience stability problems then).
6666
Note that frequency can only take some predefined values, listed in `RTL/PLL/frequencies.txt`. You can add your own
6767
value there if need be, but then you will need to use `RTL/PLL/gen_pll.sh` to re-generate the board-specific Verilog
6868
for the PLL.

0 commit comments

Comments
 (0)