Forum Discussion

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

The differencer between Creat new component and

Hi,everyone.

Who know The differencer between Creat new component and interface to user logic.Thank you!!!

3 Replies

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

    Interface to User Logic -- older method for hooking user logic up to Avalon.

    Component Editor (accessed via "Create New Component") -- New (as of late last year) way to add your own component to Avalon. Going forward, this is the one that will be updated.

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

    Think of interface to user logic being a subset of functionality that component editor has (so anything you could do in the interface to user logic, you can do with component editor plus a lot more).