• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Functional Verification
  3. Stuck at a package not bound error in the accelerated UVM...

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 65
  • Views 7111
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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

arjunchak
arjunchak over 1 year ago

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

  • Cancel
  • tpylant
    tpylant over 1 year ago

    One of the included files in yapp_pkg is missing an endclass. I'd start at the bottom with test_lib.sv and work your way up. You could also try compiling the include files individually to see if you can locate the one that has the error.

    Tim

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information