Forum Discussion
Altera_Forum
Honored Contributor
14 years agoPCI Compiler in QSYS
I'm busy porting a SOPC design into QSYS. My system uses the Altera PCI Compiler core (not pci express). Unfortunately there doesn't appear to be a QSYS component for the PCI Compiler. Has any...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- If you generated a standalone PCI core then feed the HDL through component editor that should work. The PCI compiler relies on old APIs that do not exist in Qsys which is why it does not appear. It would require porting to the new APIs but given that PCIe is the common standard these days I highly doubt this will ever happen. --- Quote End --- How do I create the standalone PCI core in SOPC? Thanks.