ContributionsMost RecentMost LikesSolutionsRe: JTAG Chain Broken – Unable to Program Agilex 5 Modular Development Board Hello, Can you use Configuration Debugger tool? Menu > Tools > Configuration Debugger load device > see if it can detect the Agilex 5. regards, Farabi Re: Arria 10 SOC Dev Brd. How to re-program U26 LMK04828 ? i can't attach >5MB file in this forum. I will contact you via email. Re: Arria 10 SOC Dev Brd. How to re-program U26 LMK04828 ? Hello, You can refer to previous post : https://community.altera.com/discussions/boards-and-dev-kits/arria-10-soc-dev-kit-and-lmk04828/55655 I will attach the zip file here. regards, Farabi Re: Allow encrypted POF only Hello, Once you selected "Allow encryption POF only" - the device refuses unencrypted configuration images, only encrypted POF (must match AES key) can be used to configure the FPGA. 1- After programming the encrypted POF (even with matching key), any further operation will fail, until you erase. The device remains in a secure state that rejects even valid encrypted/reconfigured POFs. 2- The device expects the AES key to be in place before its encrypted POF is accepted. Trying to load a new encrypted POF without loading its matching EKP first, will cause rejection. Steps : 1- Generate .ekp and encrypted .pof in Quartus: a. Use Convert Programming File GUI b. Within Options/Boot info -> enable the Security option c. "Allow encrypted POF only" d. "Verify Protect" e. Add .ekp file, then generate both .ekp and encrypted .pof. 2- Erase the device completely a. Before any configuration- "Erase Device" in Quartus Programmer tool b. This will clear any prior AES key on encrypted image that would block new programming. 3- Program the AES key(.ekp) first a. In Quartus Programmer, add the .ekp file b. command : quartus_pgm -c 1 -m jtag -o "p;yourfile.ekp" c. Ensure .ekp key is loaded and ready. 4- Program the encrypted POF a. After .ekp in place: run this command : quartus_pgm -c 1 -m jtag -o "p;yourfile.pof" regards, Farabi Re: Allow encrypted POF only Hello, I am taking this case, I will response to you asap. regards, Farabi Re: DAC Interface Instability After Migrating from MAX7000 to MAX10 Hello, Could you please share your setup, what has changed etc. We need to know the IO voltage standard and power. regards, Farabi Re: Allow encrypted POF only Hello, You need to have separate license to enable the design encryption on MAX10 with Quartus Prime Standard edition. link : https://licensing.intel.com/psg/s/?language=en_US regards, Farabi Re: USB-BlasterII mounts as "USB-Blaster variant" Hello, Please install USB Blaster II driver : https://www.terasic.com.tw/wiki/Intel_USB_Blaster_II_Driver_Installation_Instructions regards, Farabi Re: Request for Part status Hello Santosh, EP2C5Q208I8N extended until 2035 10M08DAU324I7G extended until 2035 regards, Farabi Re: Question about the schematic link for Agilex-7 F-Series Dev Kit (DK-DEV-AGF014EA) Hello, Please find the correct board here : https://www.altera.com/products/devkit/a1jui000005u6t0mak/agilex-7-fpga-f-series-development-kit-p-tile-and-e-tile-rev regards, Farabi