Altera_Forum
Honored Contributor
14 years agoConnecting Custom Logic to M4K block?
Hi,
I have built a system which loads images from SDCARD to the onchip memory in Cyclone II in DE2-70 board using NIOS II IDE and C code .. Now I need my custom logic modules to read the image from the memory to do some processing, how do I connect my custom logic to the SOPC instantiated M4K block and read the loaded values from it? Should my custom verilog module be added as a component in SOPC to resolve this Thanks