Forum Discussion
IP_XACT_REGISTER_MAP for PCIE And DDR controller
- 5 years ago
Thanks, Boon. Yes, DDR and PCI-E IP do not really support the IP_XACT at this moment.
Hi,
I can't find any IP-XACT detail from the PCIe IP documentations.
From the link below, it states that the IP-XACT is NOT supported.
Regards -SK
Hi Sengkok,
thanks for your fast reply.
What about IP_XACT_REGISTER_MAP for DDR controller?
I was created example design of PCIe_Multi channel DMA Express and DDR controller. In that pcie_ed.ipxact and ed_sim_emif.ipxact file was generated.
here it was not mentioning the Registers of PCIe Multi channel DMA and DDR controllers. It shows only bus interface and port map of that
if possible please arrange webx meeting and this is my highest priority
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ipxact:component xmlns:altera="http://www.altera.com/XMLSchema/IPXact2014/extensions" xmlns:ipxact="http://www.accellera.org/XMLSchema/IPXACT/1685-2014">
<ipxact:vendor>Altera Corporation</ipxact:vendor>
<ipxact:library>pcie_ed</ipxact:library>
<ipxact:name>pcie_ed</ipxact:name>
<ipxact:version>1.0</ipxact:version>
<ipxact:busInterfaces>
<ipxact:busInterface>
<ipxact:name>refclk</ipxact:name>
<ipxact:busType vendor="altera" library="altera" name="clock" version="20.2"/>
<ipxact:abstractionTypes>
<ipxact:abstractionType>
<ipxact:abstractionRef vendor="altera" library="altera" name="clock" version="20.2"/>
<ipxact:portMaps>
<ipxact:portMap>
<ipxact:logicalPort>
<ipxact:name>clk</ipxact:name>
</ipxact:logicalPort>
<ipxact:physicalPort>
<ipxact:name>refclk_clk</ipxact:name>
</ipxact:physicalPort>
</ipxact:portMap>
</ipxact:portMaps>
</ipxact:abstractionType>
</ipxact:abstractionTypes>
<ipxact:slave/>
<ipxact:parameters>
<ipxact:parameter parameterId="clockRate" type="longint">
<ipxact:name>clockRate</ipxact:name>
<ipxact:displayName>Clock rate</ipxact:displayName>
<ipxact:value>100000000</ipxact:value>
</ipxact:parameter>
<ipxact:parameter parameterId="externallyDriven" type="bit">
<ipxact:name>externallyDriven</ipxact:name>
<ipxact:displayName>Externally driven</ipxact:displayName>
<ipxact:value>false</ipxact:value>
</ipxact:parameter>
<ipxact:parameter parameterId="ptfSchematicName" type="string">
<ipxact:name>ptfSchematicName</ipxact:name>
<ipxact:displayName>PTF schematic name</ipxact:displayName>
<ipxact:value></ipxact:value>
</ipxact:parameter>
</ipxact:parameters>
</ipxact:busInterface>
<ipxact:busInterface>
<ipxact:name>pcie_rstn</ipxact:name>
Thanks in Advance
Indirapriya