📄 erjiguan_deng.map.eqn
字号:
--q[0] is q[0]
q[0]_p1_out = q[3] & !q[2] & !q[1] & !q[0];
q[0]_or_out = q[0]_p1_out;
q[0]_reg_input = !q[0]_or_out;
q[0] = TFFE(q[0]_reg_input, GLOBAL(clk), clr, , );
--q[1] is q[1]
q[1]_or_out = q[0];
q[1]_reg_input = q[1]_or_out;
q[1] = TFFE(q[1]_reg_input, GLOBAL(clk), clr, , );
--q[2] is q[2]
q[2]_p1_out = q[1] & q[0];
q[2]_or_out = q[2]_p1_out;
q[2]_reg_input = q[2]_or_out;
q[2] = TFFE(q[2]_reg_input, GLOBAL(clk), clr, , );
--q[3] is q[3]
q[3]_p1_out = q[3] & !q[2] & !q[1] & !q[0];
q[3]_p3_out = q[2] & q[1] & q[0];
q[3]_or_out = q[3]_p1_out # q[3]_p3_out;
q[3]_reg_input = q[3]_or_out;
q[3] = TFFE(q[3]_reg_input, GLOBAL(clk), clr, , );
--A1L31 is p2~739
A1L31_p1_out = q[1] & c & !q[3] & q[2] & !q[0];
A1L31_p2_out = !q[1] & !c & !q[3] & q[2];
A1L31_p3_out = q[1] & !c & !q[3] & !q[2];
A1L31_p4_out = !c & !q[3] & !q[2] & q[0];
A1L31_or_out = A1L31_p1_out # A1L31_p2_out # A1L31_p3_out # A1L31_p4_out;
A1L31 = A1L31_or_out;
--A1L41 is p2~743
A1L41_p1_out = !c & !q[3] & !q[2] & q[1];
A1L41_p2_out = !c & !q[3] & q[2] & !q[1] & !q[0];
A1L41_p3_out = !q[3] & !q[2] & q[1] & !q[0];
A1L41_or_out = A1L41_p1_out # A1L41_p2_out # A1L41_p3_out;
A1L41 = A1L41_or_out;
--A1L51 is p2~746
A1L51_p1_out = c & q[3] & !q[2] & !q[1] & !q[0];
A1L51_p2_out = !c & !q[3] & !q[2] & q[1] & q[0];
A1L51_or_out = A1L51_p1_out # A1L51_p2_out;
A1L51 = A1L51_or_out;
--A1L61 is p2~750
A1L61_p1_out = q[2] & q[1] & q[0] & c & !q[3];
A1L61_p2_out = !q[2] & q[1] & !c & !q[3];
A1L61_p3_out = q[2] & !q[1] & !q[0] & !c & !q[3];
A1L61_or_out = A1L61_p1_out # A1L61_p2_out # A1L61_p3_out;
A1L61 = A1L61_or_out;
--A1L71 is p2~755
A1L71_p1_out = !c & !q[3] & !q[2];
A1L71_p2_out = !c & !q[3] & !q[0];
A1L71_p3_out = !c & !q[2] & !q[0] & !q[1];
A1L71_p4_out = !q[3] & q[2] & q[0] & !q[1];
A1L71_or_out = A1L71_p1_out # A1L71_p2_out # A1L71_p3_out # A1L71_p4_out;
A1L71 = A1L71_or_out;
--A1L81 is p2~761
A1L81_p0_out = !q[3] & q[2] & !q[1] & !q[0];
A1L81_p1_out = !c & !q[3] & !q[2];
A1L81_p2_out = !c & !q[3] & !q[1];
A1L81_p3_out = !c & !q[3] & !q[0];
A1L81_p4_out = !c & !q[2] & !q[1] & !q[0];
A1L81_or_out = A1L81_p0_out # A1L81_p1_out # A1L81_p2_out # A1L81_p3_out # A1L81_p4_out;
A1L81 = A1L81_or_out;
--A1L91 is p2~766
A1L91_p1_out = !c & !q[3] & q[2] & !q[1];
A1L91_p2_out = !c & !q[3] & !q[2] & q[1];
A1L91_p3_out = !c & !q[3] & !q[2] & q[0];
A1L91_p4_out = !q[3] & !q[2] & q[1] & q[0];
A1L91_or_out = A1L91_p1_out # A1L91_p2_out # A1L91_p3_out # A1L91_p4_out;
A1L91 = A1L91_or_out;
--A1L02 is p2~769
A1L02_p1_out = !c & q[0] & !q[3] & !q[2] & q[1];
A1L02_p2_out = c & q[0] & !q[3] & !q[2] & !q[1];
A1L02_or_out = A1L02_p1_out # A1L02_p2_out;
A1L02 = A1L02_or_out;
--clr is clr
--operation mode is input
clr = INPUT();
--clk is clk
--operation mode is input
clk = INPUT();
--c is c
--operation mode is input
c = INPUT();
--led[5] is led[5]
--operation mode is output
led[5] = OUTPUT(A1L31);
--led[1] is led[1]
--operation mode is output
led[1] = OUTPUT(A1L41);
--led[7] is led[7]
--operation mode is output
led[7] = OUTPUT(A1L51);
--led[6] is led[6]
--operation mode is output
led[6] = OUTPUT(A1L61);
--led[4] is led[4]
--operation mode is output
led[4] = OUTPUT(A1L71);
--led[3] is led[3]
--operation mode is output
led[3] = OUTPUT(A1L81);
--led[2] is led[2]
--operation mode is output
led[2] = OUTPUT(A1L91);
--led[0] is led[0]
--operation mode is output
led[0] = OUTPUT(A1L02);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -