Forum Discussion

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

What is point to point pin assignment in Quartus assignment editor?

What does "point to point assignment" mean in the FPGA design and why do you need to assign a pin for a path?

I tried but failed to find a comprehensive tutorial/document (apart from Quartus handbook) introducing pin assignment in .qsf files or in assignment editor, any recommendations?

Thanks a lot.

4 Replies

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

    By the way, where do you come across point to point assignment? I am not aware of this assignment. Anyway, for input and output pin in your design, you would need to do the right pin assignment to ensure it is placed on your desired pin. You can try to search Altera web to see if there is any online training on basic QII.

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

    --- Quote Start ---

    By the way, where do you come across point to point assignment? I am not aware of this assignment. Anyway, for input and output pin in your design, you would need to do the right pin assignment to ensure it is placed on your desired pin. You can try to search Altera web to see if there is any online training on basic QII.

    --- Quote End ---

    In the assignment editor, you have "from" column and "to" column, so when you specify nodes for both columns, this is a point to point assignment yes?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    In the assignment editor, you have "from" column and "to" column, so when you specify nodes for both columns, this is a point to point assignment yes?

    --- Quote End ---

    Altera engineers have done their GUI for assignment editor that way; a spreadsheet table containing "from" column and "to" column. The two columns only apply for a path with source/destination. But for some assignments it doesn't make any sense obviously such as pins as you found out in which case one column applies(to). There are many others e.g. current strength or io standard. So it is matter of fitting in and a lazy shortcut from Altera's GUI engineer.