| New Reply |
when an SRAM is power - uped what state do its locations have? |
Share Thread | Thread Tools |
| Dec18-12, 04:01 AM | #1 |
|
|
when an SRAM is power - uped what state do its locations have?
Hi PF,
I am searching for a good entropy source for random number generation. I want to know if when an SRAM is powered will its all contents be high(1) or low (0) or do it contain random bits unpredictable. -Devanand T |
| Dec18-12, 04:46 AM | #2 |
|
|
I think that is up to the manufacturer. However, I do believe that it will be either High or Low. I don't think you will find one where it is random however.
|
| Dec18-12, 09:04 AM | #3 |
|
|
http://www.cs.umass.edu/~kevinfu/pap...-Computers.pdf |
| Dec18-12, 10:08 AM | #4 |
|
|
when an SRAM is power - uped what state do its locations have?
Thanks for the reply... :)
|
| Dec18-12, 11:59 AM | #5 |
|
|
Something you have to watch out for when looking for random bits in SRAM is the default actions of the software tools. The usual default is to zero all memory in the run-time startup module but most embedded software systems will have a option in the linker not to zero or initialize memory on power up.
|
| Dec18-12, 09:16 PM | #6 |
|
|
Thank you for the tip...
|
| New Reply |
| Thread Tools | |
Similar Threads for: when an SRAM is power - uped what state do its locations have?
|
||||
| Thread | Forum | Replies | ||
| SRAM randomization? | Electrical Engineering | 2 | ||
| 12t sram | Electrical Engineering | 2 | ||
| Finding two locations where power out is... collision problem | Introductory Physics Homework | 1 | ||
| DRAM v SRAM | Computing & Technology | 5 | ||