Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17254 Discussions

SOPC builder erroro on quartus 10.0 - windows7

Altera_Forum
Honored Contributor II
3,223 Views

Hi all 

I have a problem whlile using quartus2 web edition 10.0 and SOPCbuilder in Windows7 (64bit). 

Adding the CVI appears a set of errors, like 

 

--- Quote Start ---  

 

Error: set ALTERA_HW_TCL_KEEP_TEMP_FILES=1 to retain temp files 

Error: Command: c:/altera/10.0/quartus//bin/quartus_sh.exe -t C:/Users/hp/AppData/Local/Temp/alt4824_8295765401181654092.dir/0002_sopcqmap/not_a_project_setup.tcl 

Error: Command: c:/altera/10.0/quartus//bin/quartus_map.exe not_a_project --generate_hdl_interface=C:/altera/10.0/ip/altera/clocked_video_input/src_hdl/alt_vipcti100_Vid2IS.v --set=HDL_INTERFACE_OUTPUT_PATH=C:/Users/hp/AppData/Local/Temp/alt4824_8295765401181654092.dir/0002_sopcqmap/ 

 

--- Quote End ---  

 

 

I've set ALTERA_HW_TCL_KEEP_TEMP_FILES=1 as environment variable but still i don't get any result. 

Could anybody help me please?
0 Kudos
10 Replies
Altera_Forum
Honored Contributor II
1,681 Views

are you running Quartus as admin? this seems to be an issue with the VIP Suite (check MegaCore errata)

0 Kudos
Altera_Forum
Honored Contributor II
1,681 Views

Hello 

thanks for your reply. 

Yes, I ran it as admin, but still I had the same problem.  

I noticed it happens only when I use CVI or CVO from VIP, other megafunctions does not seem to be affected (but I did no try to generate the sopc file). 

Is there any possible solution or workaround? 

at first, thought it is due to the 64 bit system instead of using a 32. 

I am working on video data paths so I need to use VIP suite.  

Maybe I should install quartus 9.1 sp2 instead quartus 2 10.0? or virtualizing on another OS? 

Any hint would be precious. 

Thanks for your help 

Best Regards 

Phate.
0 Kudos
Altera_Forum
Honored Contributor II
1,681 Views

is it when you actually add the CVI or CVO to the SOPC system, or during generation?

0 Kudos
Altera_Forum
Honored Contributor II
1,681 Views

the error appears when I add the CVI/CVO.

0 Kudos
Altera_Forum
Honored Contributor II
1,681 Views

i'm not seeing that here on a Win7-64 machine, QII 10.0 Subscription Edition 

 

next thing to suspect is an installation issue maybe?
0 Kudos
Altera_Forum
Honored Contributor II
1,681 Views

Perhaps you need to install Stratix II support (even if you aren't using Stratix II) as discussed in some other recent threads (http://www.alteraforum.com/forum/showthread.php?t=24376)?

0 Kudos
Altera_Forum
Honored Contributor II
1,681 Views

Well done, it's my fault.  

I didn't think that the error was related only to the CVI/CVO, i thought that was an SOPC builder generic error. 

Today I'll install STRATIX device support and I'll see if the bugs disappear. 

I'am a little bit sorry that I have to install stratix support in order to use some of the VIP ips on other devices... 

Thanks a lot everyone for your help and hints, I'll let you know. 

Best regards 

Phate.
0 Kudos
Altera_Forum
Honored Contributor II
1,681 Views

 

--- Quote Start ---  

Perhaps you need to install Stratix II support (even if you aren't using Stratix II) as discussed in some other recent threads (http://www.alteraforum.com/forum/showthread.php?t=24376)? 

--- Quote End ---  

 

 

good thinking, i expected an error mentioning STRATIX but that's probably below the first one which matches the screen shot from your link
0 Kudos
Altera_Forum
Honored Contributor II
1,681 Views

Hey, I run on Ubuntu 10.10. 

I use the paid quartus II toolchain 10.1sp1. 

I installed all devices. 

I installed quartus, nios-ide and modelsim 

 

Thats my sopc builder prob: 

Error: set ALTERA_HW_TCL_KEEP_TEMP_FILES=1 to retain temp files 

Error: Command: /opt/altera/10.1/quartus/bin/quartus_sh -t /tmp/alt5070_6587957599808173728.dir/0006_sopcqmap/not_a_project_setup.tcl 

Error: Command: /opt/altera/10.1/quartus/bin/quartus_map not_a_project --generate_hdl_interface=/home/walther/canrouter/lib/wrapper/avalon/avalon_tiss.vhd --set=HDL_INTERFACE_OUTPUT_PATH=/tmp/alt5070_6587957599808173728.dir/0006_sopcqmap/ 

Error: export: 137: 2000.00: bad variable name 

Error: Command took 0.039s 

 

 

I also run locale-gen de and locale-gen en... 

 

What can I do? I am really desperate.
0 Kudos
Altera_Forum
Honored Contributor II
1,681 Views

/bin/sh has to point to the bash. This solved my problem.

0 Kudos
Reply