Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - Mixed HDL Simulation-Query

 
Thread Tools Search this Thread
Old 09-18-2006, 06:13 AM   #1
Default Mixed HDL Simulation-Query


Hello Everyone,

I was working in the simulation..
I have verilog TB and VHDL instance..When I try to simulate..Modelsim gives unresolved reference error.

example:

DATA = tb.U1.U2.U3.ram[addr_tmp[ADDRWID1:1]]:

U1 - testbench instance Name(dut).
U2,U3 - VHDL insntance(DUT Model instances)
ram is the signal with array type declaraion.

In the tb(VERILOG) trying to access the 2-dimentional array available in VHDL(Instance)..

If my instance is verilog no issues..when it comes to vhdl ,simulator gives error. So can you anyone give me the reason why its failing..Thanks in Advance..

-Sathish


Lesalesa
Lesalesa is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump