console.log

来自「RTL in Verilog (Vending Machine)」· LOG 代码 · 共 664 行 · 第 1/5 页

LOG
664
字号
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].
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 : (108, 64): sufficient_item_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (109, 67): sufficient_item_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (110, 67): sufficient_item_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (111, 67): sufficient_item_4 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (129, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (139, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (149, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (159, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (169, 35): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (180, 38): current_total_0 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (181, 38): current_total_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (182, 38): current_total_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (183, 38): current_total_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (184, 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: VCP5103 vending_machine.v : (108, 67): Undeclared identifier: True.
# Error: VCP2858 vending_machine.v : (109, 67): sufficient_item_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (110, 67): sufficient_item_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (111, 67): sufficient_item_4 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (129, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (139, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (149, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (159, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (169, 35): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (180, 38): current_total_0 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (181, 38): current_total_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (182, 38): current_total_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (183, 38): current_total_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (184, 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: VCP5103 vending_machine.v : (108, 67): Undeclared identifier: TRUE.
# Error: VCP2858 vending_machine.v : (109, 67): sufficient_item_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (110, 67): sufficient_item_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (111, 67): sufficient_item_4 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (129, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (139, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (149, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (159, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (169, 35): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (180, 38): current_total_0 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (181, 38): current_total_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (182, 38): current_total_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (183, 38): current_total_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (184, 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 : (108, 64): sufficient_item_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (109, 67): sufficient_item_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (110, 67): sufficient_item_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (111, 67): sufficient_item_4 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (129, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (139, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (149, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (159, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (169, 35): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (180, 38): current_total_0 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (181, 38): current_total_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (182, 38): current_total_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (183, 38): current_total_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (184, 38): current_total_4 is not a valid left-hand side of a procedural assignment.
# Compile failure 14 Errors 0 Warnings  Analysis time: 1[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 : (108, 64): sufficient_item_1 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (109, 67): sufficient_item_2 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (110, 67): sufficient_item_3 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (111, 67): sufficient_item_4 is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (129, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (139, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (149, 51): output_item is not a valid left-hand side of a procedural assignment.
# Error: VCP2858 vending_machine.v : (159, 51): output_item is not a valid left-hand side of a procedural assignment.

⌨️ 快捷键说明

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