Is it possible to map 2 different sequencers to a reg_map one for read one for write?

In reply to srikanthvvs1:

As per my ( current ) understanding ::

A register map can be mapped to a Single Sequencer .

You would need 2 register maps since you have 2 different sequencer / interface for write and read .

I am curios about following ::

**For a “RW” register would you map it to both register maps ( with same offset address ) ?

Eg : rd_reg_map with “RO” access and wr_reg_map with “RW” access .**