Hi,
I am trying to understand how to use the Avalanon Verilog BFM models.
I just generated a testbenhc using Qsys as instructed in the Avalanon BFM tutorial.
When I go to run the simulation I get the following single erro near the end of the compile stage.
Any suggestions on how to fix that appreciated.
Thanks Martin
Top level modules:
# st_bfm_qsys_tutorial_tb
# QuestaSim-64 vlog 10.2c Compiler 2013.07 Jul 18 2013
# -- Compiling module test_program
# ** Error: ./test_program.sv(32): Could not find the package (verbosity_pkg). Design read will continue, but expect a cascade of errors after this failure. Furthermore if you experience a vopt-7 error immediately before this error then please check the package names or the library search paths on the command line.
# ** Error: /net/tcfiler2.scs.agilent.com/vol/v51/rpdhw/tools/mentor/modeltech/10.2c/questasim/linux_x86_64/vlog failed.
# Error in macro /net/tcfiler2.scs.agilent.com/vol/v51/rpdhw/projects/greywolf/mataylor/work/altera-avalon-bfm/ug_avalon_verification/qsys/user_test_program/load_sim.tcl line 12
# /net/tcfiler2.scs.agilent.com/vol/v51/rpdhw/tools/mentor/modeltech/10.2c/questasim/linux_x86_64/vlog failed.
# while executing
# "vlog -sv ./test_program.sv"
I am trying to understand how to use the Avalanon Verilog BFM models.
I just generated a testbenhc using Qsys as instructed in the Avalanon BFM tutorial.
When I go to run the simulation I get the following single erro near the end of the compile stage.
Any suggestions on how to fix that appreciated.
Thanks Martin
Top level modules:
# st_bfm_qsys_tutorial_tb
# QuestaSim-64 vlog 10.2c Compiler 2013.07 Jul 18 2013
# -- Compiling module test_program
# ** Error: ./test_program.sv(32): Could not find the package (verbosity_pkg). Design read will continue, but expect a cascade of errors after this failure. Furthermore if you experience a vopt-7 error immediately before this error then please check the package names or the library search paths on the command line.
# ** Error: /net/tcfiler2.scs.agilent.com/vol/v51/rpdhw/tools/mentor/modeltech/10.2c/questasim/linux_x86_64/vlog failed.
# Error in macro /net/tcfiler2.scs.agilent.com/vol/v51/rpdhw/projects/greywolf/mataylor/work/altera-avalon-bfm/ug_avalon_verification/qsys/user_test_program/load_sim.tcl line 12
# /net/tcfiler2.scs.agilent.com/vol/v51/rpdhw/tools/mentor/modeltech/10.2c/questasim/linux_x86_64/vlog failed.
# while executing
# "vlog -sv ./test_program.sv"