Forum Discussion

UMosh's avatar
UMosh
Icon for New Contributor rankNew Contributor
6 years ago

Pin out report with Function column

How can I get Pin report table that include information of Pin Function for each Pin Number

in the batch mode or by tcl comand in the Quartus​

Example:

|Pin Number|Special Function|IO Bank|

| T1| DIFFIO_RX_B3p,DIFFOUT_B3p, DQS1B, DATA12|3A|

|M1|DIFFIO_TX_B4n, DIFFOUT_B4n, DQ1B, DATA9 |3A|

7 Replies

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    I believe this is in the .pin file generated whenever you compile a design. You can also check out the datasheet for your targeted device family, which will point to a complete pinout document for your particular device.

    #iwork4intel

  • UMosh's avatar
    UMosh
    Icon for New Contributor rankNew Contributor

    ​Hi

    I haven't found the way to get the Function field in the .pin file.

    Do you familiar with this option?

    is there any flag to enable additional columns in the pin file?

    Best Regards

  • Vicky1's avatar
    Vicky1
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    You can use .csv file & here you can add addition column.

    Go to "Assignments" -> "Pin Planner" then right click in "All pins" window & select "Customize Columns.."

    Refer the screenshot for column added as a "Pad Number"

    For .csv file : In Pin Planner "File" -> "Export"

    Regards,

    Vikas

  • Vicky1's avatar
    Vicky1
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    Have you resolved the issue?

    should I consider to be case closed?

    Regards,

    Vikas

    • UMosh's avatar
      UMosh
      Icon for New Contributor rankNew Contributor
      Hi Vikas Actually I’m searching the way to get all devices data by one shot, And not download it one by one. Is it any way to do it ? May be via script? Best regards
  • Vicky1's avatar
    Vicky1
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    I think, It may not be available all devices data in one shot.

    but for pinout report with function column, you can check my previous post.

    Regards,

    Vikas