Copy paste leaves bug in code.
You have used sequence type in component factory registration.
`uvm_component_utils (read_write_seq) // this should be read_write_test
Regards,
Kerul Modi
Copy paste leaves bug in code.
You have used sequence type in component factory registration.
`uvm_component_utils (read_write_seq) // this should be read_write_test
Regards,
Kerul Modi