Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThis is the read signal, and I'm using the nomenclature defined by Altera in the sopc manual (http://www.altera.com/literature/ug/ug_sopc_builder.pdf) (page 6-4). The only exception is the signal ConfigReadData which is connected to avs_Conf_ReadData outside the process.
Yes you need to keep IRQ on until the ISR routine treats the interrupt and clears it. With this architecture the IRQ signal will stay to 1 until the StatusRegister vector is cleared by software.