Failed to create JIC file from stratix 10 latest GSRD
AFAIK, the default ghrd_1sx280lu2f50e2vg_hps.sof file does not come with an external JTAG connection, correct?
To enable the external JTAG connection via the Mictor 38 JTAG connector on the HPS daughter card, the GHRD FPGA design needs to be rebuilt by routing HPS DAP to HPS pins instead of SDM pins.
We were able to achieve this using Quartus Pro v19.3 and GHRD for the 2019.10 version.
Now, we are attempting to do the same thing using the latest GSRD 23.1 version, assuming that it comes with the latest updates, a more efficient design, and the latest u-boot. For this specific reason, we renewed and purchased our floating license to rebuild the design with the latest Quartus Pro 23.1 version for the external JTAG connection.
I can compile the latest GSRD with the latest Quartus Pro, but it is generating a time-limited ghrd_1sx280lu2f50e2vg_time_limited.sof file. As a result, we are unable to create the JIC file due to this time-limited IP component, which is causing the following error. This is a significant disappointment
Error(210039): File ghrd_1sx280lu2f50e2vg_time_limited_hps_auto.sof contains one or more time-limited IPs that support the Intel FPGA IP Evaluation Mode feature that will not work after the hardware evaluation time expires. Refer to the Messages window for evaluation time details.
I noticed that there is an IP component with an OpenCore Plus license type in the assembler report, and as a result, a time-limited sof file is being generated. Does this mean we need to invest more money to rebuild the latest GSRD in order to have access to the external JTAG connection? The previous GSRD version (19.10) did not have this OpenCore Plus IP.
Is there a way to remove these OpenCore Plus IP components from the latest GSRD so that we can continue using the external JTAG connection without having to purchase any new licenses?