Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Your "mem_test" module references signals "address" and "wren" which you have not defined anywhere. Fix those problems and try again. If you are still confused about what is happening, check the report Fitter->Resource Section->RAM Summary and see what it thinks it's doing for you. --- Quote End --- I've just had a look at the report, and it says: Implementation Port A Width = 16 Implementation Port A Depth = 2 That would be 32bits. Any reason why it's using 2 deep even though I've fixed the address to a single address?