mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-08-02 11:46:06 -04:00
Update PicoRV32 clock frequency to 24 MHz
Include a seed value for nextpnr to get a layout that reaches 24 MHz.
This commit is contained in:
parent
c6e8b6930c
commit
1651a1a666
5 changed files with 13 additions and 12 deletions
|
@ -81,9 +81,9 @@ the implementation:
|
|||
- 16 oscillators in each group
|
||||
- 64 bits collected before setting the ready flag
|
||||
|
||||
With the TKey device running at 18 MHz this means that we sample bits
|
||||
at 4.3 kbps. Since we sample twice to produce a single bit, the
|
||||
effective raw bitrate is 2.1 kbps.
|
||||
With the TKey device running at 24 MHz this means that we sample bits
|
||||
at 5.8 kbps. Since we sample twice to produce a single bit, the
|
||||
effective raw bitrate is 2.9 kbps.
|
||||
|
||||
The 64 bits collected means that there is a separation of at least 32
|
||||
collected entropy bits between bits in the words read out.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue