Forum Discussion
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 Guynes16 Replies
- Altera_Forum
Honored Contributor
HI
Now I tried on my old P4 xp PC and it worked in first go :-) (2h45m) On my Vista PC I do log in as administrator and I do run Quartus81 as administrator.... and it fails I was wondering if the Quartus instaliation should has been executed as administator when it was installed? I would realy like to have it to work on my Vista PC since it's a quad core Wiljan - Altera_Forum
Honored Contributor
My installation was installed as Administrator to give all users access. It also requires building as Administrator.
So, our theory now is that if I had installed it as... say... "User" then it would successfully build as "User" but maybe not as "User2"? William Guynes - Altera_Forum
Honored Contributor
Hmmmm
I'm the only user... and this user are administator... a bit wierd But in Vista it might still make a change when installing to right click and say run as administrator...even I'm allready administrator... I'm tired of Vista a lot of waisted time You did mention a folder being hidden, perhaps I can change the permision for this folder? Wiljan - Altera_Forum
Honored Contributor
Hi
I am new to FPGA development,Where can I download the vip_example_design_3c120_v81_revc .zip email:[email protected] Thank you! lusuyi2010 - Altera_Forum
Honored Contributor
vip_example_design_3c120_v91_revB can be found here (https://www.altera.com/support/software/download/refdesigns/broadcast/dnl-post-process.jsp?swcode=www-ref-dev-video).
The filename is video.zip, but the contents are the 9.1 version of what you asked for. 8.1 is out of date and I am not sure where to find a legacy copy. - Altera_Forum
Honored Contributor
Hi wguynes
Thank you for your help! lusuyi2010