Forum Discussion

Arune34's avatar
Arune34
Icon for New Contributor rankNew Contributor
1 day ago

GTS Transceiver Simulation Model Encrypted file - unable to decrypt with Cadence Xcelium

​Hi everyone,

I am working on integrating the generated simulation models of the Agilex-5 GTS PMA/FEC Direct PHY IP with our main IP. I have encountered an issue where an encrypted file within the models cannot be decrypted by the Cadence Xcelium Simulator.

The file is located at:
<ip>/n_channel_superset_2100/sim/intelfpga/intel_src_flow_ctrl.sv

I have tested this with Cadence Xcelium versions 19.x, 20.x, and 22.x, but the decryption error persists across all versions. We are currently using Quartus Pro Edition 2026.1.0 with an evaluation license.

Could you please provide guidance on how to resolve this decryption issue?

Thanks,
Arun

1 Reply

  • Ash_R_Intel's avatar
    Ash_R_Intel
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    I tested the GTS example design generated from the IP in 22.x and 25.x. Both of them passed successfully. 

    For you issue, I could think of some ways to find possible reasons:

    1) You may want to check the license of the tool. 

    2) Try to clean the simulation libraries and run it fresh.

    3) Recheck the scripts, if any. See if all the required files are added properly. The script generated with the IP may be useful for reference.

     

    Let us know what you find for each of the above points.

     

    Regards