Forum Discussion
Altera_Forum
Honored Contributor
18 years agointerrupt for pci ip core
Hi,
i create a pci t32 project with sopc builder, the bars i used are: 0: prefetachable for on-chip ram access 1: non-prefetachable for csr access. now i can read/write on-chip ram. and when i write to csr's 0x40 from pci host, it works ok too. but when i read csr's 0x50/0x40 from pci host for interrupt information, it hange. The host system is amd lx800, w/ quartus 8.0 could anyone help me?2 Replies
- Altera_Forum
Honored Contributor
The solution for 7.2 is
http://www.altera.com/support/kdb/solutions/rd04242008_431.html but how could i do in quartus 8.0 - Altera_Forum
Honored Contributor
by the way,
how could i share the interrupt in pci module which generated with sopc builder?