Altera_Forum
Honored Contributor
17 years agoStuck while building the VIP Example Design
We are trying to get the vip_example_design_3c120_v81_revc up and running on an Cyclone III EP3C120F780 Dev Kit. It is an427.pdf.
I am getting stuck in the Analysis & Elaboration with the following errors... --- Quote Start --- Error: Node instance "my_alt_vip_clip" instantiates undefined entity "alt_vip_clip_GNC4EQ5CK4" Error: Node instance "my_alt_vip_clip_1" instantiates undefined entity "alt_vip_clip_GNPBQZW3LV" Error: Node instance "my_alt_vip_cpr" instantiates undefined entity "alt_vip_cpr_GN2NSRR73L" Error: Node instance "my_alt_vip_crs" instantiates undefined entity "alt_vip_crs_GNWKGGJH2A" Error: Node instance "my_alt_vip_csc" instantiates undefined entity "alt_vip_csc_GNFW7UOZX6" Error: Node instance "my_alt_vip_dil" instantiates undefined entity "alt_vip_dil_GNN35ONPP5" Error: Node instance "my_alt_vip_mix" instantiates undefined entity "alt_vip_mix_GNVFXMO3FD" Error: Node instance "my_alt_vip_scl" instantiates undefined entity "alt_vip_scl_GN4UL6JZTM" Error: Node instance "my_alt_vip_tpg" instantiates undefined entity "alt_vip_tpg_GNM5FCQ7QA" Error: Node instance "my_alt_vip_vfb" instantiates undefined entity "alt_vip_vfb_GNV62V62MH" Info: Generated suppressed messages file C:/Source/CycloneIII/vip_example_design_3c120_v81_revC/vip_top.map.smsg Error: Quartus II Analysis & Elaboration was unsuccessful. 10 errors, 118 warnings --- Quote End --- I am new to FPGA development, so am currently somewhat overwhelmed with the many IDE options. We have added the VIP libraries to the project, something the document forgets to mention, but there is a good chance I could be missing some other critical library path. -- William Guynes