final gds oasis
87 files changed
tree: 9a1077c77de009208310d9bc3e3387c9069b0299
  1. .github/
  2. def/
  3. docs/
  4. gds/
  5. lef/
  6. mag/
  7. maglef/
  8. mpw_precheck/
  9. openlane/
  10. sdc/
  11. sdf/
  12. signoff/
  13. spef/
  14. spi/
  15. tapeout/
  16. verilog/
  17. .gitignore
  18. LICENSE
  19. Makefile
  20. README.md
  21. 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.