Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHello rgaddi,
I don't know if you still try to work with Active HDL and PCIe in QSys. I run into the same problems as you did and was able to get around these problems with help from the altera support. You have to manually copy the Aldec specific files into your submodules directory. You can find this folder here: <INSTALL_DIR>/ip/altera/altera_pcie/altera_pcie_av_hip_avmm/aldec. Afterwards I had another problem because in the altera_pcie_bfm_components.v there were two modules called altpcietb_bfm_rpvar_64b_x8_pipen1b.v. I had to remove/comment one of these modules and then I was able to compile the whole project and elaborate.