Forum Discussion
Altera_Forum
Honored Contributor
21 years agoThere are two memory banks (SRAM), one is dedicated to NIOS (runs with the NIOS core's clock), the other one is read by user logic at max. speed, the NIOS should be able to write to this memory at reduced speed. So I'd like to run this memory bank (via a tristate bridge) with the same clock as the user logic, which accesses the bank through a master interface to the Avalon Bus.
Do you consider a memory bottle neck, if the memory does not run with the NIOS's clock? The NIOS is an f-core with both 4k instruction and data cache.