URL
https://opencores.org/ocsvn/socgen/socgen/trunk
Subversion Repositories socgen
[/] [socgen/] [trunk/] [common/] [opencores.org/] [cde/] [ip/] [reg/] [sim/] [testbenches/] [xml/] [cde_reg_bfm.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>reg</ipxact:name>
<ipxact:version>bfm.design</ipxact:version>
<ipxact:adHocConnections>
<ipxact:adHocConnection>
<ipxact:name>clk</ipxact:name>
<ipxact:externalPortReference portRef="clk"/>
<ipxact:internalPortReference componentRef="jtag_model" portRef="clk"/>
</ipxact:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>reset</ipxact:name>
<ipxact:externalPortReference portRef="reset"/>
<ipxact:internalPortReference componentRef="jtag_model" portRef="reset"/>
</ipxact:adHocConnection>
</ipxact:adHocConnections>
<ipxact:componentInstances>
<ipxact:componentInstance>
<ipxact:instanceName>register</ipxact:instanceName> <ipxact:componentRef vendor="opencores.org" library="cde" name="reg" version="def" />
</ipxact:componentInstance>
<ipxact:componentInstance>
<ipxact:instanceName>register_reset</ipxact:instanceName> <ipxact:componentRef vendor="opencores.org" library="cde" name="reg" version="rst" />
</ipxact:componentInstance>
<ipxact:componentInstance>
<ipxact:instanceName>register_preset</ipxact:instanceName> <ipxact:componentRef vendor="opencores.org" library="cde" name="reg" version="set" />
</ipxact:componentInstance>
</ipxact:componentInstances>
</ipxact:design>