Not able to program Agilex FPGA
Hi,
I am currently working on Agilex FPGA (Agilex: AGFB014R24B2E2V). I am trying to program it for the generated JESD204B example design (preset 888). While doing same I am getting the error. I have referred this solution (https://community.intel.com/t5/Intel-Quartus-Prime-Software/Error-when-programming-Agilex/td-p/1350037) but nothing seems to work. Kindly help.
Please let me know if more info required from my side.
Note - I am able to generate .sof file successfully. Quartus version 22.2.
My VID settings
set_global_assignment -name USE_PWRMGT_SCL SDM_IO0
set_global_assignment -name USE_PWRMGT_SDA SDM_IO12
set_global_assignment -name VID_OPERATION_MODE "PMBUS MASTER"
set_global_assignment -name PWRMGT_BUS_SPEED_MODE "400 KHZ"
set_global_assignment -name PWRMGT_SLAVE_DEVICE_TYPE OTHER
set_global_assignment -name PWRMGT_SLAVE_DEVICE0_ADDRESS 42
set_global_assignment -name PWRMGT_SLAVE_DEVICE1_ADDRESS 43
set_global_assignment -name PWRMGT_SLAVE_DEVICE2_ADDRESS 44
set_global_assignment -name PWRMGT_SLAVE_DEVICE3_ADDRESS 00
set_global_assignment -name PWRMGT_SLAVE_DEVICE4_ADDRESS 00
set_global_assignment -name PWRMGT_SLAVE_DEVICE5_ADDRESS 00
set_global_assignment -name PWRMGT_SLAVE_DEVICE6_ADDRESS 00
set_global_assignment -name PWRMGT_SLAVE_DEVICE7_ADDRESS 00
set_global_assignment -name PWRMGT_PAGE_COMMAND_ENABLE ON
set_global_assignment -name PWRMGT_VOLTAGE_OUTPUT_FORMAT "LINEAR FORMAT"
set_global_assignment -name PWRMGT_LINEAR_FORMAT_N "-12"
Thank you
Shubh
Hi,
I am sorry for replying late.Yes this new settings works fine.Thank you so much for the help.RegardsShubhangi