In reply to abhineet2210:
There are no unpacked dimensions in what you have shown. What is the declaration for mpu_region_v_r?
This should have worked:
wire mpu_region_vr = &mpu_region_vr0;
In reply to abhineet2210:
There are no unpacked dimensions in what you have shown. What is the declaration for mpu_region_v_r?
This should have worked:
wire mpu_region_vr = &mpu_region_vr0;