📄 console.log
字号:
# Design: Design dchufa already active.
acom -reorder $DSN/src/dcf.vhd
# Compile with File Reorder...
# File: c:\My_Designs\d\dchufa\src\dcf.vhd
# Compile Entity "dcf"
# Compile Architecture "dcf" of Entity "dcf"
# Top-Level unit detected
# Entity => dcf
# Compile success 0 Errors 0 Warnings Analysis time : 0.5 [s]
# ELBREAD: Elaboration process.
# ELBREAD: Elaboration time 0.0 [s].
acom $DSN/src/dcf.vhd
# Compile...
# File: c:\My_Designs\d\dchufa\src\dcf.vhd
# Compile Entity "dcf"
# Entity `dcf' has been skipped - no difference detected.
# Compile Architecture "dcf" of Entity "dcf"
# Compile success 0 Errors 0 Warnings Analysis time : 0.1 [s]
# ELBREAD: Elaboration process.
# ELBREAD: Elaboration time 0.0 [s].
asim -advdataflow -retry 3 dcf dcf
# ELBREAD: Elaboration process.
# ELBREAD: Elaboration time 0.0 [s].
# asim: Stack memory: 32MB
# asim: Retval memory: 32MB
# KERNEL: Main thread initiated.
# KERNEL: Kernel process initialization phase.
# KERNEL: Time resolution set to 1ps.
# ELAB2: Elaboration final pass...
# ELAB2: Create instances ...
# ELAB2: Create instances complete.
# ELAB2: Elaboration final pass complete - time: 0.0 [s].
# KERNEL: Kernel process initialization done.
# Allocation: Simulator allocated 1050 kB (elbread=1023 elab2=2 kernel=25 sdf=0)
# 18:53, 2007年12月11日
# Simulation has been initialized
# Selected Top-Level: dcf (dcf)
run @100ns
# KERNEL: stopped at time: 100 ns
run @200ns
# KERNEL: stopped at time: 200 ns
acom $DSN/src/dcf.vhd $DSN/src/yyq.vhd
# Compile...
# File: c:\My_Designs\d\dchufa\src\dcf.vhd
# Compile Entity "dcf"
# Entity `dcf' has been skipped - no difference detected.
# Compile Architecture "dcf" of Entity "dcf"
# File: c:\My_Designs\d\dchufa\src\yyq.vhd
# Compile Entity "yyq"
# Compile Architecture "yyq" of Entity "yyq"
# Error: COMP96_0015: yyq.vhd : (48, 13): ';' expected.
# Compile failure 1 Errors 0 Warnings Analysis time : 0.1 [s]
acom $DSN/src/dcf.vhd $DSN/src/yyq.vhd
# Compile...
# File: c:\My_Designs\d\dchufa\src\dcf.vhd
# Compile Entity "dcf"
# Entity `dcf' has been skipped - no difference detected.
# Compile Architecture "dcf" of Entity "dcf"
# File: c:\My_Designs\d\dchufa\src\yyq.vhd
# Compile Entity "yyq"
# Entity `yyq' has been skipped - no difference detected.
# Compile Architecture "yyq" of Entity "yyq"
# Error: COMP96_0078: yyq.vhd : (50, 1): Unknown identifier "z".
# Error: COMP96_0133: yyq.vhd : (50, 1): Cannot find object declaration.
# Error: COMP96_0078: yyq.vhd : (51, 4): Unknown identifier "z".
# Error: COMP96_0133: yyq.vhd : (51, 4): Cannot find object declaration.
# Error: COMP96_0289: yyq.vhd : (51, 4): Prefix of index must be an array.
# Error: COMP96_0104: yyq.vhd : (51, 4): Undefined type of expression.
# Error: COMP96_0077: yyq.vhd : (51, 4): Assignment target incompatible with right side. Expected type "std_ulogic".
# Error: COMP96_0078: yyq.vhd : (52, 6): Unknown identifier "dff".
# Error: COMP96_0134: yyq.vhd : (52, 6): Cannot find component declaration.
# Error: COMP96_0078: yyq.vhd : (53, 6): Unknown identifier "dff".
# Error: COMP96_0134: yyq.vhd : (53, 6): Cannot find component declaration.
# Error: COMP96_0078: yyq.vhd : (54, 6): Unknown identifier "dff".
# Error: COMP96_0134: yyq.vhd : (54, 6): Cannot find component declaration.
# Error: COMP96_0078: yyq.vhd : (55, 6): Unknown identifier "dff".
# Error: COMP96_0134: yyq.vhd : (55, 6): Cannot find component declaration.
# Compile failure 15 Errors 0 Warnings Analysis time : 0.1 [s]
acom $DSN/src/dcf.vhd $DSN/src/yyq.vhd
# Compile...
# File: c:\My_Designs\d\dchufa\src\dcf.vhd
# Compile Entity "dcf"
# Entity `dcf' has been skipped - no difference detected.
# Compile Architecture "dcf" of Entity "dcf"
# File: c:\My_Designs\d\dchufa\src\yyq.vhd
# Compile Entity "yyq"
# Entity `yyq' has been skipped - no difference detected.
# Compile Architecture "yyq" of Entity "yyq"
# Error: COMP96_0015: yyq.vhd : (48, 14): ';' expected.
# Compile failure 1 Errors 0 Warnings Analysis time : 0.0 [s]
acom $DSN/src/dcf.vhd $DSN/src/yyq.vhd
# Compile...
# File: c:\My_Designs\d\dchufa\src\dcf.vhd
# Compile Entity "dcf"
# Entity `dcf' has been skipped - no difference detected.
# Compile Architecture "dcf" of Entity "dcf"
# File: c:\My_Designs\d\dchufa\src\yyq.vhd
# Compile Entity "yyq"
# Entity `yyq' has been skipped - no difference detected.
# Compile Architecture "yyq" of Entity "yyq"
# Error: COMP96_0015: yyq.vhd : (48, 14): ';' expected.
# Compile failure 1 Errors 0 Warnings Analysis time : 0.0 [s]
acom $DSN/src/yyq.vhd
# Compile...
# File: c:\My_Designs\d\dchufa\src\yyq.vhd
# Compile Entity "yyq"
# Entity `yyq' has been skipped - no difference detected.
# Compile Architecture "yyq" of Entity "yyq"
# Error: COMP96_0015: yyq.vhd : (48, 14): ';' expected.
# Compile failure 1 Errors 0 Warnings Analysis time : 0.0 [s]
acom $DSN/src/dcf.vhd $DSN/src/yyq.vhd
# Compile...
# File: c:\My_Designs\d\dchufa\src\dcf.vhd
# Compile Entity "dcf"
# Entity `dcf' has been skipped - no difference detected.
# Compile Architecture "dcf" of Entity "dcf"
# File: c:\My_Designs\d\dchufa\src\yyq.vhd
# Compile Entity "yyq"
# Entity `yyq' has been skipped - no difference detected.
# Compile Architecture "yyq" of Entity "yyq"
# Error: COMP96_0015: yyq.vhd : (48, 14): ';' expected.
# Compile failure 1 Errors 0 Warnings Analysis time : 0.1 [s]
acom $DSN/src/dcf.vhd $DSN/src/yyq.vhd
# Compile...
# File: c:\My_Designs\d\dchufa\src\dcf.vhd
# Compile Entity "dcf"
# Entity `dcf' has been skipped - no difference detected.
# Compile Architecture "dcf" of Entity "dcf"
# File: c:\My_Designs\d\dchufa\src\yyq.vhd
# Compile Entity "yyq"
# Entity `yyq' has been skipped - no difference detected.
# Compile Architecture "yyq" of Entity "yyq"
# Error: COMP96_0015: yyq.vhd : (48, 14): ';' expected.
# Compile failure 1 Errors 0 Warnings Analysis time : 0.0 [s]
acom $DSN/src/dcf.vhd $DSN/src/yyq.vhd
# Compile...
# File: c:\My_Designs\d\dchufa\src\dcf.vhd
# Compile Entity "dcf"
# Entity `dcf' has been skipped - no difference detected.
# Compile Architecture "dcf" of Entity "dcf"
# File: c:\My_Designs\d\dchufa\src\yyq.vhd
# Compile Entity "yyq"
# Entity `yyq' has been skipped - no difference detected.
# Compile Architecture "yyq" of Entity "yyq"
# Error: COMP96_0078: yyq.vhd : (50, 1): Unknown identifier "z".
# Error: COMP96_0133: yyq.vhd : (50, 1): Cannot find object declaration.
# Error: COMP96_0078: yyq.vhd : (51, 4): Unknown identifier "z".
# Error: COMP96_0133: yyq.vhd : (51, 4): Cannot find object declaration.
# Error: COMP96_0289: yyq.vhd : (51, 4): Prefix of index must be an array.
# Error: COMP96_0104: yyq.vhd : (51, 4): Undefined type of expression.
# Error: COMP96_0077: yyq.vhd : (51, 4): Assignment target incompatible with right side. Expected type "std_ulogic".
# Error: COMP96_0078: yyq.vhd : (52, 20): Unknown identifier "z".
# Error: COMP96_0078: yyq.vhd : (52, 29): Unknown identifier "z".
# Error: COMP96_0133: yyq.vhd : (52, 20): Cannot find object declaration.
# Error: COMP96_0289: yyq.vhd : (52, 20): Prefix of index must be an array.
# Error: COMP96_0133: yyq.vhd : (52, 29): Cannot find object declaration.
# Error: COMP96_0289: yyq.vhd : (52, 29): Prefix of index must be an array.
# Error: COMP96_0104: yyq.vhd : (52, 20): Undefined type of expression.
# Error: COMP96_0100: yyq.vhd : (52, 25): Actual parameter type in port map does not match the port formal type "clk".
# Error: COMP96_0104: yyq.vhd : (52, 29): Undefined type of expression.
# Error: COMP96_0078: yyq.vhd : (53, 20): Unknown identifier "z".
# Error: COMP96_0078: yyq.vhd : (53, 29): Unknown identifier "z".
# Error: COMP96_0133: yyq.vhd : (53, 20): Cannot find object declaration.
# Error: COMP96_0289: yyq.vhd : (53, 20): Prefix of index must be an array.
# Error: COMP96_0133: yyq.vhd : (53, 29): Cannot find object declaration.
# Error: COMP96_0289: yyq.vhd : (53, 29): Prefix of index must be an array.
# Error: COMP96_0104: yyq.vhd : (53, 20): Undefined type of expression.
# Error: COMP96_0100: yyq.vhd : (53, 25): Actual parameter type in port map does not match the port formal type "clk".
# Error: COMP96_0104: yyq.vhd : (53, 29): Undefined type of expression.
# Error: COMP96_0078: yyq.vhd : (54, 20): Unknown identifier "z".
# Error: COMP96_0078: yyq.vhd : (54, 29): Unknown identifier "z".
# Error: COMP96_0133: yyq.vhd : (54, 20): Cannot find object declaration.
# Error: COMP96_0289: yyq.vhd : (54, 20): Prefix of index must be an array.
# Error: COMP96_0133: yyq.vhd : (54, 29): Cannot find object declaration.
# Error: COMP96_0289: yyq.vhd : (54, 29): Prefix of index must be an array.
# Error: COMP96_0104: yyq.vhd : (54, 20): Undefined type of expression.
# Error: COMP96_0100: yyq.vhd : (54, 25): Actual parameter type in port map does not match the port formal type "clk".
# Error: COMP96_0104: yyq.vhd : (54, 29): Undefined type of expression.
# Error: COMP96_0078: yyq.vhd : (55, 20): Unknown identifier "z".
# Error: COMP96_0078: yyq.vhd : (55, 29): Unknown identifier "z".
# Error: COMP96_0133: yyq.vhd : (55, 20): Cannot find object declaration.
# Error: COMP96_0289: yyq.vhd : (55, 20): Prefix of index must be an array.
# Error: COMP96_0133: yyq.vhd : (55, 29): Cannot find object declaration.
# Error: COMP96_0289: yyq.vhd : (55, 29): Prefix of index must be an array.
# Error: COMP96_0104: yyq.vhd : (55, 20): Undefined type of expression.
# Error: COMP96_0100: yyq.vhd : (55, 25): Actual parameter type in port map does not match the port formal type "clk".
# Error: COMP96_0104: yyq.vhd : (55, 29): Undefined type of expression.
# Compile failure 43 Errors 0 Warnings Analysis time : 0.0 [s]
acom $DSN/src/dcf.vhd $DSN/src/yyq.vhd
# Compile...
# File: c:\My_Designs\d\dchufa\src\dcf.vhd
# Compile Entity "dcf"
# Entity `dcf' has been skipped - no difference detected.
# Compile Architecture "dcf" of Entity "dcf"
# File: c:\My_Designs\d\dchufa\src\yyq.vhd
# Compile Entity "yyq"
# Entity `yyq' has been skipped - no difference detected.
# Compile Architecture "yyq" of Entity "yyq"
# Error: COMP96_0015: yyq.vhd : (48, 14): ';' expected.
# Compile failure 1 Errors 0 Warnings Analysis time : 0.0 [s]
acom $DSN/src/dcf.vhd $DSN/src/yyq.vhd
# Compile...
# File: c:\My_Designs\d\dchufa\src\dcf.vhd
# Compile Entity "dcf"
# Entity `dcf' has been skipped - no difference detected.
# Compile Architecture "dcf" of Entity "dcf"
# File: c:\My_Designs\d\dchufa\src\yyq.vhd
# Compile Entity "yyq"
# Entity `yyq' has been skipped - no difference detected.
# Compile Architecture "yyq" of Entity "yyq"
# Error: COMP96_0015: yyq.vhd : (48, 14): ';' expected.
# Compile failure 1 Errors 0 Warnings Analysis time : 0.0 [s]
acom $DSN/src/dcf.vhd $DSN/src/yyq.vhd
# Compile...
# File: c:\My_Designs\d\dchufa\src\dcf.vhd
# Compile Entity "dcf"
# Entity `dcf' has been skipped - no difference detected.
# Compile Architecture "dcf" of Entity "dcf"
# File: c:\My_Designs\d\dchufa\src\yyq.vhd
# Compile Entity "yyq"
# Entity `yyq' has been skipped - no difference detected.
# Compile Architecture "yyq" of Entity "yyq"
# Error: COMP96_0015: yyq.vhd : (48, 14): ';' expected.
# Compile failure 1 Errors 0 Warnings Analysis time : 0.1 [s]
acom $DSN/src/dcf.vhd $DSN/src/yyq.vhd
# Compile...
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -