compile.log

来自「d flip flop t flip flop counter mux usin」· LOG 代码 · 共 16 行

LOG
16
字号
 Compilation...
 File: .\src\VHDL code8.vhd
 Compile Entity "counter"
 Compile Architecture "archi" of Entity "counter"
Error:  COMP96_0046:VHDL code8.vhd : (2, 276): Sequential statement expected.
Error:  COMP96_0019:VHDL code8.vhd : (2, 276): Keyword "end" expected.
Error:  COMP96_0019:VHDL code8.vhd : (2, 276): Keyword "if" expected.
Error:  COMP96_0015:VHDL code8.vhd : (2, 276): ';' expected.
Error:  COMP96_0019:VHDL code8.vhd : (2, 276): Keyword "end" expected.
Error:  COMP96_0019:VHDL code8.vhd : (2, 276): Keyword "process" expected.
Error:  COMP96_0015:VHDL code8.vhd : (2, 276): ';' expected.
Error:  COMP96_0019:VHDL code8.vhd : (2, 276): Keyword "end" expected.
Error:  COMP96_0015:VHDL code8.vhd : (2, 276): ';' expected.
Error:  COMP96_0016:VHDL code8.vhd : (2, 278): Design unit declaration expected.
 Compile failure 10 Errors 0 Warnings  Analysis time :  0.0 [s]

⌨️ 快捷键说明

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