问题描述
每次我使用 UVM 运行 ModelSim 时,我都会收到此消息:
# *********** IMPORTANT RELEASE NOTES ************
#
# You are using a version of the UVM library that has been compiled
# with `UVM_NO_DEPRECATED undefined.
# See http://www.eda.org/svdb/view.PHP?id=3313 for more details.
#
# You are using a version of the UVM library that has been compiled
# with `UVM_OBJECT_MUST_HAVE_CONSTRUCTOR undefined.
# See http://www.eda.org/svdb/view.PHP?id=3770 for more details.
#
# (Specify +UVM_NO_RELNOTES to turn off this notice)
我想禁用它。我试过了: