Knowledge Base Article

Error-[PE_CDB] Corrupted data_block. Checksum did not match for data_block in file

Description

This error may occur when calling the Quartus® EDA Simulation Library Compiler using a 32-bit version of the Synopsys VCS* simulator in the Quartus® Prime Pro Edition Software version 24.1 and earlier. 

Resolution

Synopsys VCS* compilation must be run with 64-bit support. This error can be fixed with either of the following steps:

  • Add the "-full64" flag to the command line, some Design Examples do this by default.
  • Set the VCS_TARGET_ARCH appropriately, for example to "linux64" or "suse64".
Updated 3 months ago
Version 2.0
No CommentsBe the first to comment