ff.map.qmsg

来自「是一些很好的FPGA设计实例」· QMSG 代码 · 共 9 行

QMSG
9
字号
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" {  } {  } 3 0 "*******************************************************************" 0 0}
{ "Info" "IQEXE_START_BANNER_PRODUCT" "Analysis & Synthesis Quartus II " "Info: Running Quartus II Analysis & Synthesis" { { "Info" "IQEXE_START_BANNER_VERSION" "Version 6.0 Build 178 04/27/2006 SJ Full Version " "Info: Version 6.0 Build 178 04/27/2006 SJ Full Version" {  } {  } 0 0 "%1!s!" 0 0} { "Info" "IQEXE_START_BANNER_TIME" "Fri Feb 09 02:12:57 2007 " "Info: Processing started: Fri Feb 09 02:12:57 2007" {  } {  } 0 0 "Processing started: %1!s!" 0 0}  } {  } 4 0 "Running %2!s! %1!s!" 0 0}
{ "Info" "IQEXE_START_BANNER_COMMANDLINE" "quartus_map --read_settings_files=on --write_settings_files=off FF -c FF " "Info: Command: quartus_map --read_settings_files=on --write_settings_files=off FF -c FF" {  } {  } 0 0 "Command: %1!s!" 0 0}
{ "Info" "ISGN_NUM_OF_DESIGN_UNITS_AND_ENTITIES" "FF.bdf 1 1 " "Info: Found 1 design units, including 1 entities, in source file FF.bdf" { { "Info" "ISGN_ENTITY_NAME" "1 FF " "Info: Found entity 1: FF" {  } { { "FF.bdf" "" { Schematic "C:/altera/ym/text2/FF.bdf" { } } }  } 0 0 "Found entity %1!d!: %2!s!" 0 0}  } {  } 0 0 "Found %2!d! design units, including %3!d! entities, in source file %1!s!" 0 0}
{ "Info" "ISGN_START_ELABORATION_TOP" "FF " "Info: Elaborating entity \"FF\" for the top level hierarchy" {  } {  } 0 0 "Elaborating entity \"%1!s!\" for the top level hierarchy" 0 0}
{ "Warning" "WGDFX_PIN_IGNORED" "S " "Warning: Pin \"S\" not connected" {  } { { "FF.bdf" "" { Schematic "C:/altera/ym/text2/FF.bdf" { { 40 -152 16 56 "S" "" } } } }  } 0 0 "Pin \"%1!s!\" not connected" 0 0}
{ "Error" "ESGN_NODE_MISSING_SOURCE" "Q " "Error: Node \"Q\" is missing source" {  } { { "FF.bdf" "Q" { Schematic "C:/altera/ym/text2/FF.bdf" { { 32 80 176 48 "Q" "" } } } }  } 0 0 "Node \"%1!s!\" is missing source" 0 0}
{ "Error" "EQEXE_ERROR_COUNT" "Analysis & Synthesis 1  1  Quartus II " "Error: Quartus II Analysis & Synthesis was unsuccessful. 1 error, 1 warning" { { "Error" "EQEXE_END_BANNER_TIME" "Fri Feb 09 02:12:58 2007 " "Error: Processing ended: Fri Feb 09 02:12:58 2007" {  } {  } 0 0 "Processing ended: %1!s!" 0 0} { "Error" "EQEXE_ELAPSED_TIME" "00:00:01 " "Error: Elapsed time: 00:00:01" {  } {  } 0 0 "Elapsed time: %1!s!" 0 0}  } {  } 0 0 "%6!s! %1!s! was unsuccessful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0}

⌨️ 快捷键说明

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