OpenCores
URL https://opencores.org/ocsvn/socgen/socgen/trunk

Subversion Repositories socgen

[/] [socgen/] [trunk/] [Projects/] [opencores.org/] [logic/] [ip/] [serial_rcvr/] [sim/] [testbenches/] [xml/] [serial_rcvr_bfm.design.xml] - Rev 135

Compare with Previous | Blame | View Log

<?xml version="1.0" encoding="UTF-8"?>
<!--                                                
//                                                //
// Generated File Do Not EDIT                     //
//                                                //
// regen by adding -tb to gen_verilog script      //
//                                                //
-->                                                 
<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>logic</ipxact:library>
<ipxact:name>serial_rcvr</ipxact:name>
<ipxact:version>bfm.design</ipxact:version>
<ipxact:vendorExtensions><socgen:nodes>


<socgen:node>
<ipxact:name>xmit_edge_enable</ipxact:name>
<ipxact:typeName>reg</ipxact:typeName>
</socgen:node>



<socgen:node>
<ipxact:name>xmit_parity_enable</ipxact:name>
<ipxact:typeName>reg</ipxact:typeName>
</socgen:node>


<socgen:node>
<ipxact:name>xmit_parity_type</ipxact:name>
<ipxact:typeName>reg</ipxact:typeName>
</socgen:node>



<socgen:node>
<ipxact:name>xmit_parity_force</ipxact:name>
<ipxact:typeName>reg</ipxact:typeName>
</socgen:node>



<socgen:node>
<ipxact:name>xmit_load</ipxact:name>
<ipxact:typeName>reg</ipxact:typeName>
</socgen:node>



<socgen:node>
<ipxact:name>xmit_start_value</ipxact:name>
<ipxact:typeName>reg</ipxact:typeName>
</socgen:node>


<socgen:node>
<ipxact:name>xmit_stop_value</ipxact:name>
<ipxact:typeName>reg</ipxact:typeName>
</socgen:node>




<socgen:node>
<ipxact:name>xmit_data</ipxact:name>
<ipxact:typeName>reg</ipxact:typeName>
<ipxact:wire><ipxact:vector><ipxact:left>WIDTH-1</ipxact:left><ipxact:right>0</ipxact:right></ipxact:vector></ipxact:wire>
</socgen:node>



<socgen:node>
<ipxact:name>shift_buffer</ipxact:name>
<ipxact:typeName>wire</ipxact:typeName>
<ipxact:wire><ipxact:vector><ipxact:left>WIDTH-1</ipxact:left><ipxact:right>0</ipxact:right></ipxact:vector></ipxact:wire>
</socgen:node>






</socgen:nodes></ipxact:vendorExtensions>



<ipxact:adHocConnections>

<ipxact:adHocConnection>
<ipxact:name>clk</ipxact:name>
<ipxact:internalPortReference componentRef="dutx" portRef="clk" />
</ipxact:adHocConnection>

<ipxact:adHocConnection>
<ipxact:name>reset</ipxact:name>
<ipxact:internalPortReference componentRef="dutx" portRef="reset" />
</ipxact:adHocConnection>

<ipxact:adHocConnection>
<ipxact:name>xmit_edge_enable</ipxact:name>
<ipxact:internalPortReference componentRef="dutx" portRef="edge_enable" />
</ipxact:adHocConnection>

<ipxact:adHocConnection>
<ipxact:name>xmit_parity_enable</ipxact:name>
<ipxact:internalPortReference componentRef="dutx" portRef="parity_enable" />
</ipxact:adHocConnection>

<ipxact:adHocConnection>
<ipxact:name>xmit_parity_type</ipxact:name>
<ipxact:internalPortReference componentRef="dutx" portRef="parity_type" />
</ipxact:adHocConnection>

<ipxact:adHocConnection>
<ipxact:name>xmit_parity_force</ipxact:name>
<ipxact:internalPortReference componentRef="dutx" portRef="parity_force" />
</ipxact:adHocConnection>

<ipxact:adHocConnection>
<ipxact:name>xmit_load</ipxact:name>
<ipxact:internalPortReference componentRef="dutx" portRef="load" />
</ipxact:adHocConnection>

<ipxact:adHocConnection>
<ipxact:name>xmit_start_value</ipxact:name>
<ipxact:internalPortReference componentRef="dutx" portRef="start_value" />
</ipxact:adHocConnection>

<ipxact:adHocConnection>
<ipxact:name>xmit_stop_value</ipxact:name>
<ipxact:internalPortReference componentRef="dutx" portRef="stop_value" />
</ipxact:adHocConnection>

<ipxact:adHocConnection>
<ipxact:name>serial</ipxact:name>
<ipxact:internalPortReference componentRef="dutx" portRef="ser_out" />
<ipxact:internalPortReference componentRef="dutr" portRef="ser_in" />
</ipxact:adHocConnection>

<ipxact:adHocConnection>
<ipxact:name>xmit_buffer_empty</ipxact:name>
<ipxact:internalPortReference componentRef="dutx" portRef="buffer_empty" />
</ipxact:adHocConnection>



<ipxact:adHocConnection>
<ipxact:name>xmit_data</ipxact:name>
<ipxact:internalPortReference componentRef="dutx" portRef="data" />
</ipxact:adHocConnection>










</ipxact:adHocConnections>
<ipxact:componentInstances>

<ipxact:componentInstance>
<ipxact:instanceName>dutx</ipxact:instanceName>
<ipxact:componentRef vendor="opencores.org" library="cde" name="serial" version="xmit" />
<ipxact:configurableElementValues>
 <ipxact:configurableElementValue referenceId="WIDTH">8</ipxact:configurableElementValue>
 <ipxact:configurableElementValue referenceId="SIZE">4</ipxact:configurableElementValue>
</ipxact:configurableElementValues>
</ipxact:componentInstance>



</ipxact:componentInstances>
</ipxact:design>

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.