Quantcast
Channel: Cadence Functional Verification Forum
Viewing all articles
Browse latest Browse all 1074

multiple uvm_package defination error

$
0
0
Hi everybody,
 
i have two different libraries named rtlwork and reggatwork and in both of them have an compiled UVM packages, one is used for normal rtl simulation and other is used for regression purpose.
 
but while i start simulation it shows an error as shown below, how can i get rid of this issue or is there a way to rename one of the package and how can i do this ??? 
 
import uvm_pkg::*;
               |
ncvlog: *E,MULTPK (/source_ovm/system_if_ovc/src/system_pkg.sv,58|15): Multiple (2) packages named "uvm_pkg" were found in the searched libraries: 
-> found verilog_package rtlwork.uvm_pkg:sv (VST)
-> found verilog_package reggatwork.uvm_pkg:sv (VST).
 
 
 
thanks in advance for your answers...
 
BR, Shravan 

Viewing all articles
Browse latest Browse all 1074

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>