100Mhz_flow_2_stable
19 files changed
tree: ee3454a41947420bbc421f73c998e0cc99f53490
  1. .github/
  2. def/
  3. docs/
  4. gds/
  5. lef/
  6. mag/
  7. maglef/
  8. openlane/
  9. sdc/
  10. sdf/
  11. signoff/
  12. spef/
  13. spi/
  14. verilog/
  15. .gitignore
  16. LICENSE
  17. Makefile
  18. README.md
  19. README.md.bak
README.md

RNG CHAOS SCROLL

Chaotic systems are deterministic and bounded in phase space, but they have positive Lyapunov exponents leading to completely divergent signals even for very small perturbations in initial conditions. Therefore, chaotic oscillators are frequently employed in Random Number Generator(RNG) applications where repeatable, secure and high-performance entropy sources are required. Chaotic oscillators can be implemented in either analog or digital circuits, but chaotic oscillators implemented in the digital domain are preferable for ease of integration to digital systems. In this study, a digital RNG based on chaotic oscillators was implemented using the SKY130 process node.