- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
Designed a platform with building blocks like HPS, OCM and HPS EMIF DDR. Executed the Quartus design simulation script for VCS tool. Encountered with errors regarding quartus internal encrypted files.
Simulation Script:
run_vcs="vcs -lca -timescale=1ps/1ps -sverilog +verilog2001ext+.v $ELAB_OPTIONS $USER_DEFINED_ELAB_OPTIONS \
-l vcs_run.log \
-v $QUARTUS_INSTALL_DIR/eda/sim_lib/220model.v \
-v $QUARTUS_INSTALL_DIR/eda/sim_lib/sgate.v \
-v $QUARTUS_INSTALL_DIR/eda/sim_lib/altera_primitives.v \
-v $QUARTUS_INSTALL_DIR/eda/sim_lib/altera_mf.v \
$QUARTUS_INSTALL_DIR/eda/sim_lib/altera_lnsim.sv \
$QUARTUS_INSTALL_DIR/eda/sim_lib/tennm_atoms.sv \
$QUARTUS_INSTALL_DIR/eda/sim_lib/synopsys/tennm_atoms_ncrypt.sv \
$QUARTUS_INSTALL_DIR/eda/sim_lib/fmica_atoms_ncrypt.sv \
$QUARTUS_INSTALL_DIR/eda/sim_lib/tennm_hssi_atoms.sv \
$QUARTUS_INSTALL_DIR/eda/sim_lib/tennm_hssi_atoms_ncrypt.sv \
$QUARTUS_INSTALL_DIR/eda/sim_lib/ctfb_hssi_atoms.sv \
$QUARTUS_INSTALL_DIR/eda/sim_lib/synopsys/ctfb_hssi_atoms_ncrypt.sv \
$QUARTUS_INSTALL_DIR/eda/sim_lib/synopsys/ctfb_hssi_atoms2_ncrypt.sv \
$QUARTUS_INSTALL_DIR/../devices/sim_lib/tennm_agilex7_io96.sv \
$QUARTUS_INSTALL_DIR/../devices/sim_lib/tennm_agilex7_io96_ncrypt.sv \
$common_design_files \
$design_files \
$USER_DEFINED_ELAB_OPTIONS_APPEND \
-top $TOP_LEVEL_NAME
"
Error Message:
Parsing design file '/blrsim2/Tools/Intel/Quartus-pro-23_4/quartus//eda/sim_lib/synopsys/ctfb_hssi_atoms2_ncrypt.sv'
Parsing design file '/blrsim2/Tools/Intel/Quartus-pro-23_4/quartus//../devices/sim_lib/tennm_agilex7_io96.sv'
Parsing design file '/blrsim2/Tools/Intel/Quartus-pro-23_4/quartus//../devices/sim_lib/tennm_agilex7_io96_ncrypt.sv'
Error-[PE_CDB] Corrupted data_block
Checksum did not match for data_block in file
'/blrsim2/Tools/Intel/Quartus-pro-23_4/quartus//../devices/sim_lib/tennm_agilex7_io96_ncrypt.sv'
at line 5083314.
CPU time: 268.274 seconds to compile
Please support on this.
BR
Suresh
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry for the late reply on this, our team are currently looking into this and get back to you as soon as possible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry for the delay.
Were you able to resolve the issue?
Do you need any further assistance from my side?
If possible, could you upgrade your design to the latest Quartus Pro version 25.1.1 and check if the issue still persists?
Regarding simulation, you might want to try removing the following line from your simulation script:
$QUARTUS_INSTALL_DIR/eda/sim_lib/tennm_hssi_atoms_ncrypt.sv \
and keep only the non-encrypted simulation file:
$QUARTUS_INSTALL_DIR/eda/sim_lib/tennm_hssi_atoms.sv \
Let me know if this helps or if you encounter any further issues.
Regards,
Richard Tan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Any update on this?
Regards,
Richard Tan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We noticed that we haven't received a response from you regarding the latest previous question/reply/answer, and will now transitioning your inquiry to our community support. We apologize for any inconvenience this may cause and we appreciate your understanding.
If you have any further questions or concerns, please don't hesitate to reach out. Please login to https://supporttickets.intel.com/s/?language=en_US, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.
The community users will be able to help you on your follow-up questions.
Thank you for reaching out to us!
Best Regards,
Richard Tan

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page