xst.xmsgs
来自「基于CPLD XC95018开发的一段VHDL代码」· XMSGS 代码 · 共 30 行
XMSGS
30 行
<?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="Xst" num="1561" delta="unknown" >"<arg fmt="%s" index="1">F:/cpld/xc.vhd</arg>" line <arg fmt="%d" index="2">117</arg>: Mux is complete : default of case is discarded
</msg>
<msg type="info" file="Xst" num="1561" delta="unknown" >"<arg fmt="%s" index="1">F:/cpld/xc.vhd</arg>" line <arg fmt="%d" index="2">189</arg>: Mux is complete : default of case is discarded
</msg>
<msg type="warning" file="Xst" num="647" delta="unknown" >Input <<arg fmt="%s" index="1">aint</arg>> is never used.
</msg>
<msg type="warning" file="Xst" num="647" delta="unknown" >Input <<arg fmt="%s" index="1">a13a</arg>> is never used.
</msg>
<msg type="warning" file="Xst" num="647" delta="unknown" >Input <<arg fmt="%s" index="1">comrst</arg>> is never used.
</msg>
<msg type="warning" file="Xst" num="1306" delta="unknown" >Output <<arg fmt="%s" index="1">inta</arg>> is never assigned.
</msg>
<msg type="warning" file="Xst" num="647" delta="unknown" >Input <<arg fmt="%s" index="1">dint</arg>> is never used.
</msg>
</messages>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?