i am using the ovm/vmm interoperability libraries for running the vmm programs ion questa sim 6.4c
i can down load the libraries from the mentor site
it give the error
** Fatal: (vsim-3770) Failed to find user specified function 'vmm_str_match'. The search list was empty.
# Using -sv_lib, -sv_root, and -sv_liblist arguments can provide a search list
# of shared libraries that will be used to resolve user specified functions.
# Time: 0 ps Iteration: 0 Instance: /dramtb File: dram_tb_top.sv
# FATAL ERROR while loading design
# Error loading design
what can i do ? |