Forum Discussion

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

Inferred RAM Coding

How can we infer the following memory module as RAM instead of register array ? https://github.com/promach/internal_logic_analyzer/blob/master/rtl/memory_block.v I have tried to modify, ...