FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6343 Discussions

SOPC-Component Editor: GUI

Altera_Forum
Honored Contributor II
906 Views

Hello, 

 

After adding generics to my own VHDL component, I can use these as parameters in the SOPC Component Editor. The parameters are shown in my component's GUI. 

 

How can I design the GUI? 

- The name of a parameter is the same like the generic name in VHDL. Is it possible to show the user something else? 

- Is it possible to give a limit to a edit field, e.g. that the user only could insert values between 0 and 100. 

- Are there any other design possibilities like inserting Text Boxes and so on...? 

 

Thanks for your assistance! 

tonib
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
189 Views

You can do that by editing the .tcl file. Have a look at that document (http://www.altera.com/literature/hb/qts/qts_qii54022.pdf).

0 Kudos
Altera_Forum
Honored Contributor II
189 Views

Thanks a lot! That's it... :-)

0 Kudos
Reply