![]() ![]() |
Jul 28 2009, 08:00 AM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 28-July 09 Member No.: 2,501 |
Hi,
I'm trying to develop a video processing system on FPGA. I read many tutorials (hardly all of them!), but I've a problem with the "HelloWorld on NIOS II" tutorial: when I try to add the helloWorld_arch module to my system in SOPC Builder, it returns an error : The module could not be edited. And so the module isn't added to my system... Is there a problem with the ptf file? By the way, I'm working on XP SP3, with QUARTUS II 9.0 Web Edition and SOPC Builder 9.0sp2 build 235. I hope someone could help me. And sorry for my poor English. Thomas. |
|
|
|
Jul 31 2009, 04:27 PM
Post
#2
|
|
|
Advanced Member ![]() ![]() ![]() Group: Impulse Staff Posts: 32 Joined: 7-May 07 Member No.: 1,338 |
Impulse C generates "classic components" to be used in the SOPC Builder. The classic components are compatible with the SOPC 9.0 with some limitations. Although you cannot edit the component, you can still add it to the system in the SOPC. Here is an excerpt from the Quartus II Handbook Version 9.0 Volume 4: SOPC Builder.
Classic Components in SOPC Builder Hope this helps. Mei |
|
|
|
Sep 29 2009, 04:04 AM
Post
#3
|
|
|
Member ![]() ![]() Group: Members Posts: 3 Joined: 16-March 09 Member No.: 2,393 |
Hi,
I am working with Quartus 9.0/SOPC : ■ When I try to edit my component as in http://www.altera.com/support/software/sys...-component.html, it is not only running slower but I can't get the editor interface at all. ■ Then, while I am trying to upgrade it to a tcl component, when I try to open the ptf file in the component editor, I get the following error : CODE An unexpected error occurred during Loading HDL Component: java.lang.NullPointerException java.lang.NullPointerException at com.altera.componenteditor.util.ClassPtfImporter.resolveContextAssignments(ClassPtfImporter.java:499) at com.altera.componenteditor.util.ClassPtfImporter.convertWizardScriptArgumentsToP arameters(ClassPtfImporter.java:315) at com.altera.componenteditor.util.ClassPtfImporter.createHdlProfileFromClassPtf(ClassPtfImporter.java:285) at com.altera.componenteditor.tools.file.LoadTask.loadPtf(LoadTask.java:112) at com.altera.componenteditor.tools.file.LoadTask.run(LoadTask.java:50) at com.altera.ui.app.base.EditorTaskRunner$9.run(EditorTaskRunner.java:383) at java.lang.Thread.run(Unknown Source) Thanks for any help... |
|
|
|
Nov 4 2009, 04:58 PM
Post
#4
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 4-November 09 Member No.: 2,541 |
if the module was not added to the system. i think you may not have linked the module before compiling.
try this. on the top left hand panel, change the thing from components to files, locate the file of the module you are trying to compile and right click, select update symbol block, then compile. not sure if it works though |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 30th July 2010 - 06:15 AM |