Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

FPGA Random Number Generators

Status
Not open for further replies.

megahady

Newbie level 3
Newbie level 3
Joined
Jun 9, 2010
Messages
3
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,283
Location
Egypt
Visit site
Activity points
1,299
Dear All

I'm Looking for float random number generator in VHDL code.

Any suggested Code ?


Megahady,
 

xor sequences.
but this are generally deterministic, I means same number sequence from the power-up.
 

xor sequences.
but this are generally deterministic, I means same number sequence from the power-up.

Depending on what hardware circuitry are being used and how the calculation get started, an asynchronous input could be used as a real random seed for this function, such as a clock.
 


    V

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top