xst.xmsgs

来自「基于spartan3e的LCD显示程序,可直接将其bit文件烧写到spartan」· XMSGS 代码 · 共 23 行

XMSGS
23
字号
<?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="819" delta="unknown" >&quot;<arg fmt="%s" index="1">E:/MicroBlaze/s3esk_lcd/pcores/s3esk_lcd_v1_00_a/devl/fsm/fsm_RW1.vhd</arg>&quot; line <arg fmt="%d" index="2">58</arg>: The following signals are missing in the process sensitivity list:
<arg fmt="%s" index="3">CTRL1</arg>.
</msg>

<msg type="warning" file="Xst" num="819" delta="unknown" >&quot;<arg fmt="%s" index="1">E:/MicroBlaze/s3esk_lcd/pcores/s3esk_lcd_v1_00_a/devl/fsm/fsm_RW1.vhd</arg>&quot; line <arg fmt="%d" index="2">68</arg>: The following signals are missing in the process sensitivity list:
<arg fmt="%s" index="3">CTRL1</arg>.
</msg>

<msg type="info" file="Xst" num="1304" delta="unknown" >Contents of register &lt;<arg fmt="%s" index="1">RD_H</arg>&gt; in unit &lt;<arg fmt="%s" index="2">fsm1</arg>&gt; never changes during circuit operation. The register is replaced by logic.
</msg>

<msg type="info" file="Xst" num="1304" delta="unknown" >Contents of register &lt;<arg fmt="%s" index="1">RD_L</arg>&gt; in unit &lt;<arg fmt="%s" index="2">fsm1</arg>&gt; never changes during circuit operation. The register is replaced by logic.
</msg>

</messages>

⌨️ 快捷键说明

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