xst.xmsgs
来自「基于spartan3e的LCD显示程序,可直接将其bit文件烧写到spartan」· 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="HDLParsers" num="3534" delta="unknown" >"<arg fmt="%s" index="1">C:/EDK/hw/XilinxProcessorIPLib/pcores/proc_common_v2_00_a/hdl/vhdl/proc_common_pkg.vhd</arg>" Line <arg fmt="%d" index="2">382</arg>. In the function <arg fmt="%s" index="3">Get_RLOC_Name</arg>, not all control paths contain a return statement.
</msg>
<msg type="warning" file="HDLParsers" num="3534" delta="unknown" >"<arg fmt="%s" index="1">C:/EDK/hw/XilinxProcessorIPLib/pcores/proc_common_v2_00_a/hdl/vhdl/proc_common_pkg.vhd</arg>" Line <arg fmt="%d" index="2">397</arg>. In the function <arg fmt="%s" index="3">Get_Reg_File_Area</arg>, not all control paths contain a return statement.
</msg>
<msg type="error" file="HDLParsers" num="164" delta="unknown" >"<arg fmt="%s" index="1">E:/MicroBlaze/s3esk_lcd/pcores/s3esk_lcd_v1_00_a/hdl/vhdl/user_logic.vhd</arg>" Line <arg fmt="%d" index="2">328</arg>. <arg fmt="%s" index="3">parse error, unexpected ELSIF</arg>
</msg>
</messages>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?