Forum Discussion

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

SoC component

Hi every body,

please i need a confirmation before i start to create my SoC. In attached picture wich represent the component that i need in my SoC.

I don't know really, in each SoC it is indispensable to use a ext flash or SSRAM.

In my application i need just a NiosII processor, and the onchip memory. For this reason i try to minimize my own SoC.

11 Replies

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

    --- Quote Start ---

    Oh okay, are you using the Sopc component directly as a top level file? In that case Sopc Builder may have created a clock output, and the pin planner wants you to place it somewhere. As you don't need it, you can simply connect it to an unused I/O (such as one of the pins on the expansion ports) or an SMA output.

    If you instantiate the Sopc component inside your top level file, you can simply leave the clock output unconnected.

    --- Quote End ---

    Yes i using the SOPC builer, the problem is resolved now, i relate it directly as you say to unused i/O pin.

    Thank you a lot for your helps Daixiwen :-P.