ngdbuild.xmsgs

来自「actel BASYs开发板自带的demo程序」· XMSGS 代码 · 共 36 行

XMSGS
36
字号
<?xml version="1.0" encoding="UTF-8"?>
<!-- IMPORTANT: This is an internal file that has been generated
     by the Xilinx ISE software.  Any direct editing or
     changes made to this file may result in unpredictable
     behavior or data corruption.  It is strongly advised that
     users do not edit the contents of this file. -->
<messages>
<msg type="info" file="NgdBuild" num="738" delta="unknown" >A case sensitive search for the INST, PAD, or NET element referred to by a constraint entry in &apos;<arg fmt="%s" index="1">MainBasys.ucf</arg>&apos; that accompanies this design has failed, while a case insensitive search is in progress. The result of the case insensitive search will be used, but messages will accompany each and every use of a case insensitive result. Constraints are case sensitive with respect to user-specified identifiers, which includes names of logic elements in a design.
</msg>

<msg type="info" file="NgdBuild" num="740" delta="unknown" >Line <arg fmt="%i" index="1">23</arg> in &apos;<arg fmt="%s" index="2">MainBasys.ucf</arg>&apos;: Found case insensitive match for NET name &apos;<arg fmt="%s" index="3">Led&lt;7&gt;</arg>&apos;. NET is &apos;<arg fmt="%s" index="4">led&lt;7&gt;</arg>&apos;.
</msg>

<msg type="info" file="NgdBuild" num="740" delta="unknown" >Line <arg fmt="%i" index="1">24</arg> in &apos;<arg fmt="%s" index="2">MainBasys.ucf</arg>&apos;: Found case insensitive match for NET name &apos;<arg fmt="%s" index="3">Led&lt;6&gt;</arg>&apos;. NET is &apos;<arg fmt="%s" index="4">led&lt;6&gt;</arg>&apos;.
</msg>

<msg type="info" file="NgdBuild" num="740" delta="unknown" >Line <arg fmt="%i" index="1">25</arg> in &apos;<arg fmt="%s" index="2">MainBasys.ucf</arg>&apos;: Found case insensitive match for NET name &apos;<arg fmt="%s" index="3">Led&lt;5&gt;</arg>&apos;. NET is &apos;<arg fmt="%s" index="4">led&lt;5&gt;</arg>&apos;.
</msg>

<msg type="info" file="NgdBuild" num="740" delta="unknown" >Line <arg fmt="%i" index="1">26</arg> in &apos;<arg fmt="%s" index="2">MainBasys.ucf</arg>&apos;: Found case insensitive match for NET name &apos;<arg fmt="%s" index="3">Led&lt;4&gt;</arg>&apos;. NET is &apos;<arg fmt="%s" index="4">led&lt;4&gt;</arg>&apos;.
</msg>

<msg type="info" file="NgdBuild" num="740" delta="unknown" >Line <arg fmt="%i" index="1">27</arg> in &apos;<arg fmt="%s" index="2">MainBasys.ucf</arg>&apos;: Found case insensitive match for NET name &apos;<arg fmt="%s" index="3">Led&lt;3&gt;</arg>&apos;. NET is &apos;<arg fmt="%s" index="4">led&lt;3&gt;</arg>&apos;.
</msg>

<msg type="info" file="NgdBuild" num="740" delta="unknown" >Line <arg fmt="%i" index="1">28</arg> in &apos;<arg fmt="%s" index="2">MainBasys.ucf</arg>&apos;: Found case insensitive match for NET name &apos;<arg fmt="%s" index="3">Led&lt;2&gt;</arg>&apos;. NET is &apos;<arg fmt="%s" index="4">led&lt;2&gt;</arg>&apos;.
</msg>

<msg type="info" file="NgdBuild" num="740" delta="unknown" >Line <arg fmt="%i" index="1">29</arg> in &apos;<arg fmt="%s" index="2">MainBasys.ucf</arg>&apos;: Found case insensitive match for NET name &apos;<arg fmt="%s" index="3">Led&lt;1&gt;</arg>&apos;. NET is &apos;<arg fmt="%s" index="4">led&lt;1&gt;</arg>&apos;.
</msg>

<msg type="info" file="NgdBuild" num="740" delta="unknown" >Line <arg fmt="%i" index="1">30</arg> in &apos;<arg fmt="%s" index="2">MainBasys.ucf</arg>&apos;: Found case insensitive match for NET name &apos;<arg fmt="%s" index="3">Led&lt;0&gt;</arg>&apos;. NET is &apos;<arg fmt="%s" index="4">led&lt;0&gt;</arg>&apos;.
</msg>

</messages>

⌨️ 快捷键说明

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