Altera_Forum
Honored Contributor
8 years agoInferred 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, ...