简介
<ipxact:component
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ipxact="http://www.accellera.org/XMLSchema/IPXACT/1685-2022"
xsi:schemaLocation="http://www.accellera.org/XMLSchema/IPXACT/1685-2022
http://www.accellera.org/XMLSchema/IPXACT/1685-2022/index.xsd">
<ipxact:vendor>spiritconsortium.org</ipxact:vendor>
<ipxact:library>Leon2RTL</ipxact:library>
<ipxact:name>leon2Proc</ipxact:name>
<ipxact:version>1.2</ipxact:version>
<ipxact:busInterfaces>
<ipxact:busInterface>
<ipxact:name>AHBtarget</ipxact:name>
<ipxact:busType
library="AMBA2"
name="AHB"
vendor="amba.com"
version="r2p0_6"/>
<ipxact:abstractionTypes>
<ipxact:abstractionType>
<ipxact:abstractionRef library="AMBA2"
name="AHB_rtl"
vendor="amba.com"
version="r2p0_6"/>
<ipxact:portMaps>
</ipxact:portMaps>
</ipxact:abstractionType>
</ipxact:abstractionTypes>
<ipxact:target>
<ipxact:memoryMapRef memoryMapRef="AHBtarget"/>
</ipxact:target>
<ipxact:connectionRequired>true</ipxact:connectionRequired>
</ipxact:busInterface>
</ipxact:busInterfaces>
<ipxact:memoryMaps>
<ipxact:memoryMap>
<ipxact:name>AHBtarget</ipxact:name>
<ipxact:addressBlock>
<ipxact:name>AHBlowest1k</ipxact:name>
<ipxact:baseAddress>0</ipxact:baseAddress>
<ipxact:range>1 * (2 ** 10)</ipxact:range>
<ipxact:width>32</ipxact:width>
<ipxact:usage>memory</ipxact:usage>
<ipxact:accessPolicies>
<ipxact:accessPolicy>
<ipxact:access>read-write</ipxact:access>
</ipxact:accessPolicy>
</ipxact:accessPolicies>
</ipxact:addressBlock>
</ipxact:memoryMap>
</ipxact:memoryMaps>
</ipxact:component>