mcu.map.smsg

来自「本程序为Verilog扫描键盘成,然后送给51单片机处理的程序.」· SMSG 代码 · 共 15 行

SMSG
15
字号
Info: *******************************************************************
Info: Running Quartus II Analysis & Synthesis
    Info: Version 6.1 Build 201 11/27/2006 SJ Web Edition
    Info: Processing started: Thu Apr 26 10:15:35 2007
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off mcu -c mcu
Info: Found 1 design units, including 1 entities, in source file top.v
    Info: Found entity 1: top
Error (10149): Verilog HDL Declaration error at mcu.v(33): identifier "scan_key" is already declared in the present scope File: E:/project/zhm1101/program/Verilog/li cheng/mcu.v Line: 33
Error (10112): Ignored design unit "mcu" at mcu.v(26) due to previous errors File: E:/project/zhm1101/program/Verilog/li cheng/mcu.v Line: 26
Error: Top-level design entity "mcu" is undefined
Error: Quartus II Analysis & Synthesis was unsuccessful. 3 errors, 0 warnings
    Info: Allocated 117 megabytes of memory during processing
    Error: Processing ended: Thu Apr 26 10:15:36 2007
    Error: Elapsed time: 00:00:01

⌨️ 快捷键说明

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