Forum Discussion

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

Dual-Port Ram Implementation Questons

Hello everybody!

I need to use a Ram block in my project, and I have been experimenting with the Mega-Wizard to implement a Dual-Port Ram block, using M4K On-Chip Memory Blocks.

I have read/studied chapter 7 of the Altera Cyclone Handbook, but there are still a few points I need to clear out.

1) Regarding "aclr" (clear/reset of RAM), I need to implement it Active Low, but I couldn't find such an option. I thought of putting a NOT at the input signal of the Ram Block, but because of Wizard-generated code I'm not sure if this a good idea.

2) I saw that I can specify different data input and output widths, e.g. I need a 16-bit input and an 8-bit output. I couldn't find any description of how this works. Is data outputted serially? Are there any suggestions referring to this?

Thank you in advance!

12 Replies