Forum Discussion
Altera_Forum
Honored Contributor
8 years agoaltsyncram 1 word
GUI doesn't allow one to select RAM word size to one. Do you if it's even possible to generate a RAM containing only one word?
Altera_Forum
Honored Contributor
8 years agoYeah I agree with kaz. I disagree with tricky that register and rams are the same (when I choose to use only one entry). Register has faster access time. I keep them aside for application logic. RAMs take longer to respond. I keep them aside for actually storing stuff and retrieving them later.