rahulgbe
09-04-2009, 12:00 PM
Hi,
Can the do_sprint be called from an ovm_sequence derived class? The ovm cookbook shows this being called from an ovm_component derived class.
Has anyone done this before?
# ** Error: (vsim-8268) ../src/tb/sequences/file_read_sequence.svh(71): No Default value for formal 'printer' in task/function do_sprint.
The cookbook example in 08_sequences/01_simple/top.sv does not work when the calling task and called function are both in separate ovm sequences.
Thanks,
Rahul.
Can the do_sprint be called from an ovm_sequence derived class? The ovm cookbook shows this being called from an ovm_component derived class.
Has anyone done this before?
# ** Error: (vsim-8268) ../src/tb/sequences/file_read_sequence.svh(71): No Default value for formal 'printer' in task/function do_sprint.
The cookbook example in 08_sequences/01_simple/top.sv does not work when the calling task and called function are both in separate ovm sequences.
Thanks,
Rahul.