Forum Discussion

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

help:the clk in SOPC Builder 7.2

hello:

when i use SOPC Builder 7.2 to "file>new component" ,i can't find "clk" signal type? why? and what's the meaning of export?

2 Replies

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

    The meaning of Export is that it does not get connected to the Avalon Bus side of the design, but gets "Exported" out of the SoPC (sub)system for connection either in the larger design or to the outside world.

    Clk is typically found by scrolling upward in the GUI, and can only be assigned to signals that are "cast" into a certain type of interface.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    The meaning of Export is that it does not get connected to the Avalon Bus side of the design, but gets "Exported" out of the SoPC (sub)system for connection either in the larger design or to the outside world.

    Clk is typically found by scrolling upward in the GUI, and can only be assigned to signals that are "cast" into a certain type of interface.

    --- Quote End ---

    thanks..........