On further use this seems to be an annoying problem since some warnings appear even when I compile my own modules with -lint, this ones actually:
** Warning: [8] base/ovm_component.sv(2138): Undefined variable: global_configuration_table.
** Warning: [8] base/ovm_component.sv(2149): Undefined variable: global_configuration_table.
** Warning: [8] base/ovm_component.sv(2165): Undefined variable: global_configuration_table.
** Warning: [8] base/ovm_component.sv(2200): Undefined variable: global_configuration_table.
Even though I don't (yet) use includes.. Seems like a strange Questa thing, but it would be nice to see this fixed in future OVM versions. I fixed it in my copy to eliminate the compiler warnings..



Reply With Quote
Bookmarks