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

Stuck at a package not bound error in the accelerated UVM course

$
0
0

I have been doing the Cadence Accelerated UVM with UVM 1.1 course and I am stuck at the part where you connect your testbench to the DUT. I keep getting a package not bound error even though I have compiled the package before simulation. I have attached the EDA playground of the code and the error message below. Can someone help me figure out whats wrong?

xmvlog: *E,EXPENC (yapp_pkg.sv,37|9): Expecting the keyword 'endclass'.
import yapp_pkg::*;
|
xmvlog: *E,NOPBIND (testbench.sv,9|14): Package yapp_pkg could not be bound.
import yapp_pkg::*;
|
xmvlog: *E,NOPBIND (testbench.sv,9|14): Package yapp_pkg could not be bound.

EDA Playground: www.edaplayground.com/.../P2km


Viewing all articles
Browse latest Browse all 1075

Trending Articles



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