# ** Fatal: Attempting to load -nodebug design unit.
# Nodebug designs are not supported.
#
# Time: 0 ps Iteration: 0 Instance: /board File: ../board.v
# FATAL ERROR while loading design
# Error loading design
Error loading design
What I understand is the verilog files for the IP core are encrypted because of which hierarchical compilation is disabled. I see a switch -NODEBUG for vcom/vlog in modelsim.ini file. I disabled them to 0 but still the same error. Is there a way to remove this error in simulation ?
I went through a few related discussions on this group but could not arrive to any definite solution. Any help is appreciated.
Thanks,
Hima.