I have an home-grown register block class, which may have registers across multiple ranges, say [A..B], [C..D]. But the class has only one amba_pv_s port. Is there any way to bind an amba_pv_decoder master port to this class' slave port? If not, is there any other class from Fast Models library that can help with this situation?
Thanks
-Oscar
I may not fully understand your question but amba_pv_decoder can have multiple slave ports. See https://developer.arm.com/documentation/100962/1117/Example-systems/Bridge-example and $MAXCORE_HOME/AMBA-PV/examples/bridge_example .P.S. If you are an existing FM customer, you can create a support case through https://support.developer.arm.com/my-cases/open-case/Kind regards,Toshi