📄 lift.map.qmsg
字号:
{ "Info" "IOPT_INFERENCING_SUMMARY" "2 " "Info: Inferred 2 megafunctions from design logic" { { "Info" "IOPT_LPM_COUNTER_INFERRED" "fen:u1\|cnt1\[0\]~0 23 " "Info: Inferred lpm_counter megafunction (LPM_WIDTH=23) from the following logic: \"fen:u1\|cnt1\[0\]~0\"" { } { { "fen.vhd" "cnt1\[0\]~0" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/fen.vhd" 18 -1 0 } } } 0 0 "Inferred lpm_counter megafunction (LPM_WIDTH=%2!d!) from the following logic: \"%1!s!\"" 0 0} { "Info" "IOPT_LPM_COUNTER_INFERRED" "fen:u1\|cnt2\[0\]~0 16 " "Info: Inferred lpm_counter megafunction (LPM_WIDTH=16) from the following logic: \"fen:u1\|cnt2\[0\]~0\"" { } { { "fen.vhd" "cnt2\[0\]~0" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/fen.vhd" 18 -1 0 } } } 0 0 "Inferred lpm_counter megafunction (LPM_WIDTH=%2!d!) from the following logic: \"%1!s!\"" 0 0} } { } 0 0 "Inferred %1!d! megafunctions from design logic" 0 0}
{ "Info" "ISGN_NUM_OF_DESIGN_UNITS_AND_ENTITIES" "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf 1 1 " "Info: Found 1 design units, including 1 entities, in source file g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" { { "Info" "ISGN_ENTITY_NAME" "1 lpm_counter " "Info: Found entity 1: lpm_counter" { } { { "lpm_counter.tdf" "" { Text "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" 247 1 0 } } } 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_ELABORATION_HEADER" "fen:u1\|lpm_counter:cnt1_rtl_0 " "Info: Elaborated megafunction instantiation \"fen:u1\|lpm_counter:cnt1_rtl_0\"" { } { } 0 0 "Elaborated megafunction instantiation \"%1!s!\"" 0 0}
{ "Info" "ISGN_ELABORATION_HEADER" "fen:u1\|lpm_counter:cnt2_rtl_1 " "Info: Elaborated megafunction instantiation \"fen:u1\|lpm_counter:cnt2_rtl_1\"" { } { } 0 0 "Elaborated megafunction instantiation \"%1!s!\"" 0 0}
{ "Info" "IOPT_SMP_MACHINE_PREPROCESS_STAT_NO_BITS" "\|threelift\|mylift 10 " "Info: State machine \"\|threelift\|mylift\" contains 10 states" { } { { "threelift.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/threelift.vhd" 44 -1 0 } } } 0 0 "State machine \"%1!s!\" contains %2!d! states" 0 0}
{ "Info" "IOPT_SMP_MACHINE_REPORT_PROCESSOR" "Auto \|threelift\|mylift " "Info: Selected Auto state machine encoding method for state machine \"\|threelift\|mylift\"" { } { { "threelift.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/threelift.vhd" 44 -1 0 } } } 0 0 "Selected %1!s! state machine encoding method for state machine \"%2!s!\"" 0 0}
{ "Info" "IOPT_SMP_MACHINE_POSTPROCESS_STAT_HEADER" "\|threelift\|mylift " "Info: Encoding result for state machine \"\|threelift\|mylift\"" { { "Info" "IOPT_SMP_MACHINE_POSTPROCESS_STAT_BITS_HEADER" "4 " "Info: Completed encoding using 4 state bits" { { "Info" "IOPT_SMP_MACHINE_POSTPROCESS_STAT_BITS" "mylift.state_bit_3 " "Info: Encoded state bit \"mylift.state_bit_3\"" { } { } 0 0 "Encoded state bit \"%1!s!\"" 0 0} { "Info" "IOPT_SMP_MACHINE_POSTPROCESS_STAT_BITS" "mylift.state_bit_2 " "Info: Encoded state bit \"mylift.state_bit_2\"" { } { } 0 0 "Encoded state bit \"%1!s!\"" 0 0} { "Info" "IOPT_SMP_MACHINE_POSTPROCESS_STAT_BITS" "mylift.state_bit_1 " "Info: Encoded state bit \"mylift.state_bit_1\"" { } { } 0 0 "Encoded state bit \"%1!s!\"" 0 0} { "Info" "IOPT_SMP_MACHINE_POSTPROCESS_STAT_BITS" "mylift.state_bit_0 " "Info: Encoded state bit \"mylift.state_bit_0\"" { } { } 0 0 "Encoded state bit \"%1!s!\"" 0 0} } { } 0 0 "Completed encoding using %1!d! state bits" 0 0} { "Info" "IOPT_SMP_MACHINE_POSTPROCESS_STAT_CODE" "\|threelift\|mylift.stopon1 0000 " "Info: State \"\|threelift\|mylift.stopon1\" uses code string \"0000\"" { } { { "threelift.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/threelift.vhd" 44 -1 0 } } } 0 0 "State \"%1!s!\" uses code string \"%2!s!\"" 0 0} { "Info" "IOPT_SMP_MACHINE_POSTPROCESS_STAT_CODE" "\|threelift\|mylift.dooropen 0010 " "Info: State \"\|threelift\|mylift.dooropen\" uses code string \"0010\"" { } { { "threelift.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/threelift.vhd" 44 -1 0 } } } 0 0 "State \"%1!s!\" uses code string \"%2!s!\"" 0 0} { "Info" "IOPT_SMP_MACHINE_POSTPROCESS_STAT_CODE" "\|threelift\|mylift.doorclose 1000 " "Info: State \"\|threelift\|mylift.doorclose\" uses code string \"1000\"" { } { { "threelift.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/threelift.vhd" 44 -1 0 } } } 0 0 "State \"%1!s!\" uses code string \"%2!s!\"" 0 0} { "Info" "IOPT_SMP_MACHINE_POSTPROCESS_STAT_CODE" "\|threelift\|mylift.doorwait1 0001 " "Info: State \"\|threelift\|mylift.doorwait1\" uses code string \"0001\"" { } { { "threelift.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/threelift.vhd" 44 -1 0 } } } 0 0 "State \"%1!s!\" uses code string \"%2!s!\"" 0 0} { "Info" "IOPT_SMP_MACHINE_POSTPROCESS_STAT_CODE" "\|threelift\|mylift.doorwait2 0011 " "Info: State \"\|threelift\|mylift.doorwait2\" uses code string \"0011\"" { } { { "threelift.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/threelift.vhd" 44 -1 0 } } } 0 0 "State \"%1!s!\" uses code string \"%2!s!\"" 0 0} { "Info" "IOPT_SMP_MACHINE_POSTPROCESS_STAT_CODE" "\|threelift\|mylift.doorwait3 0100 " "Info: State \"\|threelift\|mylift.doorwait3\" uses code string \"0100\"" { } { { "threelift.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/threelift.vhd" 44 -1 0 } } } 0 0 "State \"%1!s!\" uses code string \"%2!s!\"" 0 0} { "Info" "IOPT_SMP_MACHINE_POSTPROCESS_STAT_CODE" "\|threelift\|mylift.doorwait4 0101 " "Info: State \"\|threelift\|mylift.doorwait4\" uses code string \"0101\"" { } { { "threelift.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/threelift.vhd" 44 -1 0 } } } 0 0 "State \"%1!s!\" uses code string \"%2!s!\"" 0 0} { "Info" "IOPT_SMP_MACHINE_POSTPROCESS_STAT_CODE" "\|threelift\|mylift.up 1001 " "Info: State \"\|threelift\|mylift.up\" uses code string \"1001\"" { } { { "threelift.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/threelift.vhd" 44 -1 0 } } } 0 0 "State \"%1!s!\" uses code string \"%2!s!\"" 0 0} { "Info" "IOPT_SMP_MACHINE_POSTPROCESS_STAT_CODE" "\|threelift\|mylift.down 1010 " "Info: State \"\|threelift\|mylift.down\" uses code string \"1010\"" { } { { "threelift.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/threelift.vhd" 44 -1 0 } } } 0 0 "State \"%1!s!\" uses code string \"%2!s!\"" 0 0} { "Info" "IOPT_SMP_MACHINE_POSTPROCESS_STAT_CODE" "\|threelift\|mylift.stop 0110 " "Info: State \"\|threelift\|mylift.stop\" uses code string \"0110\"" { } { { "threelift.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/threelift.vhd" 44 -1 0 } } } 0 0 "State \"%1!s!\" uses code string \"%2!s!\"" 0 0} } { { "threelift.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/threelift.vhd" 44 -1 0 } } } 0 0 "Encoding result for state machine \"%1!s!\"" 0 0}
{ "Info" "IOPT_MLS_DUP_REG_INFO_HDR" "" "Info: Duplicate registers merged to single register" { { "Info" "IOPT_MLS_DUP_REG_INFO" "disp:u2\|segout\[6\] disp:u2\|segout\[0\] " "Info: Duplicate register \"disp:u2\|segout\[6\]\" merged to single register \"disp:u2\|segout\[0\]\"" { } { { "disp.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/disp.vhd" 16 -1 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} { "Info" "IOPT_MLS_DUP_REG_INFO" "disp:u2\|segout\[3\] disp:u2\|segout\[0\] " "Info: Duplicate register \"disp:u2\|segout\[3\]\" merged to single register \"disp:u2\|segout\[0\]\"" { } { { "disp.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/disp.vhd" 16 -1 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} { "Info" "IOPT_MLS_DUP_REG_INFO" "fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[0\] fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[0\] " "Info: Duplicate register \"fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[0\]\" merged to single register \"fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[0\]\"" { } { { "lpm_counter.tdf" "" { Text "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" 282 9 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} { "Info" "IOPT_MLS_DUP_REG_INFO" "fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[1\] fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[1\] " "Info: Duplicate register \"fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[1\]\" merged to single register \"fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[1\]\"" { } { { "lpm_counter.tdf" "" { Text "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" 282 9 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} } { } 0 0 "Duplicate registers merged to single register" 0 0}
{ "Info" "IOPT_MLS_DUP_REG_INFO_HDR" "" "Info: Duplicate registers merged to single register" { { "Info" "IOPT_MLS_DUP_REG_INFO" "fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[2\] fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[2\] " "Info: Duplicate register \"fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[2\]\" merged to single register \"fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[2\]\"" { } { { "lpm_counter.tdf" "" { Text "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" 282 9 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} { "Info" "IOPT_MLS_DUP_REG_INFO" "fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[3\] fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[3\] " "Info: Duplicate register \"fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[3\]\" merged to single register \"fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[3\]\"" { } { { "lpm_counter.tdf" "" { Text "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" 282 9 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} { "Info" "IOPT_MLS_DUP_REG_INFO" "fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[4\] fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[4\] " "Info: Duplicate register \"fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[4\]\" merged to single register \"fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[4\]\"" { } { { "lpm_counter.tdf" "" { Text "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" 282 9 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} { "Info" "IOPT_MLS_DUP_REG_INFO" "fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[5\] fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[5\] " "Info: Duplicate register \"fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[5\]\" merged to single register \"fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[5\]\"" { } { { "lpm_counter.tdf" "" { Text "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" 282 9 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} { "Info" "IOPT_MLS_DUP_REG_INFO" "fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[6\] fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[6\] " "Info: Duplicate register \"fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[6\]\" merged to single register \"fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[6\]\"" { } { { "lpm_counter.tdf" "" { Text "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" 282 9 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} { "Info" "IOPT_MLS_DUP_REG_INFO" "fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[7\] fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[7\] " "Info: Duplicate register \"fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[7\]\" merged to single register \"fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[7\]\"" { } { { "lpm_counter.tdf" "" { Text "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" 282 9 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} { "Info" "IOPT_MLS_DUP_REG_INFO" "fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[8\] fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[8\] " "Info: Duplicate register \"fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[8\]\" merged to single register \"fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[8\]\"" { } { { "lpm_counter.tdf" "" { Text "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" 282 9 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} { "Info" "IOPT_MLS_DUP_REG_INFO" "fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[9\] fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[9\] " "Info: Duplicate register \"fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[9\]\" merged to single register \"fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[9\]\"" { } { { "lpm_counter.tdf" "" { Text "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" 282 9 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} { "Info" "IOPT_MLS_DUP_REG_INFO" "fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[10\] fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[10\] " "Info: Duplicate register \"fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[10\]\" merged to single register \"fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[10\]\"" { } { { "lpm_counter.tdf" "" { Text "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" 282 9 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} { "Info" "IOPT_MLS_DUP_REG_INFO" "fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[11\] fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[11\] " "Info: Duplicate register \"fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[11\]\" merged to single register \"fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[11\]\"" { } { { "lpm_counter.tdf" "" { Text "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" 282 9 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} { "Info" "IOPT_MLS_DUP_REG_INFO" "fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[12\] fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[12\] " "Info: Duplicate register \"fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[12\]\" merged to single register \"fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[12\]\"" { } { { "lpm_counter.tdf" "" { Text "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" 282 9 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} { "Info" "IOPT_MLS_DUP_REG_INFO" "fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[13\] fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[13\] " "Info: Duplicate register \"fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[13\]\" merged to single register \"fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[13\]\"" { } { { "lpm_counter.tdf" "" { Text "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" 282 9 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} { "Info" "IOPT_MLS_DUP_REG_INFO" "fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[14\] fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[14\] " "Info: Duplicate register \"fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[14\]\" merged to single register \"fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[14\]\"" { } { { "lpm_counter.tdf" "" { Text "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" 282 9 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} { "Info" "IOPT_MLS_DUP_REG_INFO" "fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[15\] fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[15\] " "Info: Duplicate register \"fen:u1\|lpm_counter:cnt1_rtl_0\|dffs\[15\]\" merged to single register \"fen:u1\|lpm_counter:cnt2_rtl_1\|dffs\[15\]\"" { } { { "lpm_counter.tdf" "" { Text "g:/altera/70/quartus/libraries/megafunctions/lpm_counter.tdf" 282 9 0 } } } 0 0 "Duplicate register \"%1!s!\" merged to single register \"%2!s!\"" 0 0} } { } 0 0 "Duplicate registers merged to single register" 0 0}
{ "Warning" "WOPT_MLS_STUCK_PIN_HDR" "" "Warning: Output pins are stuck at VCC or GND" { { "Warning" "WOPT_MLS_STUCK_PIN" "fuplight\[3\] GND " "Warning: Pin \"fuplight\[3\]\" stuck at GND" { } { { "threelift.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/threelift.vhd" 192 -1 0 } } } 0 0 "Pin \"%1!s!\" stuck at %2!s!" 0 0} { "Warning" "WOPT_MLS_STUCK_PIN" "fdnlight\[1\] GND " "Warning: Pin \"fdnlight\[1\]\" stuck at GND" { } { { "threelift.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/threelift.vhd" 192 -1 0 } } } 0 0 "Pin \"%1!s!\" stuck at %2!s!" 0 0} { "Warning" "WOPT_MLS_STUCK_PIN" "seg\[1\] VCC " "Warning: Pin \"seg\[1\]\" stuck at VCC" { } { { "threelift.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/threelift.vhd" 23 -1 0 } } } 0 0 "Pin \"%1!s!\" stuck at %2!s!" 0 0} { "Warning" "WOPT_MLS_STUCK_PIN" "seg\[5\] GND " "Warning: Pin \"seg\[5\]\" stuck at GND" { } { { "threelift.vhd" "" { Text "D:/ALTERA/项目实践/eda项目实践--电梯控制器的设计/QuartusII工程文件夹/threelift.vhd" 23 -1 0 } } } 0 0 "Pin \"%1!s!\" stuck at %2!s!" 0 0} } { } 0 0 "Output pins are stuck at VCC or GND" 0 0}
{ "Info" "IMTM_MTM_PROMOTE_GLOBAL" "" "Info: Promoted pin-driven signal(s) to global signal" { { "Info" "IMTM_MTM_PROMOTE_GLOBAL_CLOCK" "clk " "Info: Promoted clock signal driven by pin \"clk\" to global clock signal" { } { } 0 0 "Promoted clock signal driven by pin \"%1!s!\" to global clock signal" 0 0} } { } 0 0 "Promoted pin-driven signal(s) to global signal" 0 0}
{ "Info" "ISCL_SCL_TM_SUMMARY" "101 " "Info: Implemented 101 device resources after synthesis - the final resource count might be different" { { "Info" "ISCL_SCL_TM_IPINS" "9 " "Info: Implemented 9 input pins" { } { } 0 0 "Implemented %1!d! input pins" 0 0} { "Info" "ISCL_SCL_TM_OPINS" "19 " "Info: Implemented 19 output pins" { } { } 0 0 "Implemented %1!d! output pins" 0 0} { "Info" "ISCL_SCL_TM_MCELLS" "68 " "Info: Implemented 68 macrocells" { } { } 0 0 "Implemented %1!d! macrocells" 0 0} { "Info" "ISCL_SCL_TM_SEXPS" "5 " "Info: Implemented 5 shareable expanders" { } { } 0 0 "Implemented %1!d! shareable expanders" 0 0} } { } 0 0 "Implemented %1!d! device resources after synthesis - the final resource count might be different" 0 0}
{ "Info" "IQEXE_ERROR_COUNT" "Analysis & Synthesis 0 s 9 s Quartus II " "Info: Quartus II Analysis & Synthesis was successful. 0 errors, 9 warnings" { { "Info" "IQEXE_END_PEAK_VSIZE_MEMORY" "139 " "Info: Allocated 139 megabytes of memory during processing" { } { } 0 0 "Allocated %1!s! megabytes of memory during processing" 0 0} { "Info" "IQEXE_END_BANNER_TIME" "Tue Jul 03 15:38:47 2007 " "Info: Processing ended: Tue Jul 03 15:38:47 2007" { } { } 0 0 "Processing ended: %1!s!" 0 0} { "Info" "IQEXE_ELAPSED_TIME" "00:00:15 " "Info: Elapsed time: 00:00:15" { } { } 0 0 "Elapsed time: %1!s!" 0 0} } { } 0 0 "%6!s! %1!s! was successful. %2!d! error%3!s!, %4!d! warning%5!s!" 0 0}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -