Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIf you only have 48x112 bytes of image data, it is probably easier to use dual-ported on-chip memory inside the vhdl component and write directly to it from your C code. That way you only have to write the simpler Avalon slave interface.