URL
https://opencores.org/ocsvn/socgen/socgen/trunk
Subversion Repositories socgen
[/] [socgen/] [trunk/] [common/] [opencores.org/] [cde/] [ip/] [clock/] [rtl/] [xml/] [cde_clock_sys.design.xml] - Rev 135
Compare with Previous | Blame | View Log
<?xml version="1.0" encoding="UTF-8"?>
<!--
-->
<ipxact:design
xmlns:ipxact="http://www.accellera.org/XMLSchema/IPXACT/1685-2014"
xmlns:socgen="http://opencores.org"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.accellera.org/XMLSchema/IPXACT/1685-2014
http://www.accellera.org/XMLSchema/IPXACT/1685-2014/index.xsd">
<ipxact:vendor>opencores.org</ipxact:vendor>
<ipxact:library>cde</ipxact:library>
<ipxact:name>clock</ipxact:name>
<ipxact:version>sys.design</ipxact:version>
<ipxact:vendorExtensions><socgen:nodes>
<socgen:node><ipxact:name>ref_reset</ipxact:name>
<ipxact:typeName>reg</ipxact:typeName>
</socgen:node>
<socgen:node><ipxact:name>pwron_reset_n</ipxact:name>
<ipxact:typeName>reg</ipxact:typeName>
</socgen:node>
</socgen:nodes>
</ipxact:vendorExtensions>
<ipxact:adHocConnections>
<ipxact:adHocConnection>
<ipxact:name>ckIn</ipxact:name>
<ipxact:externalPortReference portRef="ckIn"/>
<ipxact:internalPortReference componentRef="dll" portRef="ref_clk"/>
</ipxact:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>pwron_reset</ipxact:name>
<ipxact:externalPortReference portRef="pwron_reset"/>
<ipxact:internalPortReference componentRef="dll" portRef="reset"/>
</ipxact:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>pwron_reset_n</ipxact:name>
<ipxact:externalPortReference portRef="pwron_reset_n"/>
<ipxact:internalPortReference componentRef="dll_rsync" portRef="reset_n"/>
<ipxact:internalPortReference componentRef="ref_rsync" portRef="reset_n"/>
</ipxact:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>ref_reset</ipxact:name>
<ipxact:externalPortReference portRef="ref_reset"/>
<ipxact:internalPortReference componentRef="dll_rsync" portRef="data_in"/>
<ipxact:internalPortReference componentRef="ref_rsync" portRef="data_in"/>
</ipxact:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>reset</ipxact:name>
<ipxact:externalPortReference portRef="reset"/>
<ipxact:internalPortReference componentRef="ref_rsync" portRef="data_out"/>
</ipxact:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>dll_reset</ipxact:name>
<ipxact:externalPortReference portRef="dll_reset"/>
<ipxact:internalPortReference componentRef="dll_rsync" portRef="data_out"/>
</ipxact:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>dll_clk</ipxact:name>
<ipxact:externalPortReference portRef="dll_clk"/>
<ipxact:internalPortReference componentRef="dll" portRef="dll_clk_out"/>
<ipxact:internalPortReference componentRef="dll_rsync" portRef="clk"/>
</ipxact:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>div_clk_out</ipxact:name>
<ipxact:externalPortReference portRef="div_clk_out"/>
<ipxact:internalPortReference componentRef="dll" portRef="div_clk_out"/>
<ipxact:internalPortReference componentRef="ref_rsync" portRef="clk"/>
</ipxact:adHocConnection>
</ipxact:adHocConnections>
<ipxact:componentInstances>
<ipxact:componentInstance>
<ipxact:instanceName>dll</ipxact:instanceName>
<ipxact:componentRef vendor="opencores.org" library="cde" name="clock" version="dll" />
<ipxact:configurableElementValues>
<ipxact:configurableElementValue referenceId="MULT">PLL_MULT</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="DIV">PLL_DIV</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="SIZE">PLL_SIZE</ipxact:configurableElementValue>
</ipxact:configurableElementValues>
</ipxact:componentInstance>
<ipxact:componentInstance>
<ipxact:instanceName>ref_rsync</ipxact:instanceName>
<ipxact:componentRef vendor="opencores.org" library="cde" name="sync" version="with_reset" />
<ipxact:configurableElementValues>
<ipxact:configurableElementValue referenceId="WIDTH">1</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="DEPTH">2</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="RST_VAL">1'b1</ipxact:configurableElementValue>
</ipxact:configurableElementValues>
</ipxact:componentInstance>
<ipxact:componentInstance>
<ipxact:instanceName>dll_rsync</ipxact:instanceName>
<ipxact:componentRef vendor="opencores.org" library="cde" name="sync" version="with_reset" />
<ipxact:configurableElementValues>
<ipxact:configurableElementValue referenceId="WIDTH">1</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="DEPTH">2</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="RST_VAL">1'b1</ipxact:configurableElementValue>
</ipxact:configurableElementValues>
</ipxact:componentInstance>
</ipxact:componentInstances>
</ipxact:design>