Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how to make xilinx ise libraries visible in questa simulator library???

Status
Not open for further replies.

me0414013

Junior Member level 3
Joined
Aug 30, 2012
Messages
28
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
ongole
Activity points
1,504
hi..
while simulating a vhdl entity using verilog testbench using questa simulator i got the following error
----------------------------------------------------------------------
# ** Error: (vsim-3043) /home/lma/lma-verilog/ca/questa/states_chain_test.v(728): Unresolved reference to 'cap_ac0_aifs_r' in uu_acmac_cap_tb.U_CAP.cap_ac0_aifs_r.
# Region: /uu_acmac_cap_tb/test
# ** Error: (vsim-3043) /home/lma/lma-verilog/ca/questa/states_chain_test.v(728): Unresolved reference to 'cap_ac0_backoff_r' in uu_acmac_cap_tb.U_CAP.cap_ac0_backoff_r.
# Region: /uu_acmac_cap_tb/test
------------------------------------------------------------------------
on searching on the net i found that we have to make the corresponding libraries visible to the simulator and we have compile the coresponding libraries.. can u please help me in this regard???
thanks and regards.
 

There's a few older posts on this subject. Search the forum on "compxlib". Or google on "compxlib questasim" or compxlib modelsim" for more info.
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top