cherukukeshav
Junior Member level 3

vsim-3043
Hi
I used Flipflop primitive from language templates of Xilinx ISE9.1i in my design.
Problem-
When i try to simulate the design using modelsim. iam getting error like this..
project open {C:/Documents and Settings/keshago/Desktop/tetbench/flop}
# Loading project flop
# Compile of tesflop.v was successful.
vsim -L {C:/Documents and Settings/keshago/Desktop/resource/parts_lib} work.tesflop_v
# vsim -L {C:/Documents and Settings/keshago/Desktop/resource/parts_lib} work.tesflop_v
# Loading work.tesflop_v
# Loading C:/Documents and Settings/keshago/Desktop/resource/parts_lib.flop
# Loading C:/Documents and Settings/keshago/Desktop/resource/parts_lib.FDCE_1
# ** Error: (vsim-3043) C:/Documents and Settings/keshago/Desktop/resource/FDCE_1.v(39): Unresolved reference to 'glbl'.
# Region: /tesflop_v/uut/FDCE_1_inst
# Error loading design
The error details are
verror 3043
#
# vsim Message # 3043:
# The specified name in a simple or hierarchical reference cannot be found
# as an instance or object in the design.
#
But When i invoked the modelsim from ise i am able to simulate the design.
Can any body help me in this regard!
Thanks In advance
Keshav
Hi
I used Flipflop primitive from language templates of Xilinx ISE9.1i in my design.
Problem-
When i try to simulate the design using modelsim. iam getting error like this..
project open {C:/Documents and Settings/keshago/Desktop/tetbench/flop}
# Loading project flop
# Compile of tesflop.v was successful.
vsim -L {C:/Documents and Settings/keshago/Desktop/resource/parts_lib} work.tesflop_v
# vsim -L {C:/Documents and Settings/keshago/Desktop/resource/parts_lib} work.tesflop_v
# Loading work.tesflop_v
# Loading C:/Documents and Settings/keshago/Desktop/resource/parts_lib.flop
# Loading C:/Documents and Settings/keshago/Desktop/resource/parts_lib.FDCE_1
# ** Error: (vsim-3043) C:/Documents and Settings/keshago/Desktop/resource/FDCE_1.v(39): Unresolved reference to 'glbl'.
# Region: /tesflop_v/uut/FDCE_1_inst
# Error loading design
The error details are
verror 3043
#
# vsim Message # 3043:
# The specified name in a simple or hierarchical reference cannot be found
# as an instance or object in the design.
#
But When i invoked the modelsim from ise i am able to simulate the design.
Can any body help me in this regard!
Thanks In advance
Keshav