Forum Discussion

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

component editor

I create a new component ,which has four clocks.The SOPC Builder give a error:Module has too many unassociated clocks.only one unassociated clock is allowed.

How can I deal with it?

Thank you!

2 Replies

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

    how about...

    make one clock as main signal.

    and make others as conduit end.

    so giving clocks from outside of SOPC builder.

    how about that?