Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThe m_read/m_write master ports must be connected to the memories you want to read from/write to.
The csr slave port must be connected to the CPU data master The descriptor_read/write master ports must be connected to the memory that holds the descriptor (usually the RAM that holds the .data section or the heap memory, depending on your code).