Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Generating Random Byte values

Hi, I am writing vhdl process that can generate random 8-bit(1 byte) values so that I can send that values to RAM which has 10 addresses. How can I do? Thanks