Forum Discussion

TGrev's avatar
TGrev
Icon for New Contributor rankNew Contributor
7 years ago

Is there a list with all IDCODE of all (former ALTERA) FPGA/CPLD (excel or similar)? Is there an explanation of the existing manufacturer Identity Codes?

4 Replies

  • Nooraini_Y_Intel's avatar
    Nooraini_Y_Intel
    Icon for Frequent Contributor rankFrequent Contributor

    Hi TGrev,

    You can check out each FPGA & CPLD device handbook under the JTAG Boundary Scan Testing chapter to find respective device IDCODE information. Otherwise you can check the IDCODE information from each device BSDL files that can be found in the following links:

    1. IEEE 1149.1 BSDL Files

    https://www.intel.com/content/www/us/en/programmable/support/support-resources/download/board-layout-test/bsdl/_11491/bsd-11491.html

    2. IEEE 1149.6 BSDL Files

    https://www.intel.com/content/www/us/en/programmable/support/support-resources/download/board-layout-test/bsdl/_11496/bsd-11496.html

    Regards,

    Nooraini

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

    Thank you, NYusof.

    Ok, that will work for sure.

    Just wondering why there is no list with all the IDCODE for all of the (formerly) ALTERA devices.

    Couldn't imgane that the Quartus prorammer will open several (BSDL) files just to find out what is in the

    JTAG chain. Guess the programmer uses a ready made list for detecting devices in the JTAG chain.

    Am i wrong about that?

    Tgrev

  • Nooraini_Y_Intel's avatar
    Nooraini_Y_Intel
    Icon for Frequent Contributor rankFrequent Contributor

    Hi TGrev,

    The Quartus programmer does not use BSDL file to detect the FPGA or CPLD devices. The programmer is built with its own database to detect the device in JTAG chain. All the device IDCODE information can easily be found from respective FPGA & CPLD device handbook under the JTAG Boundary Scan Testing chapter. There is no reason to keep a list on all device IDCODE information as there will always be newer devices being develop where its device handbook will cover this information.

    Regards,

    Nooraini

  • TGrev's avatar
    TGrev
    Icon for New Contributor rankNew Contributor
    Got it. Thanks so far. Best regards Torsten Grevsmühl DESY Hamburg / MHF-p Notkestr. 85 22607 Hamburg Germany Phone : +49-40-8998-91671 Fax : +49-40-8998-4302 E-Mail: torsten.grevsmuehl@desy.de On 03.12.2018 06:53, Intel Forums wrote: