transcript
来自「本程序以ISE为开发平台」· 代码 · 共 24 行
TXT
24 行
# do DELAY_tbw2.ado
# ** Warning: (vlib-34) Library already exists at "work".
# resume
# Model Technology ModelSim SE vcom 6.2b Compiler 2006.07 Jul 31 2006
# -- Loading package standard
# -- Loading package std_logic_1164
# -- Loading package std_logic_arith
# -- Loading package std_logic_unsigned
# -- Compiling entity delay_vhd
# -- Compiling architecture behavioral of delay_vhd
# ** Warning: [14] DELAY_VHD.vhd(86): Array length is 8; string literal length is 7.
# Model Technology ModelSim SE vcom 6.2b Compiler 2006.07 Jul 31 2006
# -- Loading package standard
# -- Loading package std_logic_1164
# -- Loading package std_logic_arith
# -- Loading package std_logic_unsigned
# -- Loading package textio
# -- Loading package std_logic_textio
# -- Compiling entity delay_tbw2
# -- Compiling architecture testbench_arch of delay_tbw2
# ** Error: DELAY_tbw2.ant(49): near "'": syntax error
# ** Error: C:/Modeltech_6.2b/win32/vcom failed.
# Executing ONERROR command at macro ./DELAY_tbw2.ado line 10
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?