Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12689 Discussions

Two questions regarding component generation

Altera_Forum
Honored Contributor II
978 Views

Hello all, 

I have two questions about component creation (for SOPC builder): 

1. Is there any way to create component using script-based method (from command line)? It's really annoying to define all pins over and over again whenever the interface changes. 

2. Is there official documentation describing how to build a GUI for component configuration? It's pretty easy to hack it and learn from examples, but there must be pretty much I don't know about it. 

 

Thanks for you answers, 

Avishay Orpaz
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
292 Views

 

--- Quote Start ---  

originally posted by avishorp@Mar 2 2006, 05:15 AM 

hello all, 

i have two questions about component creation (for sopc builder): 

1. is there any way to create component using script-based method (from command line)? it's really annoying to define all pins over and over again whenever the interface changes. 

2. is there official documentation describing how to build a gui for component configuration? it's pretty easy to hack it and learn from examples, but there must be pretty much i don't know about it. 

 

thanks for you answers, 

avishay orpaz 

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=13056) 

--- quote end ---  

 

--- Quote End ---  

 

 

Hi Avishay, 

 

Regarding your questions about the component editor: 

1) Currently the supported way of creating an SOPC Builder component is to use the component editor (There was an older tool call Interface to User Logic, but it has been obsoleted). I believe the component editor was designed to publish a finished component to be imported into SOPC Builder&#39;s library. The top level HDL signals should be finalized before you import the files into the component editor. 

2) There is no documentation on building your own GUI to configure your component. There was an old document on the PTF file format, but it is quite outdated. 

 

Regards, 

-ATJ
0 Kudos
Reply