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 '<arg fmt="%s" index="1">MainBasys.ucf</arg>' 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 '<arg fmt="%s" index="2">MainBasys.ucf</arg>': Found case insensitive match for NET name '<arg fmt="%s" index="3">Led<7></arg>'. NET is '<arg fmt="%s" index="4">led<7></arg>'.
</msg>
<msg type="info" file="NgdBuild" num="740" delta="unknown" >Line <arg fmt="%i" index="1">24</arg> in '<arg fmt="%s" index="2">MainBasys.ucf</arg>': Found case insensitive match for NET name '<arg fmt="%s" index="3">Led<6></arg>'. NET is '<arg fmt="%s" index="4">led<6></arg>'.
</msg>
<msg type="info" file="NgdBuild" num="740" delta="unknown" >Line <arg fmt="%i" index="1">25</arg> in '<arg fmt="%s" index="2">MainBasys.ucf</arg>': Found case insensitive match for NET name '<arg fmt="%s" index="3">Led<5></arg>'. NET is '<arg fmt="%s" index="4">led<5></arg>'.
</msg>
<msg type="info" file="NgdBuild" num="740" delta="unknown" >Line <arg fmt="%i" index="1">26</arg> in '<arg fmt="%s" index="2">MainBasys.ucf</arg>': Found case insensitive match for NET name '<arg fmt="%s" index="3">Led<4></arg>'. NET is '<arg fmt="%s" index="4">led<4></arg>'.
</msg>
<msg type="info" file="NgdBuild" num="740" delta="unknown" >Line <arg fmt="%i" index="1">27</arg> in '<arg fmt="%s" index="2">MainBasys.ucf</arg>': Found case insensitive match for NET name '<arg fmt="%s" index="3">Led<3></arg>'. NET is '<arg fmt="%s" index="4">led<3></arg>'.
</msg>
<msg type="info" file="NgdBuild" num="740" delta="unknown" >Line <arg fmt="%i" index="1">28</arg> in '<arg fmt="%s" index="2">MainBasys.ucf</arg>': Found case insensitive match for NET name '<arg fmt="%s" index="3">Led<2></arg>'. NET is '<arg fmt="%s" index="4">led<2></arg>'.
</msg>
<msg type="info" file="NgdBuild" num="740" delta="unknown" >Line <arg fmt="%i" index="1">29</arg> in '<arg fmt="%s" index="2">MainBasys.ucf</arg>': Found case insensitive match for NET name '<arg fmt="%s" index="3">Led<1></arg>'. NET is '<arg fmt="%s" index="4">led<1></arg>'.
</msg>
<msg type="info" file="NgdBuild" num="740" delta="unknown" >Line <arg fmt="%i" index="1">30</arg> in '<arg fmt="%s" index="2">MainBasys.ucf</arg>': Found case insensitive match for NET name '<arg fmt="%s" index="3">Led<0></arg>'. NET is '<arg fmt="%s" index="4">led<0></arg>'.
</msg>
</messages>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?