mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-05-02 22:25:00 -04:00
Replace FiGaRO based TRNG with new ROSC based TRNG
This commit is contained in:
parent
af36a40f3e
commit
7e0692b150
8 changed files with 24 additions and 400 deletions
|
@ -217,7 +217,7 @@ module application_fpga(
|
|||
);
|
||||
|
||||
|
||||
figaro trng_inst(
|
||||
rosc trng_inst(
|
||||
.clk(clk),
|
||||
.reset_n(reset_n),
|
||||
.cs(trng_cs),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue