cpldfit.xmsgs
来自「使用68013的测试程序」· XMSGS 代码 · 共 16 行
XMSGS
16 行
<?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="Cpld" num="1007" delta="unknown" >Removing unused input(s) '<arg fmt="%s" index="1">EP6empty</arg>'. The input(s) are unused after optimization. Please verify functionality via simulation.
</msg>
<msg type="warning" file="Cpld" num="179" delta="unknown" >The signal(s) '<arg fmt="%s" index="1">usbdata<7></arg>' are in combinational feedback loops.
These signals may cause hazards/glitches. Logic should include hazard reduction circuitry to avoid hazards/glitches. Apply the NOREDUCE parameter to the hazard reduction circuitry.
</msg>
</messages>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?