24.03.2013 Views

ModelSim SE User's Manual - Electrical and Computer Engineering

ModelSim SE User's Manual - Electrical and Computer Engineering

ModelSim SE User's Manual - Electrical and Computer Engineering

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

UM-548 C - Error <strong>and</strong> warning messages<br />

Suppressing warning messages<br />

<strong>ModelSim</strong> <strong>SE</strong> User’s <strong>Manual</strong><br />

You can suppress some warning messages. For example, you may receive warning<br />

messages about unbound components about which you are not concerned.<br />

Suppressing VCOM warning messages<br />

Use the -nowarn argument to vcom (CR-311) to suppress a specific warning<br />

message. For example:<br />

vcom -nowarn 1<br />

Suppresses unbound component warning messages.<br />

Alternatively, warnings may be disabled for all compiles via the modelsim.ini file (see<br />

"[vcom] VHDL compiler control variables" (UM-527)).<br />

The warning message numbers are:<br />

1 = unbound component<br />

2 = process without a wait statement<br />

3 = null range<br />

4 = no space in time literal<br />

5 = multiple drivers on unresolved signal<br />

6 = compliance checks<br />

7 = optimization messages<br />

8 = lint checks<br />

9 = signal value dependency at elaboration<br />

10 = VHDL93 constructs in VHDL87 code<br />

Suppressing VLOG warning messages<br />

Use the +nowarn argument to vlog (CR-358) to suppress a specific warning message.<br />

Warnings that can be disabled include the name in square brackets in the warning<br />

message. For example:<br />

vlog +nowarnDECAY<br />

Suppresses decay warning messages.<br />

Suppressing VSIM warning messages<br />

Use the +nowarn argument to vsim (CR-373) to suppress a specific warning message.<br />

Warnings that can be disabled include the name in square brackets in the warning<br />

message. For example:<br />

vsim +nowarnTFMPC<br />

Suppresses warning messages about too few port connections.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!