Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

Managing Custom Components in SOPC Builder

The attached document discusses the use of custom components in SOPC Builder to help users be sucessful in the use and maintenance of thier own component. The contents include:

Classic and New Style Components

Upgrading Classic Components

Component Names

Finding Custom Components

Opening SOPC Builder Systems

Component Versions

What Happens During Generation

Maintaining Custom Components

Archiving Custom Components

Hints and Tips

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Very interesting document! I didn't know that you could have several versions of the same component installed at the same time.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi,

    That was a good initiative. Maybe I can help with a tip: In chapter 7 of the SOPC Section of the Q2 Handbook (http://www.altera.com/literature/hb/qts/qts_qii5v4_01.pdf) you will find some information how to edit the GUI for your custom component by scripting in the hw.tcl file. I use it to set ranges on my generics but you can also write callback functions that deal with different events when a user instantiates one of your components.

    //Ola