⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mapcompat.xml

📁 IT projecotr reference design.
💻 XML
字号:
<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="MapCompat.xslt"?>
<map_compatibility>
    <!-- If any information in this file is changed, 
        this revision number must be increased -->
    <revision>1.0</revision>
    <composer>
        <!-- Add a new <composer> section if any compatibility information
            changes for a new release.  If the information is the same,
            the new release number may be simply added to the previous
            release's <composer> section -->
        <!-- The <composer> release section may list one or more released
            version numbers separated by commas - spaces are optional and 
            ignored.  All  listed releases share the same map compatibility 
            settings -->
        <release>1.0, 1.1</release>
        <!-- each composer section has one or more <asic> sections for
             each valid asic type supported by that release of composer.
             If the <asic> block has no nested <map> blocks, then
             it effectively disables the config map version checking -->
        <asic>
            <type>DDP1000</type>
        </asic>
    </composer>
    <composer>
        <release>2.0, 2.1, 2.2, 2.3, 2.4, 2.4.1</release>
        <asic>
            <type>DDP1000</type>
        </asic>
        <asic>
            <type>DDP1010</type>
        </asic>
        <asic>
            <type>DDP1011</type>
        </asic>
    </composer>
    <composer>
        <release>3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7</release>
        <asic>
            <type>DDP1000</type>
        </asic>
        <asic>
            <type>DDP1010</type>
        </asic>
        <asic>
            <type>DDP1011</type>
        </asic>
        <asic>
            <type>DDP2000</type>
            <!-- An <asic> block may have one or more nested <map>
                 blocks.  Each <map> block indicates one or more compatible 
                 <version> blocks, which contain values that should match
                 the default map's CFG_REV field.
                 The values should be in hexadecimal notation, 
                 with a leading "0x" 
                 -->
            <map>
                <version>
                    <cfg_rev>0x41000001</cfg_rev>
                    <api>2.2-2.19, 3.0-3.5</api>
                    <!-- Ranges of api version numbers can be given by using a
                         dash (-) character between low and high version
                         numbers.  Multiple ranges are separated by commas
                         -->
                </version>
            </map>
        </asic>
    </composer>
    <composer>
        <release>4.0, 4.1, 4.2</release>
        <asic>
            <type>DDP1000</type>
        </asic>
        <asic>
            <type>DDP1010</type>
        </asic>
        <asic>
            <type>DDP1011</type>
        </asic>
        <asic>
            <type>DDP2000</type>
            <map>
                <version>
                    <cfg_rev>0x41000001</cfg_rev>
                    <api>2.2-2.19, 3.0-3.5</api>
                </version>
            </map>
        </asic>
    </composer>
    <!-- Note: there was no production release of v5.x of DLP Composer -->
    <composer>
        <release>6.0</release>
        <asic>
            <type>DDP1000</type>
        </asic>
        <asic>
            <type>DDP1010</type>
        </asic>
        <asic>
            <type>DDP1011</type>
        </asic>
        <asic>
            <type>DDP2000</type>
            <map>
                <version>
                    <cfg_rev>0x41000001</cfg_rev>
                    <api>2.2-2.19, 3.0-3.5</api>
                </version>
            </map>
        </asic>
        <asic>
            <type>DDP3020</type>
            <map>
                <version>
                    <cfg_rev>0x30200002</cfg_rev>
                    <api>1.0-1.5, 2.0-2.1</api>
                </version>
            </map>
        </asic>
        <asic>
            <type>DDP3021</type>
            <map>
                <version>
                    <cfg_rev>0x30210006</cfg_rev>
                    <api>1.0</api>
                </version>
                <version>
                    <cfg_rev>0x30210007</cfg_rev>
                    <api>1.1-1.2</api>
                </version>
                <version>
                    <cfg_rev>0x30210008</cfg_rev>
                    <api>1.3-1.5</api>
                </version>
            </map>
        </asic>
    </composer>
    <composer>
        <release>6.1</release>
        <asic>
            <type>DDP1000</type>
        </asic>
        <asic>
            <type>DDP1010</type>
        </asic>
        <asic>
            <type>DDP1011</type>
        </asic>
        <asic>
            <type>DDP2000</type>
            <map>
                <version>
                    <cfg_rev>0x41000001</cfg_rev>
                    <api>2.2-2.19, 3.0-3.5</api>
                </version>
            </map>
        </asic>
        <asic>
            <type>DDP3020</type>
            <map>
                <version>
                    <cfg_rev>0x30200003</cfg_rev>
                    <api>2.2</api>
                </version>
                <version>
                    <cfg_rev>0x30200004</cfg_rev>
                    <api>2.3</api>
                </version>
                <version>
                    <cfg_rev>0x30200005</cfg_rev>
                    <api>2.4</api>
                </version>
            </map>
        </asic>
        <asic>
            <type>DDP3021</type>
            <map>
                <version>
                    <cfg_rev>0x30210009</cfg_rev>
                    <api>1.6</api>
                </version>
                <version>
                    <cfg_rev>0x3021000A</cfg_rev>
                    <api>1.7-1.8</api>
                </version>
            </map>
        </asic>
    </composer>
    <composer>
        <release>6.2, 6.3, 6.4, 6.5</release>
        <asic>
            <type>DDP1000</type>
        </asic>
        <asic>
            <type>DDP1010</type>
        </asic>
        <asic>
            <type>DDP1011</type>
        </asic>
        <asic>
            <type>DDP2000</type>
            <map>
                <version>
                    <cfg_rev>0x41000001</cfg_rev>
                    <api>2.2-2.19, 3.0-3.5</api>
                </version>
            </map>
        </asic>
        <asic>
            <type>DDP3020</type>
            <map>
                <version>
                    <cfg_rev>0x30200003</cfg_rev>
                    <api>2.2</api>
                </version>
                <version>
                    <cfg_rev>0x30200004</cfg_rev>
                    <api>2.3</api>
                </version>
                <version>
                    <cfg_rev>0x30200005</cfg_rev>
                    <api>2.4</api>
                </version>
            </map>
        </asic>
        <asic>
            <type>DDP3021</type>
            <map>
                <version>
                    <cfg_rev>0x3021000B</cfg_rev>
                    <api>1.9-1.19</api>
                </version>
            </map>
        </asic>
    </composer>
    <composer>
        <release>6.6, 7.0,7.1</release>
        <asic>
            <type>DDP1000</type>
        </asic>
        <asic>
            <type>DDP1010</type>
        </asic>
        <asic>
            <type>DDP1011</type>
        </asic>
        <asic>
            <type>DDP2000</type>
            <map>
                <version>
                    <cfg_rev>0x41000001</cfg_rev>
                    <api>2.2-2.19, 3.0-3.5</api>
                </version>
            </map>
        </asic>
        <asic>
            <type>DDP3020</type>
            <map>
                <version>
                    <cfg_rev>0x30200003</cfg_rev>
                    <api>2.2</api>
                </version>
                <version>
                    <cfg_rev>0x30200004</cfg_rev>
                    <api>2.3</api>
                </version>
                <version>
                    <cfg_rev>0x30200005</cfg_rev>
                    <api>2.4</api>
                </version>
            </map>
        </asic>
        <asic>
            <type>DDP3021</type>
            <map>
                <version>
                    <cfg_rev>0x3021000C</cfg_rev>
                    <api>2.0</api>
                </version>
            </map>
        </asic>
        <asic>
            <type>DDP2230</type>
            <map> <!-- Sequence map -->
                <version>
                    <cfg_rev>0x22300003</cfg_rev>
                    <api>0.7</api>
                </version>
            </map>
            <map> <!-- Software map -->
                <version>
                    <cfg_rev>0x22300002</cfg_rev>
                    <api>0.7</api>
                </version>
            </map>
            <!-- There should be a one-to-one correspondence between
                 a <map> block and a default map.  For most ASIC types,
                 this means only a single <map> block per <asic>.
                 DDP2230, however, has multiple default maps, so it will have
                 multiple <map> blocks.  The order of the default map
                 filenames in the .projectclass file must match the order of
                 the <map> fields in the <asic> block. -->
        </asic>
    </composer>
</map_compatibility>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -