URL
https://opencores.org/ocsvn/socgen/socgen/trunk
Subversion Repositories socgen
[/] [socgen/] [trunk/] [common/] [opencores.org/] [Testbench/] [bfms/] [uart_host/] [rtl/] [xml/] [uart_host_def.design.xml] - Rev 135
Compare with Previous | Blame | View Log
<?xml version="1.0" encoding="UTF-8"?><!--// //// Author : John Eaton Ouabache Designworks //// //// Copyright (C) 2010 Authors and OPENCORES.ORG //// //// This source file may be used and distributed without //// restriction provided that this copyright statement is not //// removed from the file and that any derivative work contains //// the original copyright notice and the associated disclaimer. //// //// This source file is free software; you can redistribute it //// and/or modify it under the terms of the GNU Lesser General //// Public License as published by the Free Software Foundation; //// either version 2.1 of the License, or (at your option) any //// later version. //// //// This source is distributed in the hope that it will be //// useful, but WITHOUT ANY WARRANTY; without even the implied //// warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR //// PURPOSE. See the GNU Lesser General Public License for more //// details. //// //// You should have received a copy of the GNU Lesser General //// Public License along with this source; if not, download it //// from http://www.opencores.org/lgpl.shtml //// //--><ipxact:designxmlns: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-2014http://www.accellera.org/XMLSchema/IPXACT/1685-2014/index.xsd"><ipxact:vendor>opencores.org</ipxact:vendor><ipxact:library>Testbench</ipxact:library><ipxact:name>uart_host</ipxact:name><ipxact:version>def.design</ipxact:version><ipxact:vendorExtensions><socgen:nodes><socgen:node><ipxact:name>exp_rxd_data_out</ipxact:name><ipxact:typeName>reg</ipxact:typeName><ipxact:wire><ipxact:vector><ipxact:left>7</ipxact:left><ipxact:right>0</ipxact:right></ipxact:vector></ipxact:wire></socgen:node><socgen:node><ipxact:name>mask_rxd_data_out</ipxact:name><ipxact:typeName>reg</ipxact:typeName><ipxact:wire><ipxact:vector><ipxact:left>7</ipxact:left><ipxact:right>0</ipxact:right></ipxact:vector></ipxact:wire></socgen:node><socgen:node><ipxact:name>exp_rxd_parity_error</ipxact:name><ipxact:typeName>reg</ipxact:typeName></socgen:node><socgen:node><ipxact:name>mask_rxd_parity_error</ipxact:name><ipxact:typeName>reg</ipxact:typeName></socgen:node><socgen:node><ipxact:name>exp_rxd_stop_error</ipxact:name><ipxact:typeName>reg</ipxact:typeName></socgen:node><socgen:node><ipxact:name>mask_rxd_stop_error</ipxact:name><ipxact:typeName>reg</ipxact:typeName></socgen:node></socgen:nodes></ipxact:vendorExtensions><ipxact:adHocConnections><ipxact:adHocConnection><ipxact:name>clk</ipxact:name><ipxact:externalPortReference portRef="slave_clk_clk"/><ipxact:internalPortReference componentRef="rxd_data_out_prb" portRef="clk"/><ipxact:internalPortReference componentRef="rxd_stop_error_prb" portRef="clk"/><ipxact:internalPortReference componentRef="rxd_parity_error_prb" portRef="clk"/></ipxact:adHocConnection><ipxact:adHocConnection><ipxact:name>exp_rxd_data_out</ipxact:name><ipxact:externalPortReference portRef="exp_rxd_data_out" left="7" right="0" /><ipxact:internalPortReference componentRef="rxd_data_out_prb" portRef="expected_value"/></ipxact:adHocConnection><ipxact:adHocConnection><ipxact:name>exp_rxd_stop_error</ipxact:name><ipxact:externalPortReference portRef="exp_rxd_stop_error" /><ipxact:internalPortReference componentRef="rxd_stop_error_prb" portRef="expected_value"/></ipxact:adHocConnection><ipxact:adHocConnection><ipxact:name>exp_rxd_parity_error</ipxact:name><ipxact:externalPortReference portRef="exp_rxd_parity_error" /><ipxact:internalPortReference componentRef="rxd_parity_error_prb" portRef="expected_value"/></ipxact:adHocConnection><ipxact:adHocConnection><ipxact:name>mask_rxd_data_out</ipxact:name><ipxact:externalPortReference portRef="mask_rxd_data_out" left="7" right="0" /><ipxact:internalPortReference componentRef="rxd_data_out_prb" portRef="mask"/></ipxact:adHocConnection><ipxact:adHocConnection><ipxact:name>mask_rxd_stop_error</ipxact:name><ipxact:externalPortReference portRef="mask_rxd_stop_error" /><ipxact:internalPortReference componentRef="rxd_stop_error_prb" portRef="mask"/></ipxact:adHocConnection><ipxact:adHocConnection><ipxact:name>mask_rxd_parity_error</ipxact:name><ipxact:externalPortReference portRef="mask_rxd_parity_error" /><ipxact:internalPortReference componentRef="rxd_parity_error_prb" portRef="mask"/></ipxact:adHocConnection><ipxact:adHocConnection><ipxact:name>rxd_data_out</ipxact:name><ipxact:externalPortReference portRef="rxd_data_out" left="7" right="0" /><ipxact:internalPortReference componentRef="rxd_data_out_prb" portRef="signal"/></ipxact:adHocConnection><ipxact:adHocConnection><ipxact:name>rxd_stop_error</ipxact:name><ipxact:externalPortReference portRef="rxd_stop_error" /><ipxact:internalPortReference componentRef="rxd_stop_error_prb" portRef="signal"/></ipxact:adHocConnection><ipxact:adHocConnection><ipxact:name>rxd_parity_error</ipxact:name><ipxact:externalPortReference portRef="rxd_parity_error" /><ipxact:internalPortReference componentRef="rxd_parity_error_prb" portRef="signal"/></ipxact:adHocConnection></ipxact:adHocConnections><ipxact:componentInstances><ipxact:componentInstance><ipxact:instanceName>rxd_data_out_prb</ipxact:instanceName> <ipxact:componentRef vendor="opencores.org" library="Testbench" name="io_probe" version="in" /><ipxact:configurableElementValues><ipxact:configurableElementValue referenceId="WIDTH">8</ipxact:configurableElementValue><ipxact:configurableElementValue referenceId="MESG">"uart_host receive Error"</ipxact:configurableElementValue></ipxact:configurableElementValues></ipxact:componentInstance><ipxact:componentInstance><ipxact:instanceName>rxd_stop_error_prb</ipxact:instanceName> <ipxact:componentRef vendor="opencores.org" library="Testbench" name="io_probe" version="in" /><ipxact:configurableElementValues><ipxact:configurableElementValue referenceId="WIDTH">1</ipxact:configurableElementValue><ipxact:configurableElementValue referenceId="MESG">"uart_host stop Error"</ipxact:configurableElementValue></ipxact:configurableElementValues></ipxact:componentInstance><ipxact:componentInstance><ipxact:instanceName>rxd_parity_error_prb</ipxact:instanceName> <ipxact:componentRef vendor="opencores.org" library="Testbench" name="io_probe" version="in" /><ipxact:configurableElementValues><ipxact:configurableElementValue referenceId="WIDTH">1</ipxact:configurableElementValue><ipxact:configurableElementValue referenceId="MESG">"uart_host parity Error"</ipxact:configurableElementValue></ipxact:configurableElementValues></ipxact:componentInstance></ipxact:componentInstances></ipxact:design>
