Knowledge Base Article
Error (suppressible): <your path><your top>.vhd(<your line number>): (vcom-1130) Port "exprom_en_pf" of entity "<...>altera_pcie_a10_hip_170_<random string>" is not in the component being instantiated.
Description
Due to a problem in the Intel® Quartus® Prime Software version 17.0, you may see this error when compiling a VHDL testbench for the Intel PCIe* Hard IP.
Resolution
This error does not indicate a real problem and can be ignored.
To work around this problem, add the compile option below, to the vsim command line in the script you are using (e.g. msim_setup.tcl):
-warning vcom-1130
Doing so will reduce the error to a warning, allowing the compile to proceed.
This problem is fixed in the Quartus Prime software version 17.0.1.
Updated 1 month ago
Version 2.0No CommentsBe the first to comment