codelock.sim.qmsg

来自「实现电子密码锁的各项功能,经过编译和仿真」· QMSG 代码 · 共 11 行

QMSG
11
字号
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" {  } {  } 3}
{ "Info" "IQEXE_START_BANNER_PRODUCT" "Simulator Quartus II " "Info: Running Quartus II Simulator" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 5.0 Build 168 06/22/2005 Service Pack 1 SJ Full Version " "Info: Version 5.0 Build 168 06/22/2005 Service Pack 1 SJ Full Version" {  } {  } 0} { "Info" "IQEXE_START_BANNER_TIME" "Wed Dec 05 17:21:41 2007 " "Info: Processing started: Wed Dec 05 17:21:41 2007" {  } {  } 0}  } {  } 4}
{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_sim --read_settings_files=on --write_settings_files=off codelock -c codelock " "Info: Command: quartus_sim --read_settings_files=on --write_settings_files=off codelock -c codelock" {  } {  } 0}
{ "Warning" "WSIM_NO_INAME_FOR_CHANNEL" "cout3 " "Warning: Ignored node in vector source file. Can't find corresponding node name \"cout3\" in design." {  } { { "D:/codelock/codelock.vwf" "" { Waveform "D:/codelock/codelock.vwf" "cout3" "0 ps" "0 ps" "" } }  } 0}
{ "Warning" "WSIM_NO_INAME_FOR_CHANNEL" "police " "Warning: Ignored node in vector source file. Can't find corresponding node name \"police\" in design." {  } { { "D:/codelock/codelock.vwf" "" { Waveform "D:/codelock/codelock.vwf" "police" "0 ps" "0 ps" "" } }  } 0}
{ "Warning" "WSIM_NO_CHANNEL_FOUND" "\|codelock1\|clk4 " "Warning: Can't find signal in vector source file for input pin \"\|codelock1\|clk4\"" {  } {  } 0}
{ "Warning" "WSIM_NO_CHANNEL_FOUND" "\|codelock1\|clk6 " "Warning: Can't find signal in vector source file for input pin \"\|codelock1\|clk6\"" {  } {  } 0}
{ "Info" "ISIM_SIM_SIMULATION_COVERAGE" "     36.23 % " "Info: Simulation coverage is      36.23 %" {  } {  } 0}
{ "Info" "ISIM_SIM_NUMBER_OF_TRANSITION" "2390 " "Info: Number of transitions in simulation is 2390" {  } {  } 0}
{ "Info" "IQEXE_ERROR_COUNT" "Simulator 0 s 4 s Quartus II " "Info: Quartus II Simulator was successful. 0 errors, 4 warnings" { { "Info" "IQEXE_END_BANNER_TIME" "Wed Dec 05 17:21:42 2007 " "Info: Processing ended: Wed Dec 05 17:21:42 2007" {  } {  } 0} { "Info" "IQEXE_ELAPSED_TIME" "00:00:01 " "Info: Elapsed time: 00:00:01" {  } {  } 0}  } {  } 0}

⌨️ 快捷键说明

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