⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 console.log

📁 RTL in Verilog (Vending Machine)
💻 LOG
📖 第 1 页 / 共 5 页
字号:
# Error: VCP5103 vending_machine.v : (150, 65): Undeclared identifier: price_item_3.
# Error: VCP2858 vending_machine.v : (151, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (160, 65): Undeclared identifier: price_item_4.
# Error: VCP2858 vending_machine.v : (161, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (171, 35): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2020 vending_machine.v : (174, 1): case/x/z...endcase pair(s) mismatch detected. 1 <endcase> tokens are missing.
# Error: VCP2020 vending_machine.v : (174, 1): module/macromodule...endmodule pair(s) mismatch detected. 1 <endmodule> tokens are missing.
# Error: VCP2000 vending_machine.v : (174, 1): Syntax error. Unexpected token: end[_END]. Expected tokens: 'endcase' , ''' , '(' , '{' , 'default' ... .
# Error: VCP2858 vending_machine.v : (180, 34): current_total_0 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (181, 34): current_total_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (182, 34): current_total_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (183, 34): current_total_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (184, 34): current_total_4 is not a valid left-hand side of a procedural assignment.
# Error: VCP2000 vending_machine.v : (187, 5): Syntax error. Unexpected token: else[_ELSE]. Expected tokens: '#' , '(' , '{' , 'assign' , 'begin' ... .
# Compile failure 26 Errors 0 Warnings  Analysis time: 0[s].
alog -sve  -work vending_machine $DSN/src/vending_machine.v
# Compile...
# Pass 1. Scanning modules hierarchy.
# Pass 2. Processing instantiations.
# Pass 3. Processing behavioral statements.
# Error: VCP5103 vending_machine.v : (109, 44): Undeclared identifier: price_item_1.
# Error: VCP2858 vending_machine.v : (109, 70): sufficient_item_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (110, 44): Undeclared identifier: price_item_2.
# Error: VCP2858 vending_machine.v : (110, 70): sufficient_item_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (111, 44): Undeclared identifier: price_item_3.
# Error: VCP2858 vending_machine.v : (111, 70): sufficient_item_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (112, 44): Undeclared identifier: price_item_4.
# Error: VCP2858 vending_machine.v : (112, 70): sufficient_item_4 is not a valid left-hand side of a procedural assignment.
# Error: VCP2000 vending_machine.v : (130, 41): Syntax error. Unexpected token: -[O_MINUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP2858 vending_machine.v : (131, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (140, 65): Undeclared identifier: price_item_2.
# Error: VCP2858 vending_machine.v : (141, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (150, 65): Undeclared identifier: price_item_3.
# Error: VCP2858 vending_machine.v : (151, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (160, 65): Undeclared identifier: price_item_4.
# Error: VCP2858 vending_machine.v : (161, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (171, 35): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2020 vending_machine.v : (174, 1): case/x/z...endcase pair(s) mismatch detected. 1 <endcase> tokens are missing.
# Error: VCP2020 vending_machine.v : (174, 1): module/macromodule...endmodule pair(s) mismatch detected. 1 <endmodule> tokens are missing.
# Error: VCP2000 vending_machine.v : (174, 1): Syntax error. Unexpected token: end[_END]. Expected tokens: 'endcase' , ''' , '(' , '{' , 'default' ... .
# Error: VCP2858 vending_machine.v : (180, 34): current_total_0 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (181, 34): current_total_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (182, 34): current_total_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (183, 34): current_total_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (184, 34): current_total_4 is not a valid left-hand side of a procedural assignment.
# Error: VCP2000 vending_machine.v : (187, 5): Syntax error. Unexpected token: else[_ELSE]. Expected tokens: '#' , '(' , '{' , 'assign' , 'begin' ... .
# Compile failure 26 Errors 0 Warnings  Analysis time: 0[s].
alog -sve  -work vending_machine $DSN/src/vending_machine.v
# Compile...
# Pass 1. Scanning modules hierarchy.
# Pass 2. Processing instantiations.
# Pass 3. Processing behavioral statements.
# Error: VCP2858 vending_machine.v : (109, 67): sufficient_item_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (110, 67): sufficient_item_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (111, 67): sufficient_item_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (112, 67): sufficient_item_4 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (131, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (141, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (151, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (161, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (171, 35): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2020 vending_machine.v : (174, 1): case/x/z...endcase pair(s) mismatch detected. 1 <endcase> tokens are missing.
# Error: VCP2020 vending_machine.v : (174, 1): module/macromodule...endmodule pair(s) mismatch detected. 1 <endmodule> tokens are missing.
# Error: VCP2000 vending_machine.v : (174, 1): Syntax error. Unexpected token: end[_END]. Expected tokens: 'endcase' , ''' , '(' , '{' , 'default' ... .
# Error: VCP2858 vending_machine.v : (181, 38): current_total_0 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (182, 38): current_total_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (183, 38): current_total_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (184, 38): current_total_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (185, 38): current_total_4 is not a valid left-hand side of a procedural assignment.
# Compile failure 17 Errors 0 Warnings  Analysis time: 0[s].
alog -sve  -work vending_machine $DSN/src/vending_machine.v
# Compile...
# Pass 1. Scanning modules hierarchy.
# Pass 2. Processing instantiations.
# Pass 3. Processing behavioral statements.
# Error: VCP2858 vending_machine.v : (109, 64): sufficient_item_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (110, 67): sufficient_item_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (111, 67): sufficient_item_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (112, 67): sufficient_item_4 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (131, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (141, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (151, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (161, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (171, 35): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2020 vending_machine.v : (174, 1): case/x/z...endcase pair(s) mismatch detected. 1 <endcase> tokens are missing.
# Error: VCP2020 vending_machine.v : (174, 1): module/macromodule...endmodule pair(s) mismatch detected. 1 <endmodule> tokens are missing.
# Error: VCP2000 vending_machine.v : (174, 1): Syntax error. Unexpected token: end[_END]. Expected tokens: 'endcase' , ''' , '(' , '{' , 'default' ... .
# Error: VCP2858 vending_machine.v : (181, 38): current_total_0 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (182, 38): current_total_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (183, 38): current_total_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (184, 38): current_total_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (185, 38): current_total_4 is not a valid left-hand side of a procedural assignment.
# Compile failure 17 Errors 0 Warnings  Analysis time: 0[s].
alog -sve  -work vending_machine $DSN/src/vending_machine.v
# Compile...
# Pass 1. Scanning modules hierarchy.
# Pass 2. Processing instantiations.
# Pass 3. Processing behavioral statements.
# Error: VCP2858 vending_machine.v : (109, 67): sufficient_item_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (110, 67): sufficient_item_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (111, 67): sufficient_item_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (112, 67): sufficient_item_4 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (130, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (140, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (150, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (160, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (170, 35): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (181, 38): current_total_0 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (182, 38): current_total_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (183, 38): current_total_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (184, 38): current_total_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (185, 38): current_total_4 is not a valid left-hand side of a procedural assignment.
# Compile failure 14 Errors 0 Warnings  Analysis time: 0[s].
alog -sve  -work vending_machine $DSN/src/vending_machine.v
# Compile...
# Pass 1. Scanning modules hierarchy.
# Pass 2. Processing instantiations.
# Pass 3. Processing behavioral statements.
# Error: VCP2858 vending_machine.v : (109, 67): sufficient_item_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (110, 67): sufficient_item_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (111, 67): sufficient_item_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (112, 67): sufficient_item_4 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (130, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (140, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (150, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (160, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (170, 35): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (181, 38): current_total_0 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (182, 38): current_total_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (183, 38): current_total_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (184, 38): current_total_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (185, 38): current_total_4 is not a valid left-hand side of a procedural assignment.
# Compile failure 14 Errors 0 Warnings  Analysis time: 0[s].

⌨️ 快捷键说明

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