xst.xmsgs
来自「本实例是学习fpga的入门程序 希望大家喜欢」· XMSGS 代码 · 共 66 行
XMSGS
66 行
<?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="warning" file="HDLCompilers" num="21" delta="unknown" ><arg fmt="%s" index="1">"freque.v" line 85 </arg>Zero width on based number ignored
</msg>
<msg type="warning" file="HDLCompilers" num="259" delta="unknown" ><arg fmt="%s" index="1">"freque.v" line 85 </arg>Connection to input port '<arg fmt="%s" index="2">dot</arg>' does not match port size
</msg>
<msg type="warning" file="Xst" num="646" delta="unknown" >Signal <<arg fmt="%s" index="1">data_value<3:0></arg>> is assigned but never used.
</msg>
<msg type="warning" file="Xst" num="646" delta="unknown" >Signal <<arg fmt="%s" index="1">CLKFX_OUT</arg>> is assigned but never used.
</msg>
<msg type="warning" file="Xst" num="737" delta="unknown" >Found <arg fmt="%d" index="1">24</arg>-bit latch for signal <<arg fmt="%s" index="2">data_value</arg>>.
</msg>
<msg type="warning" file="Xst" num="2677" delta="unknown" >Node <<arg fmt="%s" index="1">fre_count_0</arg>> of sequential type is unconnected in block <<arg fmt="%s" index="2">freque</arg>>.
</msg>
<msg type="warning" file="Xst" num="2677" delta="unknown" >Node <<arg fmt="%s" index="1">fre_count_1</arg>> of sequential type is unconnected in block <<arg fmt="%s" index="2">freque</arg>>.
</msg>
<msg type="warning" file="Xst" num="2677" delta="unknown" >Node <<arg fmt="%s" index="1">fre_count_2</arg>> of sequential type is unconnected in block <<arg fmt="%s" index="2">freque</arg>>.
</msg>
<msg type="warning" file="Xst" num="2677" delta="unknown" >Node <<arg fmt="%s" index="1">fre_count_3</arg>> of sequential type is unconnected in block <<arg fmt="%s" index="2">freque</arg>>.
</msg>
<msg type="info" file="Xst" num="2146" delta="unknown" >In block <<arg fmt="%s" index="1">freque</arg>>, <arg fmt="%s" index="2">Counter</arg> <<arg fmt="%s" index="3">display_cnt</arg>> </msg>
<msg type="warning" file="Xst" num="2677" delta="unknown" >Node <<arg fmt="%s" index="1">fre_count_0</arg>> of sequential type is unconnected in block <<arg fmt="%s" index="2">freque</arg>>.
</msg>
<msg type="warning" file="Xst" num="2677" delta="unknown" >Node <<arg fmt="%s" index="1">fre_count_1</arg>> of sequential type is unconnected in block <<arg fmt="%s" index="2">freque</arg>>.
</msg>
<msg type="warning" file="Xst" num="2677" delta="unknown" >Node <<arg fmt="%s" index="1">fre_count_2</arg>> of sequential type is unconnected in block <<arg fmt="%s" index="2">freque</arg>>.
</msg>
<msg type="warning" file="Xst" num="2677" delta="unknown" >Node <<arg fmt="%s" index="1">fre_count_3</arg>> of sequential type is unconnected in block <<arg fmt="%s" index="2">freque</arg>>.
</msg>
<msg type="warning" file="Xst" num="2677" delta="unknown" >Node <<arg fmt="%s" index="1">data_value_0</arg>> of sequential type is unconnected in block <<arg fmt="%s" index="2">freque</arg>>.
</msg>
<msg type="warning" file="Xst" num="2677" delta="unknown" >Node <<arg fmt="%s" index="1">data_value_1</arg>> of sequential type is unconnected in block <<arg fmt="%s" index="2">freque</arg>>.
</msg>
<msg type="warning" file="Xst" num="2677" delta="unknown" >Node <<arg fmt="%s" index="1">data_value_2</arg>> of sequential type is unconnected in block <<arg fmt="%s" index="2">freque</arg>>.
</msg>
<msg type="warning" file="Xst" num="2677" delta="unknown" >Node <<arg fmt="%s" index="1">data_value_3</arg>> of sequential type is unconnected in block <<arg fmt="%s" index="2">freque</arg>>.
</msg>
<msg type="info" file="Xst" num="1843" delta="unknown" >HDL ADVISOR - FlipFlop <arg fmt="%s" index="1">periode0</arg> connected to a primary input has been replicated
</msg>
</messages>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?