📄 signal.fit.eqn
字号:
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any output files any of the foregoing
-- (including device programming or simulation files), and any
-- associated documentation or information are expressly subject
-- to the terms and conditions of the Altera Program License
-- Subscription Agreement, Altera MegaCore Function License
-- Agreement, or other applicable license agreement, including,
-- without limitation, that your use is for the sole purpose of
-- programming logic devices manufactured by Altera and sold by
-- Altera or its authorized distributors. Please refer to the
-- applicable agreement for further details.
--G1_q[4] is signal5:inst10|q[4] at LC_X5_Y2_N5
--operation mode is arithmetic
G1_q[4]_carry_eqn = (!G1L05 & GND) # (G1L05 & VCC);
G1_q[4]_lut_out = G1_q[4] $ (!G1_q[4]_carry_eqn);
G1_q[4] = DFFEAS(G1_q[4]_lut_out, GLOBAL(clk), VCC, , , , , , );
--G1L45 is signal5:inst10|q[4]~68 at LC_X5_Y2_N5
--operation mode is arithmetic
G1L45_cout_0 = G1_q[4] & (!G1L05);
G1L45 = CARRY(G1L45_cout_0);
--G1L55 is signal5:inst10|q[4]~68COUT1_101 at LC_X5_Y2_N5
--operation mode is arithmetic
G1L55_cout_1 = G1_q[4] & (!G1L05);
G1L55 = CARRY(G1L55_cout_1);
--G1_q[5] is signal5:inst10|q[5] at LC_X5_Y2_N6
--operation mode is normal
G1_q[5]_carry_eqn = (!G1L05 & G1L45) # (G1L05 & G1L55);
G1_q[5]_lut_out = G1_q[5] $ (G1_q[5]_carry_eqn);
G1_q[5] = DFFEAS(G1_q[5]_lut_out, GLOBAL(clk), VCC, , , , , , );
--E1_tmp[7] is signal3:inst2|tmp[7] at LC_X5_Y3_N7
--operation mode is normal
E1_tmp[7]_carry_eqn = (!E1L51 & E1L22) # (E1L51 & E1L32);
E1_tmp[7]_lut_out = E1_tmp[7] $ !E1_tmp[7]_carry_eqn;
E1_tmp[7] = DFFEAS(E1_tmp[7]_lut_out, GLOBAL(clk), VCC, , , VCC, !GLOBAL(reset), , );
--D1_tmp[7] is signal2:inst1|tmp[7] at LC_X4_Y4_N7
--operation mode is normal
D1_tmp[7]_carry_eqn = (!D1L21 & D1L91) # (D1L21 & D1L02);
D1_tmp[7]_lut_out = D1_tmp[7] $ !D1_tmp[7]_carry_eqn;
D1_tmp[7] = DFFEAS(D1_tmp[7]_lut_out, GLOBAL(clk), GLOBAL(reset), , , , , , );
--C1_tmp[7] is signal1:inst|tmp[7] at LC_X3_Y3_N7
--operation mode is normal
C1_tmp[7]_carry_eqn = (!C1L62 & C1L33) # (C1L62 & C1L43);
C1_tmp[7]_lut_out = C1_tmp[7] $ C1_tmp[7]_carry_eqn $ !C1_a;
C1_tmp[7] = DFFEAS(C1_tmp[7]_lut_out, GLOBAL(clk), GLOBAL(reset), , , C1L2, , , C1L12);
--B2L1 is selectsignal:inst7|Mux~517 at LC_X6_Y3_N6
--operation mode is normal
B2L1 = sel[1] & sel[0] # !sel[1] & (sel[0] & (D1_tmp[7]) # !sel[0] & C1_tmp[7]);
--F1_tmp[7] is signal4:inst3|tmp[7] at LC_X6_Y3_N4
--operation mode is normal
F1_tmp[7]_lut_out = !F1_tmp[7];
F1_tmp[7] = DFFEAS(F1_tmp[7]_lut_out, GLOBAL(clk), GLOBAL(reset), , F1L1, , , , );
--B2L2 is selectsignal:inst7|Mux~518 at LC_X6_Y3_N7
--operation mode is normal
B2L2 = sel[1] & (B2L1 & (F1_tmp[7]) # !B2L1 & E1_tmp[7]) # !sel[1] & (B2L1);
--B2L3 is selectsignal:inst7|Mux~519 at LC_X6_Y3_N8
--operation mode is normal
B2L3 = sel[2] & (G1_q[5] $ !G1_q[4]) # !sel[2] & (B2L2);
--B2L4 is selectsignal:inst7|Mux~520 at LC_X2_Y3_N2
--operation mode is normal
B2L4 = !sel[1] & !sel[0] # !sel[2];
--B2_q[7] is selectsignal:inst7|q[7] at LC_X6_Y3_N9
--operation mode is normal
B2_q[7] = GLOBAL(B2L4) & (B2L3) # !GLOBAL(B2L4) & B2_q[7];
--F1_tmp[6] is signal4:inst3|tmp[6] at LC_X5_Y1_N4
--operation mode is normal
F1_tmp[6]_lut_out = !F1_tmp[6];
F1_tmp[6] = DFFEAS(F1_tmp[6]_lut_out, GLOBAL(clk), GLOBAL(reset), , F1L2, , , , );
--E1_tmp[6] is signal3:inst2|tmp[6] at LC_X5_Y3_N6
--operation mode is arithmetic
E1_tmp[6]_carry_eqn = (!E1L51 & E1L91) # (E1L51 & E1L02);
E1_tmp[6]_lut_out = E1_tmp[6] $ (E1_tmp[6]_carry_eqn);
E1_tmp[6] = DFFEAS(E1_tmp[6]_lut_out, GLOBAL(clk), VCC, , , VCC, !GLOBAL(reset), , );
--E1L22 is signal3:inst2|tmp[6]~77 at LC_X5_Y3_N6
--operation mode is arithmetic
E1L22_cout_0 = E1_tmp[6] # !E1L91;
E1L22 = CARRY(E1L22_cout_0);
--E1L32 is signal3:inst2|tmp[6]~77COUT1_120 at LC_X5_Y3_N6
--operation mode is arithmetic
E1L32_cout_1 = E1_tmp[6] # !E1L02;
E1L32 = CARRY(E1L32_cout_1);
--B2L5 is selectsignal:inst7|Mux~521 at LC_X4_Y2_N7
--operation mode is normal
B2L5 = sel[1] # sel[0];
--G1_q[3] is signal5:inst10|q[3] at LC_X5_Y2_N4
--operation mode is arithmetic
G1_q[3]_lut_out = G1_q[3] $ (G1L74);
G1_q[3] = DFFEAS(G1_q[3]_lut_out, GLOBAL(clk), VCC, , , , , , );
--G1L05 is signal5:inst10|q[3]~76 at LC_X5_Y2_N4
--operation mode is arithmetic
G1L05 = G1L15;
--G1_q[1] is signal5:inst10|q[1] at LC_X5_Y2_N2
--operation mode is arithmetic
G1_q[1]_lut_out = G1_q[1] $ G1L14;
G1_q[1] = DFFEAS(G1_q[1]_lut_out, GLOBAL(clk), VCC, , , , , , );
--G1L44 is signal5:inst10|q[1]~80 at LC_X5_Y2_N2
--operation mode is arithmetic
G1L44_cout_0 = !G1L14 # !G1_q[1];
G1L44 = CARRY(G1L44_cout_0);
--G1L54 is signal5:inst10|q[1]~80COUT1_98 at LC_X5_Y2_N2
--operation mode is arithmetic
G1L54_cout_1 = !G1L24 # !G1_q[1];
G1L54 = CARRY(G1L54_cout_1);
--G1_q[2] is signal5:inst10|q[2] at LC_X5_Y2_N3
--operation mode is arithmetic
G1_q[2]_lut_out = G1_q[2] $ (!G1L44);
G1_q[2] = DFFEAS(G1_q[2]_lut_out, GLOBAL(clk), VCC, , , , , , );
--G1L74 is signal5:inst10|q[2]~84 at LC_X5_Y2_N3
--operation mode is arithmetic
G1L74_cout_0 = G1_q[2] & (!G1L44);
G1L74 = CARRY(G1L74_cout_0);
--G1L84 is signal5:inst10|q[2]~84COUT1_99 at LC_X5_Y2_N3
--operation mode is arithmetic
G1L84_cout_1 = G1_q[2] & (!G1L54);
G1L84 = CARRY(G1L84_cout_1);
--G1_q[0] is signal5:inst10|q[0] at LC_X5_Y2_N1
--operation mode is arithmetic
G1_q[0]_lut_out = !G1_q[0];
G1_q[0] = DFFEAS(G1_q[0]_lut_out, GLOBAL(clk), VCC, , , , , , );
--G1L14 is signal5:inst10|q[0]~88 at LC_X5_Y2_N1
--operation mode is arithmetic
G1L14_cout_0 = G1_q[0];
G1L14 = CARRY(G1L14_cout_0);
--G1L24 is signal5:inst10|q[0]~88COUT1_96 at LC_X5_Y2_N1
--operation mode is arithmetic
G1L24_cout_1 = G1_q[0];
G1L24 = CARRY(G1L24_cout_1);
--G1L53 is signal5:inst10|display[6]~1075 at LC_X6_Y2_N0
--operation mode is normal
G1L53 = G1_q[4] & G1_q[2] & (G1_q[1]) # !G1_q[4] & (G1_q[2] # G1_q[0] & G1_q[1]);
--G1L63 is signal5:inst10|display[6]~1076 at LC_X6_Y2_N1
--operation mode is normal
G1L63 = G1_q[4] & (G1_q[5] # !G1_q[3] & !G1L53) # !G1_q[4] & !G1_q[5] & (!G1L53 # !G1_q[3]);
--G1L73 is signal5:inst10|display[6]~1077 at LC_X5_Y2_N9
--operation mode is normal
G1L73 = G1_q[2] & (G1_q[1] # G1_q[3] # G1_q[0]) # !G1_q[2] & G1_q[1] & G1_q[3];
--G1L83 is signal5:inst10|display[6]~1078 at LC_X5_Y2_N7
--operation mode is normal
G1L83 = G1_q[3] & (G1L63 # G1L73 & G1_q[5]) # !G1_q[3] & G1L63 & (G1L73 # !G1_q[5]);
--B2L6 is selectsignal:inst7|Mux~522 at LC_X4_Y3_N6
--operation mode is normal
B2L6 = sel[0] # !sel[1] & sel[2];
--C1_tmp[6] is signal1:inst|tmp[6] at LC_X3_Y3_N6
--operation mode is arithmetic
C1_tmp[6]_carry_eqn = (!C1L62 & C1L03) # (C1L62 & C1L13);
C1_tmp[6]_lut_out = C1_tmp[6] $ C1_a $ C1_tmp[6]_carry_eqn;
C1_tmp[6] = DFFEAS(C1_tmp[6]_lut_out, GLOBAL(clk), GLOBAL(reset), , , C1L2, , , C1L12);
--C1L33 is signal1:inst|tmp[6]~363 at LC_X3_Y3_N6
--operation mode is arithmetic
C1L33_cout_0 = C1_tmp[6] & !C1_a & !C1L03 # !C1_tmp[6] & (!C1L03 # !C1_a);
C1L33 = CARRY(C1L33_cout_0);
--C1L43 is signal1:inst|tmp[6]~363COUT1_413 at LC_X3_Y3_N6
--operation mode is arithmetic
C1L43_cout_1 = C1_tmp[6] & !C1_a & !C1L13 # !C1_tmp[6] & (!C1L13 # !C1_a);
C1L43 = CARRY(C1L43_cout_1);
--B2L7 is selectsignal:inst7|Mux~523 at LC_X4_Y2_N8
--operation mode is normal
B2L7 = B2L5 & (B2L6) # !B2L5 & (B2L6 & (G1L83) # !B2L6 & C1_tmp[6]);
--D1_tmp[6] is signal2:inst1|tmp[6] at LC_X4_Y4_N6
--operation mode is arithmetic
D1_tmp[6]_carry_eqn = (!D1L21 & D1L61) # (D1L21 & D1L71);
D1_tmp[6]_lut_out = D1_tmp[6] $ (D1_tmp[6]_carry_eqn);
D1_tmp[6] = DFFEAS(D1_tmp[6]_lut_out, GLOBAL(clk), GLOBAL(reset), , , , , , );
--D1L91 is signal2:inst1|tmp[6]~74 at LC_X4_Y4_N6
--operation mode is arithmetic
D1L91_cout_0 = !D1L61 # !D1_tmp[6];
D1L91 = CARRY(D1L91_cout_0);
--D1L02 is signal2:inst1|tmp[6]~74COUT1_110 at LC_X4_Y4_N6
--operation mode is arithmetic
D1L02_cout_1 = !D1L71 # !D1_tmp[6];
D1L02 = CARRY(D1L02_cout_1);
--B2L8 is selectsignal:inst7|Mux~524 at LC_X4_Y2_N9
--operation mode is normal
B2L8 = B2L5 & (B2L7 & (D1_tmp[6]) # !B2L7 & E1_tmp[6]) # !B2L5 & (B2L7);
--B2L9 is selectsignal:inst7|Mux~525 at LC_X4_Y2_N6
--operation mode is normal
B2L9 = sel[0] & (sel[1] & F1_tmp[6] # !sel[1] & (B2L8)) # !sel[0] & (B2L8);
--B2_q[6] is selectsignal:inst7|q[6] at LC_X4_Y1_N5
--operation mode is normal
B2_q[6] = GLOBAL(B2L4) & (B2L9) # !GLOBAL(B2L4) & B2_q[6];
--F1_tmp[5] is signal4:inst3|tmp[5] at LC_X5_Y1_N2
--operation mode is normal
F1_tmp[5]_lut_out = !F1_tmp[5];
F1_tmp[5] = DFFEAS(F1_tmp[5]_lut_out, GLOBAL(clk), GLOBAL(reset), , F1_tmp[4], , , , );
--E1_tmp[5] is signal3:inst2|tmp[5] at LC_X5_Y3_N5
--operation mode is arithmetic
E1_tmp[5]_carry_eqn = (!E1L51 & GND) # (E1L51 & VCC);
E1_tmp[5]_lut_out = E1_tmp[5] $ (!E1_tmp[5]_carry_eqn);
E1_tmp[5] = DFFEAS(E1_tmp[5]_lut_out, GLOBAL(clk), VCC, , , VCC, !GLOBAL(reset), , );
--E1L91 is signal3:inst2|tmp[5]~81 at LC_X5_Y3_N5
--operation mode is arithmetic
E1L91_cout_0 = !E1_tmp[5] & (!E1L51);
E1L91 = CARRY(E1L91_cout_0);
--E1L02 is signal3:inst2|tmp[5]~81COUT1_118 at LC_X5_Y3_N5
--operation mode is arithmetic
E1L02_cout_1 = !E1_tmp[5] & (!E1L51);
E1L02 = CARRY(E1L02_cout_1);
--G1L03 is signal5:inst10|display[5]~1079 at LC_X5_Y2_N0
--operation mode is normal
G1L03 = G1_q[1] & (G1_q[4] & (!G1_q[2]) # !G1_q[4] & !G1_q[3] & G1_q[2]) # !G1_q[1] & (G1_q[3] $ (G1_q[4] & G1_q[2]));
--G1L13 is signal5:inst10|display[5]~1080 at LC_X5_Y2_N8
--operation mode is normal
G1L13 = G1_q[1] & (G1_q[3] $ (G1_q[4] & !G1_q[2])) # !G1_q[1] & G1_q[4] & (G1_q[3] # G1_q[2]);
--G1L23 is signal5:inst10|display[5]~1081 at LC_X4_Y2_N3
--operation mode is normal
G1L23 = G1_q[2] & (G1L13) # !G1_q[2] & (G1L03 $ (!G1_q[0] & G1L13));
--G1L33 is signal5:inst10|display[5]~1082 at LC_X4_Y2_N4
--operation mode is normal
G1L33 = G1_q[0] & G1_q[2] & G1L03 # !G1_q[0] & !G1_q[2] & (G1L13);
--G1L43 is signal5:inst10|display[5]~1083 at LC_X4_Y2_N0
--operation mode is normal
G1L43 = G1L23 $ (G1L33 # !G1_q[5]);
--C1_tmp[5] is signal1:inst|tmp[5] at LC_X3_Y3_N5
--operation mode is arithmetic
C1_tmp[5]_carry_eqn = (!C1L62 & GND) # (C1L62 & VCC);
C1_tmp[5]_lut_out = C1_tmp[5] $ C1_a $ !C1_tmp[5]_carry_eqn;
C1_tmp[5] = DFFEAS(C1_tmp[5]_lut_out, GLOBAL(clk), GLOBAL(reset), , , C1L2, , , C1L12);
--C1L03 is signal1:inst|tmp[5]~367 at LC_X3_Y3_N5
--operation mode is arithmetic
C1L03_cout_0 = C1_tmp[5] & (C1_a # !C1L62) # !C1_tmp[5] & C1_a & !C1L62;
C1L03 = CARRY(C1L03_cout_0);
--C1L13 is signal1:inst|tmp[5]~367COUT1_411 at LC_X3_Y3_N5
--operation mode is arithmetic
C1L13_cout_1 = C1_tmp[5] & (C1_a # !C1L62) # !C1_tmp[5] & C1_a & !C1L62;
C1L13 = CARRY(C1L13_cout_1);
--B2L01 is selectsignal:inst7|Mux~526 at LC_X4_Y2_N1
--operation mode is normal
B2L01 = B2L5 & (B2L6) # !B2L5 & (B2L6 & (G1L43) # !B2L6 & C1_tmp[5]);
--D1_tmp[5] is signal2:inst1|tmp[5] at LC_X4_Y4_N5
--operation mode is arithmetic
D1_tmp[5]_carry_eqn = (!D1L21 & GND) # (D1L21 & VCC);
D1_tmp[5]_lut_out = D1_tmp[5] $ (!D1_tmp[5]_carry_eqn);
D1_tmp[5] = DFFEAS(D1_tmp[5]_lut_out, GLOBAL(clk), GLOBAL(reset), , , , , , );
--D1L61 is signal2:inst1|tmp[5]~78 at LC_X4_Y4_N5
--operation mode is arithmetic
D1L61_cout_0 = D1_tmp[5] & (!D1L21);
D1L61 = CARRY(D1L61_cout_0);
--D1L71 is signal2:inst1|tmp[5]~78COUT1_108 at LC_X4_Y4_N5
--operation mode is arithmetic
D1L71_cout_1 = D1_tmp[5] & (!D1L21);
D1L71 = CARRY(D1L71_cout_1);
--B2L11 is selectsignal:inst7|Mux~527 at LC_X4_Y2_N2
--operation mode is normal
B2L11 = B2L5 & (B2L01 & D1_tmp[5] # !B2L01 & (E1_tmp[5])) # !B2L5 & (B2L01);
--B2L21 is selectsignal:inst7|Mux~528 at LC_X4_Y2_N5
--operation mode is normal
B2L21 = sel[0] & (sel[1] & F1_tmp[5] # !sel[1] & (B2L11)) # !sel[0] & (B2L11);
--B2_q[5] is selectsignal:inst7|q[5] at LC_X3_Y2_N2
--operation mode is normal
B2_q[5] = GLOBAL(B2L4) & B2L21 # !GLOBAL(B2L4) & (B2_q[5]);
--F1_tmp[4] is signal4:inst3|tmp[4] at LC_X5_Y4_N8
--operation mode is normal
F1_tmp[4]_lut_out = !F1_tmp[4];
F1_tmp[4] = DFFEAS(F1_tmp[4]_lut_out, GLOBAL(clk), GLOBAL(reset), , , , , , );
--G1L52 is signal5:inst10|display[4]~1084 at LC_X5_Y3_N8
--operation mode is normal
G1L52 = G1_q[4] & (G1_q[1] & (G1_q[3]) # !G1_q[1] & (G1_q[2] # !G1_q[3])) # !G1_q[4] & (G1_q[1] & G1_q[2] & !G1_q[3] # !G1_q[1] & (G1_q[3]));
--G1L62 is signal5:inst10|display[4]~1085 at LC_X4_Y3_N7
--operation mode is normal
G1L62 = G1_q[3] & (G1_q[4] & (G1_q[2] # !G1_q[1]) # !G1_q[4] & (G1_q[1])) # !G1_q[3] & G1_q[4] & !G1_q[2];
--G1L72 is signal5:inst10|display[4]~1086 at LC_X4_Y3_N8
--operation mode is normal
G1L72 = G1_q[2] & (G1L62 # G1_q[0] $ G1L52) # !G1_q[2] & G1_q[0] & (G1L52);
--G1L82 is signal5:inst10|display[4]~1087 at LC_X4_Y3_N0
--operation mode is normal
G1L82 = G1_q[0] & G1L52 & (G1_q[2] $ G1L62) # !G1_q[0] & (G1L62 & !G1L52);
--G1L92 is signal5:inst10|display[4]~1088 at LC_X4_Y3_N1
--operation mode is normal
G1L92 = G1L72 $ (!G1_q[5] & !G1L82);
--E1_tmp[4] is signal3:inst2|tmp[4] at LC_X5_Y3_N4
--operation mode is arithmetic
E1_tmp[4]_lut_out = E1_tmp[4] $ (E1L21);
E1_tmp[4] = DFFEAS(E1_tmp[4]_lut_out, GLOBAL(clk), VCC, , , VCC, !GLOBAL(reset), , );
--E1L51 is signal3:inst2|tmp[4]~85 at LC_X5_Y3_N4
--operation mode is arithmetic
E1L51 = E1L61;
--C1_tmp[4] is signal1:inst|tmp[4] at LC_X3_Y3_N4
--operation mode is arithmetic
C1_tmp[4]_carry_eqn = (!C1L21 & C1L32) # (C1L21 & C1L42);
C1_tmp[4]_lut_out = C1_tmp[4] $ C1_a $ C1_tmp[4]_carry_eqn;
C1_tmp[4] = DFFEAS(C1_tmp[4]_lut_out, GLOBAL(clk), GLOBAL(reset), , , C1L2, , , C1L12);
--C1L62 is signal1:inst|tmp[4]~371 at LC_X3_Y3_N4
--operation mode is arithmetic
C1L62 = (!C1L21 & C1L72) # (C1L21 & C1L82);
--B2L31 is selectsignal:inst7|Mux~529 at LC_X4_Y3_N4
--operation mode is normal
B2L31 = B2L6 & (B2L5) # !B2L6 & (B2L5 & E1_tmp[4] # !B2L5 & (C1_tmp[4]));
--D1_tmp[4] is signal2:inst1|tmp[4] at LC_X4_Y4_N4
--operation mode is arithmetic
D1_tmp[4]_lut_out = D1_tmp[4] $ (D1L9);
D1_tmp[4] = DFFEAS(D1_tmp[4]_lut_out, GLOBAL(clk), GLOBAL(reset), , , , , , );
--D1L21 is signal2:inst1|tmp[4]~82 at LC_X4_Y4_N4
--operation mode is arithmetic
D1L21 = D1L31;
--B2L41 is selectsignal:inst7|Mux~530 at LC_X4_Y3_N2
--operation mode is normal
B2L41 = B2L6 & (B2L31 & D1_tmp[4] # !B2L31 & (G1L92)) # !B2L6 & (B2L31);
--B2L51 is selectsignal:inst7|Mux~531 at LC_X4_Y3_N3
--operation mode is normal
B2L51 = sel[0] & (sel[1] & F1_tmp[4] # !sel[1] & (B2L41)) # !sel[0] & (B2L41);
--B2_q[4] is selectsignal:inst7|q[4] at LC_X4_Y3_N9
--operation mode is normal
B2_q[4] = GLOBAL(B2L4) & (B2L51) # !GLOBAL(B2L4) & B2_q[4];
--G1L91 is signal5:inst10|display[3]~1089 at LC_X3_Y4_N7
--operation mode is normal
G1L91 = G1_q[1] & (G1_q[2] $ !G1_q[3] # !G1_q[0]) # !G1_q[1] & (G1_q[0] $ (!G1_q[2] & G1_q[3]));
--G1L02 is signal5:inst10|display[3]~1090 at LC_X6_Y4_N3
--operation mode is normal
G1L02 = G1_q[1] & (G1_q[0] $ (!G1_q[3] & G1_q[2])) # !G1_q[1] & !G1_q[0] & (G1_q[3] $ G1_q[2]);
--G1L12 is signal5:inst10|display[3]~1091 at LC_X6_Y2_N2
--operation mode is normal
G1L12 = G1_q[2] & (G1_q[0] $ G1_q[3] $ !G1_q[1]) # !G1_q[2] & !G1_q[0] & G1_q[3] & G1_q[1];
--G1L22 is signal5:inst10|display[3]~1092 at LC_X3_Y4_N8
--operation mode is normal
G1L22 = G1_q[4] & G1_q[5] # !G1_q[4] & (G1_q[5] & (G1L02) # !G1_q[5] & !G1L12);
--G1L32 is signal5:inst10|display[3]~1093 at LC_X3_Y4_N6
--operation mode is normal
G1L32 = G1_q[2] & !G1_q[3] & !G1_q[1] & G1_q[0] # !G1_q[2] & (G1_q[3] $ G1_q[1] $ G1_q[0]);
--G1L42 is signal5:inst10|display[3]~1094 at LC_X3_Y4_N0
--operation mode is normal
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -