Unable to perform Dynamic Reconfiguration on Agilex I Series Device AGIB027R29A1E2VR0
I wanted to verify the dynamic reconfiguration on Agilex I Series Device AGIB027R29A1E2VR0. I generated an example from F Tile Dynamic Reconfiguration IP with the following settings.
Once I generated the example, I also added the required power setting and the pin configurations of the board in the QSF file, and I synthesized the complete code and generated the .sof file.
Once this file was generated, I opened the programmer and added the .sof to the device and programmed the device. When I opened the system console, I got this, like the image below. The toolkit explorer is not loading the design. I am able to run the script from the TCL Console of the System Console, and it is showing all tests passed.
But if I want to configure the Tx PMA parameters (attenuation, pre-emphasis post-tap, and pre-tap values), PRBS, and similarly Rx PMA parameters (BER and loopback mode).
So my doubt from the above is
- To enable the system console, what are the changes to be applied?
- Can I see physically in the system console how the dynamic reconfiguration is changing the values?
- In the F Tile Dynamic Reconfiguration Design Example User Guide, UG20342-710582- 773933 (Page Number 20), it was given like
“The F-Tile Dynamic Reconfiguration Design Example runs the external loopback test by default with the loopback_mode parameter set to 0. Before performing any hardware test, attach the QSFP-DD loopback module according to the QSF pinout assignments of the respective design example. To perform an internal loopback test in hardware, modify the loopback_mode parameter to 1 in the parameter.tcl file located in /hardware_test_design/hwtest/src. After you compile the F-Tile dynamic reconfiguration design example and configure it on your Intel Agilex 7 device, you can use the System Console to program the IP core and its PHY IP core registers.”
So to use the Internal loopback mode also do we require the QSFP-DD cables. And by using the internal loopback mode, can I see the visual understanding of dynamic reconfiguration in the system console?