Forum Discussion
Altera_Forum
Honored Contributor
15 years ago1. Why do you need it to be active low? just invert the signal at the input in your design file (not the megawizard output file). But I would recommend not using aclr at all if you can avoid it because of the problems it can bring. What are you using the memory for?
2. All that happens is that it changes the number of address bits on each side. for you, if you had a 16x256 memory on side A (8 address bits) you would have 8x512 on side B (9 address bits).