Agilex not programming (E tile)
Hi,
I am currently working Agilex FPGA (AGFB014R24B2E2V). For my design standalone GHRD I am able to program, but when I am adding the JESD example design to it, the following error is coming -
Error (18950): Device has stopped receiving configuration data
Error (18948): Error message received from device: Internal error. (Subcode 0x0001, Info 0x00000000, Location 0x00007C00)
Error (22248): Detected an error during configuration. Refer to the Configuration User guide for details on debug guidelines. Check the latest Intel Quartus Prime software release for possible fixes.
Error (209012): Operation failed
Info (209061): Ended Programmer operation at Tue Jan 24 14:20:17 2023
Error: Quartus Prime Programmer was unsuccessful. 4 errors, 0 warnings
Error: Peak virtual memory: 1945 megabytes
Error: Processing ended: Tue Jan 24 14:20:17 2023
Error: Elapsed time: 00:00:21
Error: System process ID: 22300
Kindly help me in the same regard. The .sof files I am able to generate but the programming is giving error.
Quartus version 22.2 and my VID settings are as follows -
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 4F
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
Shubhangi