1 / 7

Random Number Generator

Random Number Generator. Jesse Guss David Levitt Sirisha Pillalamarri Matt Russo Dimtriy Solmonov. Application. Cryptography Random number identification Gambling Random deck generation Faster number generation than any software solution. Chip/Algorithm Description.

danika
Download Presentation

Random Number Generator

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Random Number Generator Jesse Guss David Levitt Sirisha Pillalamarri Matt Russo Dimtriy Solmonov

  2. Application • Cryptography • Random number identification • Gambling • Random deck generation • Faster number generation than any software solution

  3. Chip/Algorithm Description • Import a large seed into source SRAM • Take 32-bit portions at a time from source SRAM • Perform arithmetical and logical operations • Modify source SRAM • Write to result SRAM • Export the random string when requested

  4. Major blocks

  5. Other Ideas • Optional Modulo Feature • Alpha (8) implementation

  6. Questions?

More Related