xst.xmsgs

来自「Xilinx VerilogHDL_LCD驱动程序的源代码」· XMSGS 代码 · 共 45 行

XMSGS
45
字号
<?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="HDLParsers" num="3300" delta="unknown" >Invalid date.time (&quot;<arg fmt="%s" index="1">I.34</arg>&quot;) scanned for file &quot;<arg fmt="%s" index="2">C:/Xilinx/spartan</arg>&quot; in dependency database.
</msg>

<msg type="warning" file="HDLParsers" num="11" delta="unknown" ><arg fmt="%s" index="1">xst/work/hdpdeps.ref</arg>.<arg fmt="%d" index="2">3</arg>: Invalid unit type: <arg fmt="%s" index="3">3E/jupiter/LCD/lcd.vhd</arg>
</msg>

<msg type="warning" file="HDLParsers" num="11" delta="unknown" ><arg fmt="%s" index="1">xst/work/hdpdeps.ref</arg>.<arg fmt="%d" index="2">6</arg>: Invalid unit type: <arg fmt="%s" index="3">3E/jupiter/LCD/lcd.vhd</arg>
</msg>

<msg type="warning" file="HDLParsers" num="3215" delta="unknown" >Unit <arg fmt="%s" index="1">work/LCD1602</arg> is now defined in a different file: was <arg fmt="%s" index="2">C:/Xilinx/spartan</arg>, now is <arg fmt="%s" index="3">C:/Xilinx/spartan 3E/jupiter/LCD/lcd.vhd</arg>
</msg>

<msg type="warning" file="HDLParsers" num="3215" delta="unknown" >Unit <arg fmt="%s" index="1">work/LCD1602/Behavioral</arg> is now defined in a different file: was <arg fmt="%s" index="2">C:/Xilinx/spartan</arg>, now is <arg fmt="%s" index="3">C:/Xilinx/spartan 3E/jupiter/LCD/lcd.vhd</arg>
</msg>

<msg type="info" file="Xst" num="1767" delta="unknown" >HDL ADVISOR - Resource sharing has identified that some arithmetic operations in this design can share the same physical resources for reduced device utilization. For improved clock frequency you may try to disable resource sharing.
</msg>

<msg type="info" file="Xst" num="1651" delta="unknown" >Address input of ROM &lt;<arg fmt="%s" index="1">Mrom__rom0001</arg>&gt; is tied to register &lt;<arg fmt="%s" index="2">datacnt</arg>&gt;.
</msg>

<msg type="info" file="Xst" num="2504" delta="unknown" >HDL ADVISOR - Initial contents of this register prevents it from being combined with the ROM for implementation as read-only block RAM.
</msg>

<msg type="info" file="Xst" num="1651" delta="unknown" >Address input of ROM &lt;<arg fmt="%s" index="1">Mrom__rom0000</arg>&gt; is tied to register &lt;<arg fmt="%s" index="2">datacnt</arg>&gt;.
</msg>

<msg type="info" file="Xst" num="2504" delta="unknown" >HDL ADVISOR - Initial contents of this register prevents it from being combined with the ROM for implementation as read-only block RAM.
</msg>

<msg type="info" file="Xst" num="1651" delta="unknown" >Address input of ROM &lt;<arg fmt="%s" index="1">Mrom__rom0002</arg>&gt; is tied to register &lt;<arg fmt="%s" index="2">datacnt</arg>&gt;.
</msg>

<msg type="info" file="Xst" num="2504" delta="unknown" >HDL ADVISOR - Initial contents of this register prevents it from being combined with the ROM for implementation as read-only block RAM.
</msg>

</messages>

⌨️ 快捷键说明

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