Hi,
I have been using Questasim 6.6d on Linux to run all of the uvm-1.0p1 examples. All examples compile and run except for the Codec example. This example fails to compile with the following message:
# ** INTERNAL ERROR: (vsim-8603) Package 'uvm_pkg' has exported 9200 items, but 9204 items were expected.
# Region: /tb_top
The complete log file is as follows:
# vsim +UVM_VERBOSITY=UVM_MEDIUM -do {run -all; q} -l questa.log -c -sv_lib ../../../lib/uvm_dpi tb_top test
# ** Note: (vsim-3812) Design is being optimized...
# // QuestaSim 6.6d Nov 1 2010 Linux 2.6.9-78.0.13.ELsmp
#