Quantcast
Channel: UVM Forums RSS Feed
Viewing all articles
Browse latest Browse all 756

multiple maps on ral class

$
0
0

Hi,

We are using snps ralgen to generate the regmodel.

It appears that the ralgen creates only the default map.

 

We would like to have 2 maps for 2 separated if masters. Is there an online example for such case?

 

A post gen script can do one of the following 2 options:

 

1. add another instance of uvm_reg_map and copy/clone the ready map after finished build

2. add another instance of uvm_reg_map, and duplicate any map1.add_reg and map1.add_submap to map2

 

Which is preferable?

 

Thanks!

Elihai 

 


Viewing all articles
Browse latest Browse all 756

Trending Articles