random number generation

Status
Not open for further replies.

kalyansumankv

Member level 1
Joined
Dec 30, 2005
Messages
41
Helped
7
Reputation
14
Reaction score
2
Trophy points
1,288
Activity points
1,540
hi all,

this is kalyan...i wanna to generate a random number of 256bits,with reference to 4 differnt variable can any one hepl me.

kalyan
 

kalyansumankv said:
hi all,

this is kalyan...i wanna to generate a random number of 256bits,with reference to 4 differnt variable can any one hepl me.

kalyan

---> you can use a PRBS generator. The reference variable will be the reset value of thie PRBS. In case you need to generate a complex random number, use N of different partern PRBS in parrallel.
 
Hi,

You may use the 4 variable as 4 seeds. Then use 4 random function to generate 256bits data.

Detail order of the 4 sets data is under your requirement.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…