Knowledge Base Article

Segmentation Fault During Elaboration with ModelSim SE

Description

If you run the ld or elab commands in the msim_setup.tcl script for a UniPHY-based IP core in ModelSim SE, you may encounter a segmentation fault during elaboration.

This issue applies to all UniPHY-based external memory interface IP cores when using ModelSim SE; this behaviour does not occur with ModelSim AE.

Resolution

The workaround for this issue is to use the ld_debug or elab_debug commands as provided in the msim_setup.tcl script, or to add the -novopt option to the vsim command in the script.

Updated 2 months ago
Version 2.0
No CommentsBe the first to comment