Forum Discussion

Ranjith21's avatar
Ranjith21
Icon for Occasional Contributor rankOccasional Contributor
2 years ago
Solved

Quartus 23.3 transceiver toolkit fails to load using TCL

Hi, 1) I loaded the FPGA with the .rbf file 2) Next, I am trying to open the transceiver toolkit using TCL script. 3) When I click on "device_initialization.tcl", I get the following error: ...
  • Ranjith21's avatar
    Ranjith21
    2 years ago

    Hi @Kshitij_Intel ,

    I was able to fix this issue.

    In "device_initialization" file, I replaced the string "AGFB027R24C2E2V" with the short version of itself i.e the string "AGFB027R24C"

    This fixed the issue

    Thanks,

    Ranjith