Answers Database


VERILOG-XL: Error! Identifier (glbl) not defined [Verilog-IDNOD]


Record #2373

Product Family: Software

Product Line: Cadence

Product Part: Verilog-XL

Product Version: 2.5

Problem Title:
VERILOG-XL: Error! Identifier (glbl) not defined [Verilog-IDNOD]


Problem Description:
Urgency: Standard

General Description:
When trying to load design for Verilog simulation, the following error is
issued within Verilog-XL:

Error!	Identifier (glbl) not defined  [Verilog-IDNOD]


Solution 1:

This error is a result of the non-usage of the glbl.v module during the
compilation and loading of the design. The glbl.v module enables the
use of the global set/reset in the design, and it is referenced by the
UNISIMS and the SIMPRIMS libraries. The glbl.v module at the following
location, $XILINX/verilog/src/glbl.v, and needs to be both compiled
and loaded in the simulation process.

Please see (Xilinx Solution 6701) on how to run simulation using Verilog-XL.

For more details on the usage of the glbl.v module see
(Xilinx Solution 6537)




End of Record #2373 - Last Modified: 11/04/99 11:19

For the latest news, design tips, and patch information on the Xilinx design environment, check out the Technical Tips!