URL
https://opencores.org/ocsvn/socgen/socgen/trunk
Subversion Repositories socgen
[/] [socgen/] [trunk/] [common/] [opencores.org/] [cde/] [ip/] [lifo/] [sim/] [testbenches/] [xml/] [lifo_def_duth.design.xml] - Rev 135
Compare with Previous | Blame | View Log
<?xml version="1.0" encoding="UTF-8"?><!--// //// Generated File Do Not EDIT //// //// ./tools/verilog/gen_tb -vendor opencores.org -library cde -component lifo -version def //// //--><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>cde</ipxact:library><ipxact:name>lifo</ipxact:name><ipxact:version>def_duth.design</ipxact:version><ipxact:adHocConnections><ipxact:adHocConnection><ipxact:name>clk</ipxact:name><ipxact:externalPortReference portRef="clk" /><ipxact:internalPortReference componentRef="dut" portRef="clk" /></ipxact:adHocConnection><ipxact:adHocConnection><ipxact:name>din</ipxact:name><ipxact:externalPortReference portRef="din" left="WIDTH-1" right="0" /><ipxact:internalPortReference componentRef="dut" portRef="din" /></ipxact:adHocConnection><ipxact:adHocConnection><ipxact:name>dout</ipxact:name><ipxact:externalPortReference portRef="dout" left="WIDTH-1" right="0" /><ipxact:internalPortReference componentRef="dut" portRef="dout" /></ipxact:adHocConnection><ipxact:adHocConnection><ipxact:name>pop</ipxact:name><ipxact:externalPortReference portRef="pop" /><ipxact:internalPortReference componentRef="dut" portRef="pop" /></ipxact:adHocConnection><ipxact:adHocConnection><ipxact:name>push</ipxact:name><ipxact:externalPortReference portRef="push" /><ipxact:internalPortReference componentRef="dut" portRef="push" /></ipxact:adHocConnection><ipxact:adHocConnection><ipxact:name>reset</ipxact:name><ipxact:externalPortReference portRef="reset" /><ipxact:internalPortReference componentRef="dut" portRef="reset" /></ipxact:adHocConnection></ipxact:adHocConnections><ipxact:componentInstances><ipxact:componentInstance><ipxact:instanceName>dut</ipxact:instanceName><ipxact:componentRef vendor="opencores.org" library="cde" name="lifo" version="def" /><ipxact:configurableElementValues><ipxact:configurableElementValue referenceId="SIZE">SIZE</ipxact:configurableElementValue><ipxact:configurableElementValue referenceId="WIDTH">WIDTH</ipxact:configurableElementValue><ipxact:configurableElementValue referenceId="WORDS">WORDS</ipxact:configurableElementValue><ipxact:configurableElementValue referenceId="WRITETHRU">WRITETHRU</ipxact:configurableElementValue></ipxact:configurableElementValues></ipxact:componentInstance></ipxact:componentInstances></ipxact:design>
