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

Subversion Repositories socgen

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /socgen/trunk/Projects/opencores.org/Mos6502/sw/tim_2
    from Rev 131 to Rev 135
    Reverse comparison

Rev 131 → Rev 135

/Makefile File deleted
/xml/tim_2.xml
27,45 → 27,45
// from http://www.opencores.org/lgpl.shtml //
// //
-->
<spirit:component
xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009"
<ipxact:component
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.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009
http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009/index.xsd">
xsi:schemaLocation="http://www.accellera.org/XMLSchema/IPXACT/1685-2014
http://www.accellera.org/XMLSchema/IPXACT/1685-2014/index.xsd">
 
<spirit:vendor>opencores.org</spirit:vendor>
<spirit:library>Mos6502</spirit:library>
<spirit:name>tim_2</spirit:name>
<spirit:version>code</spirit:version>
<ipxact:vendor>opencores.org</ipxact:vendor>
<ipxact:library>Mos6502</ipxact:library>
<ipxact:name>tim_2</ipxact:name>
<ipxact:version>code</ipxact:version>
 
<spirit:componentGenerators>
<ipxact:componentGenerators>
 
 
<spirit:componentGenerator>
<spirit:name>gen_code</spirit:name>
<spirit:phase>104.0</spirit:phase>
<spirit:apiType>none</spirit:apiType>
<spirit:vendorExtensions>
<ipxact:componentGenerator>
<ipxact:name>gen_code</ipxact:name>
<ipxact:phase>104.0</ipxact:phase>
<ipxact:apiType>none</ipxact:apiType>
<ipxact:vendorExtensions>
<socgen:envIdentifier>:*Simulation:*</socgen:envIdentifier>
</spirit:vendorExtensions>
<spirit:generatorExe>./tools/firmware/gen_crasm</spirit:generatorExe>
<spirit:parameters>
<spirit:parameter>
<spirit:name>output</spirit:name>
<spirit:value>tim_2.hex</spirit:value>
</spirit:parameter>
<spirit:parameter>
<spirit:value>tim_2.asm</spirit:value>
</spirit:parameter>
</ipxact:vendorExtensions>
<ipxact:generatorExe>tools/firmware/gen_crasm</ipxact:generatorExe>
<ipxact:parameters>
<ipxact:parameter>
<ipxact:name>output</ipxact:name>
<ipxact:value>tim_2.hex</ipxact:value>
</ipxact:parameter>
<ipxact:parameter>
<ipxact:value>tim_2.asm</ipxact:value>
</ipxact:parameter>
 
</spirit:parameters>
</spirit:componentGenerator>
</ipxact:parameters>
</ipxact:componentGenerator>
 
</spirit:componentGenerators>
</ipxact:componentGenerators>
 
 
</spirit:component>
</ipxact:component>
 
 
 

powered by: WebSVN 2.1.0

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