Forum Discussion

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

Pin planner Assignment Editor

Dear Gurus,

Is it possible to make an assignment like this?

group these six LVDS signals and put them on the same bank

PS: I do not want to select the bank myself. I want the tool to find the same bank for them.

4 Replies

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

    I don't think that's possible, other than generating a random number in the script and use this one as the bank. Is there any reason why you can't pick a bank number yourself?

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

    Dear Daixiwen

    Because

    -I am deserializing 6 data channels with their own clocks(6 different clock sources)

    -I am receiving PLL compensation errors without any constaint (I have 8 plls in the device)

    I want to use the inteligence of the tool for the best performance