📄 console.log
字号:
alog -sve -work vending_machine $DSN/src/vending_machine.v
# Compile...
# Pass 1. Scanning modules hierarchy.
# Error: VCP2000 vending_machine.v : (94, 7): Syntax error. Unexpected token: =. Expected tokens: ':' , '#' , '(' , ',' , ';' ... .
# Error: VCP2000 vending_machine.v : (95, 10): Syntax error. Unexpected token: =. Expected tokens: ':' , '#' , '(' , ',' , ';' ... .
# Warning: VCP2515 vending_machine.v : (96, 1): Undefined module: sufficient_item_4 was used. Port connection rules will not be checked at such instantiations.
# Warning: VCP2515 vending_machine.v : (94, 1): Undefined module: input_hundred was used. Port connection rules will not be checked at such instantiations.
# Compile failure 2 Errors 2 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 : (103, 11): Undeclared identifier: S0.
# Error: VCP5103 vending_machine.v : (105, 43): Undeclared identifier: S1.
# Error: VCP5103 vending_machine.v : (106, 38): Undeclared identifier: S0.
# Error: VCP5103 vending_machine.v : (108, 11): Undeclared identifier: S1.
# Error: VCP2000 vending_machine.v : (110, 44): Syntax error. Unexpected token: +[O_PLUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP2000 vending_machine.v : (111, 46): Syntax error. Unexpected token: +[O_PLUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP2000 vending_machine.v : (112, 45): Syntax error. Unexpected token: +[O_PLUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP5103 vending_machine.v : (114, 44): Undeclared identifier: price_item_1.
# Error: VCP2858 vending_machine.v : (114, 70): sufficient_item_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (115, 44): Undeclared identifier: price_item_2.
# Error: VCP2858 vending_machine.v : (115, 70): sufficient_item_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (116, 44): Undeclared identifier: price_item_3.
# Error: VCP2858 vending_machine.v : (116, 70): sufficient_item_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (117, 44): Undeclared identifier: price_item_4.
# Error: VCP2858 vending_machine.v : (117, 70): sufficient_item_4 is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (119, 54): Undeclared identifier: S3.
# Error: VCP5103 vending_machine.v : (120, 38): Undeclared identifier: S1.
# Error: VCP5103 vending_machine.v : (122, 53): Undeclared identifier: S2.
# Error: VCP5103 vending_machine.v : (124, 11): Undeclared identifier: S2.
# Error: VCP5103 vending_machine.v : (126, 33): Undeclared identifier: S0.
# Error: VCP5103 vending_machine.v : (129, 11): Undeclared identifier: S3.
# Error: VCP2000 vending_machine.v : (135, 41): Syntax error. Unexpected token: -[O_MINUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP2858 vending_machine.v : (136, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (137, 49): Undeclared identifier: S4.
# Error: VCP5103 vending_machine.v : (139, 49): Undeclared identifier: S3.
# Error: VCP2000 vending_machine.v : (145, 41): Syntax error. Unexpected token: -[O_MINUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP2858 vending_machine.v : (146, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (147, 49): Undeclared identifier: S4.
# Error: VCP5103 vending_machine.v : (149, 46): Undeclared identifier: S3.
# Error: VCP2000 vending_machine.v : (155, 41): Syntax error. Unexpected token: -[O_MINUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP2858 vending_machine.v : (156, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (157, 49): Undeclared identifier: S4.
# Error: VCP5103 vending_machine.v : (159, 46): Undeclared identifier: S3.
# Error: VCP2000 vending_machine.v : (165, 41): Syntax error. Unexpected token: -[O_MINUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP2858 vending_machine.v : (166, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (167, 49): Undeclared identifier: S4.
# Error: VCP5103 vending_machine.v : (169, 46): Undeclared identifier: S3.
# Error: VCP5103 vending_machine.v : (171, 41): Undeclared identifier: S3.
# Error: VCP5103 vending_machine.v : (172, 53): Undeclared identifier: S2.
# Error: VCP5103 vending_machine.v : (174, 11): Undeclared identifier: S4.
# Error: VCP2858 vending_machine.v : (176, 35): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (177, 33): Undeclared identifier: S2.
# Error: VCP2020 vending_machine.v : (179, 1): case/x/z...endcase pair(s) mismatch detected. 1 <endcase> tokens are missing.
# Error: VCP2020 vending_machine.v : (179, 1): module/macromodule...endmodule pair(s) mismatch detected. 1 <endmodule> tokens are missing.
# Error: VCP2000 vending_machine.v : (179, 1): Syntax error. Unexpected token: end[_END]. Expected tokens: 'endcase' , ''' , '(' , '{' , 'default' ... .
# Error: VCP5103 vending_machine.v : (185, 20): Undeclared identifier: S0.
# Compile failure 46 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 : (103, 11): Undeclared identifier: S0.
# Error: VCP5103 vending_machine.v : (105, 43): Undeclared identifier: S1.
# Error: VCP5103 vending_machine.v : (106, 38): Undeclared identifier: S0.
# Error: VCP5103 vending_machine.v : (108, 11): Undeclared identifier: S1.
# Error: VCP2000 vending_machine.v : (110, 44): Syntax error. Unexpected token: +[O_PLUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP2000 vending_machine.v : (111, 46): Syntax error. Unexpected token: +[O_PLUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP2000 vending_machine.v : (112, 45): Syntax error. Unexpected token: +[O_PLUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP5103 vending_machine.v : (114, 44): Undeclared identifier: price_item_1.
# Error: VCP2858 vending_machine.v : (114, 70): sufficient_item_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (115, 44): Undeclared identifier: price_item_2.
# Error: VCP2858 vending_machine.v : (115, 70): sufficient_item_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (116, 44): Undeclared identifier: price_item_3.
# Error: VCP2858 vending_machine.v : (116, 70): sufficient_item_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (117, 44): Undeclared identifier: price_item_4.
# Error: VCP2858 vending_machine.v : (117, 70): sufficient_item_4 is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (119, 54): Undeclared identifier: S3.
# Error: VCP5103 vending_machine.v : (120, 38): Undeclared identifier: S1.
# Error: VCP5103 vending_machine.v : (122, 53): Undeclared identifier: S2.
# Error: VCP5103 vending_machine.v : (124, 11): Undeclared identifier: S2.
# Error: VCP5103 vending_machine.v : (126, 33): Undeclared identifier: S0.
# Error: VCP5103 vending_machine.v : (129, 11): Undeclared identifier: S3.
# Error: VCP2000 vending_machine.v : (135, 41): Syntax error. Unexpected token: -[O_MINUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP2858 vending_machine.v : (136, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (137, 49): Undeclared identifier: S4.
# Error: VCP5103 vending_machine.v : (139, 49): Undeclared identifier: S3.
# Error: VCP2000 vending_machine.v : (145, 41): Syntax error. Unexpected token: -[O_MINUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP2858 vending_machine.v : (146, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (147, 49): Undeclared identifier: S4.
# Error: VCP5103 vending_machine.v : (149, 46): Undeclared identifier: S3.
# Error: VCP2000 vending_machine.v : (155, 41): Syntax error. Unexpected token: -[O_MINUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP2858 vending_machine.v : (156, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (157, 49): Undeclared identifier: S4.
# Error: VCP5103 vending_machine.v : (159, 46): Undeclared identifier: S3.
# Error: VCP2000 vending_machine.v : (165, 41): Syntax error. Unexpected token: -[O_MINUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP2858 vending_machine.v : (166, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (167, 49): Undeclared identifier: S4.
# Error: VCP5103 vending_machine.v : (169, 46): Undeclared identifier: S3.
# Error: VCP5103 vending_machine.v : (171, 41): Undeclared identifier: S3.
# Error: VCP5103 vending_machine.v : (172, 53): Undeclared identifier: S2.
# Error: VCP5103 vending_machine.v : (174, 11): Undeclared identifier: S4.
# Error: VCP2858 vending_machine.v : (176, 35): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP5103 vending_machine.v : (177, 33): Undeclared identifier: S2.
# Error: VCP2020 vending_machine.v : (179, 1): case/x/z...endcase pair(s) mismatch detected. 1 <endcase> tokens are missing.
# Error: VCP2020 vending_machine.v : (179, 1): module/macromodule...endmodule pair(s) mismatch detected. 1 <endmodule> tokens are missing.
# Error: VCP2000 vending_machine.v : (179, 1): Syntax error. Unexpected token: end[_END]. Expected tokens: 'endcase' , ''' , '(' , '{' , 'default' ... .
# Error: VCP5103 vending_machine.v : (185, 20): Undeclared identifier: S0.
# Compile failure 46 Errors 0 Warnings Analysis time: 0[s].
alog -sve -work vending_machine $DSN/src/vending_machine.v
# Compile...
# Pass 1. Scanning modules hierarchy.
# Error: VCP2000 vending_machine.v : (94, 7): Syntax error. Unexpected token: =. Expected tokens: ':' , '#' , '(' , ',' , ';' ... .
# Error: VCP2000 vending_machine.v : (95, 10): Syntax error. Unexpected token: =. Expected tokens: ':' , '#' , '(' , ',' , ';' ... .
# Warning: VCP2515 vending_machine.v : (96, 1): Undefined module: sufficient_item_4 was used. Port connection rules will not be checked at such instantiations.
# Warning: VCP2515 vending_machine.v : (94, 1): Undefined module: input_hundred was used. Port connection rules will not be checked at such instantiations.
# Compile failure 2 Errors 2 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 : (98, 11): Undeclared identifier: S0.
# Error: VCP5103 vending_machine.v : (100, 87): Undeclared identifier: S1.
# Error: VCP5103 vending_machine.v : (101, 38): Undeclared identifier: S0.
# Error: VCP5103 vending_machine.v : (103, 11): Undeclared identifier: S1.
# Error: VCP2000 vending_machine.v : (105, 44): Syntax error. Unexpected token: +[O_PLUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP2000 vending_machine.v : (106, 46): Syntax error. Unexpected token: +[O_PLUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP2000 vending_machine.v : (107, 45): Syntax error. Unexpected token: +[O_PLUS]. Expected tokens: ':' , '(' , '.' , ';' , '=' ... .
# Error: VCP5103 vending_machine.v : (109, 44): Undeclared identifier: price_item_1.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -