Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAll I did was instantiate a PCIe component and ran the TB with no modification. It's weird that there should be any errors with this.
At least with the Avalon-ST variant I'm compiling it's only pulling in the stratixiv* libs (my target FPGA). Have you tried commenting out the vlib/vmap/vlog statements associated with the other FPGA families it's pulling in, in the .do file? In my .do file, these statements are conditional on stratixiv_hssi_atoms.v existing in the build. Peter