[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[oc] Again! modulo arithmetic hardware



Hello everyone

Thank you for your reply.

I am trying to generate a random number that is
between [0, 9), let us say R. Frist I use LFSR to
generate a number that is between [0,64), let say L,
and then doing modulo arithmetic in forms of R mod L
in order to make the the real random number that I
want locating between [0, 9). This random number is
used in the arbiter, so I want to make it take as less
clock cycle as possible. Do you guys have any idea how
to implement it?

Thank you very much!!

Jay

__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

--
To unsubscribe from cores mailing list please visit http://www.opencores.org/mailinglists.shtml