Forum Discussion

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

The problem of component editor!

Today I meet a stange problem when I edit the new component ,There are always a lot of warning about the avalon_slave_0,but there is not avalon_slave_0 in the interfaces I choosed.

2 Replies

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

    Normally I do one of two things to get out of this situation:

    1) Hack up the .tcl file saved by component editor to solve the issue

    2) In component editor perform these steps:

    a) Create new interfaces for your component

    b) Assign your signals to these new interfaces

    c) Remove all the old interfaces that component editor automatically created for you when you first created the component