xst.xmsgs

来自「verilog source code for uart design」· XMSGS 代码 · 共 18 行

XMSGS
18
字号
<?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="Xst" num="1872" delta="new" >Variable &lt;<arg fmt="%s" index="1">temp</arg>&gt; is used but never assigned.
</msg>

<msg type="info" file="Xst" num="1647" delta="new" >Data output of ROM &lt;<arg fmt="%s" index="1">Mrom__mux0002</arg>&gt; is tied to register &lt;<arg fmt="%s" index="2">full</arg>&gt;.
</msg>

<msg type="info" file="Xst" num="2506" delta="new" >In order to maximize performance and save block RAM resources, this small ROM will be implemented on LUT. If you want to force its implementation on block, use option/constraint rom_style.
</msg>

</messages>

⌨️ 快捷键说明

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