Altera_Forum
Honored Contributor
15 years agosopc pcie interupt failed
Hi,
I am work at Quartus 9.1 SP1,the device is A2GX65,when i using SOPC to building a pcie system,some problem about interrupt is occured. i connect an irq port to pcie's RxmIiq port,but when i assert a irq to pcie,the pcie doesn't generate an interrupt to host. i browser the top module of sopc, find that sopc have tied RxmIrq_i to 0,and comment that "there is no irq connect ,so tied it to 0".that is not the true,because i does connect the irq port. so, i suppose that is a bug of SOPC @ Quartus 9.1 SP1,because at Quartus 9.0 SP2,there is no that problem. anyone others have this problem?