Hi Frenz,
I’m getting following elaboration error while trying to simulate my code.
################################################## ###################
Top level design units:
ahb_package
ahb_tb_top
`BLOCKING_PEEK_IMP (m_imp, T, t)
|
ncelab: *E,CUVHNF (/home/user/tut/ovm/ovm-2.0.1/src/tlm/ovm_imps.svh,61|33): Hierarchical name component lookup failed at ‘peek’.
irun: *E,ELBERR: Error during elaboration (status 1), exiting.
################################################## ###################
Can anyone give me an idea of where did I go wrong. I see that the connection b/w port and import is used and is correct.
Thanks in advance!
Rgds