⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 8.map.eqn

📁 实现对ad的控制并用7279芯片进行显示
💻 EQN
📖 第 1 页 / 共 5 页
字号:
-- Copyright (C) 1991-2006 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.
--B1_CLK7279 is hd7279:inst|CLK7279
--operation mode is normal

B1_CLK7279_lut_out = B1_CLK7279 & (B1_state.finish # B1L199) # !B1L200;
B1_CLK7279 = DFFEAS(B1_CLK7279_lut_out, B1_t, RST_N, , , , , , );


--B1_t is hd7279:inst|t
--operation mode is normal

B1_t_lut_out = B1_t $ (B1L158 & B1L163);
B1_t = DFFEAS(B1_t_lut_out, clk, VCC, , , , , , );


--B1_CS7279 is hd7279:inst|CS7279
--operation mode is normal

B1_CS7279_lut_out = !B1_state.finish & (B1_CS7279 # B1_state.start);
B1_CS7279 = DFFEAS(B1_CS7279_lut_out, B1_t, RST_N, , , , , , );


--C1_current_state.st2 is ADC0809:inst3|current_state.st2
--operation mode is normal

C1_current_state.st2_lut_out = C1_current_state.st1;
C1_current_state.st2 = DFFEAS(C1_current_state.st2_lut_out, C1_t, RST_N, , , , , , );


--C1_current_state.st1 is ADC0809:inst3|current_state.st1
--operation mode is normal

C1_current_state.st1_lut_out = !C1_current_state.st0;
C1_current_state.st1 = DFFEAS(C1_current_state.st1_lut_out, C1_t, RST_N, , , , , , );


--C1_current_state.st5 is ADC0809:inst3|current_state.st5
--operation mode is normal

C1_current_state.st5_lut_out = C1_current_state.st4 & eoc;
C1_current_state.st5 = DFFEAS(C1_current_state.st5_lut_out, C1_t, RST_N, , , , , , );


--C1_current_state.st6 is ADC0809:inst3|current_state.st6
--operation mode is normal

C1_current_state.st6_lut_out = C1_current_state.st5;
C1_current_state.st6 = DFFEAS(C1_current_state.st6_lut_out, C1_t, RST_N, , , , , , );


--C1_en is ADC0809:inst3|en
--operation mode is normal

C1_en = C1_current_state.st5 # C1_current_state.st6;


--C1_t1 is ADC0809:inst3|t1
--operation mode is normal

C1_t1_lut_out = C1_t1 $ (C1L259 & C1L264);
C1_t1 = DFFEAS(C1_t1_lut_out, clk, VCC, , , , , , );


--B1_key_7279[2] is hd7279:inst|key_7279[2]
--operation mode is normal

B1_key_7279[2]_lut_out = B1_key_7279_tmp[2];
B1_key_7279[2] = DFFEAS(B1_key_7279[2]_lut_out, B1_t, VCC, , B1L171, , , , );


--B1_key_7279[1] is hd7279:inst|key_7279[1]
--operation mode is normal

B1_key_7279[1]_lut_out = B1_key_7279_tmp[1];
B1_key_7279[1] = DFFEAS(B1_key_7279[1]_lut_out, B1_t, VCC, , B1L171, , , , );


--B1_key_7279[0] is hd7279:inst|key_7279[0]
--operation mode is normal

B1_key_7279[0]_lut_out = B1_key_7279_tmp[0];
B1_key_7279[0] = DFFEAS(B1_key_7279[0]_lut_out, B1_t, VCC, , B1L171, , , , );


--B1_state.finish is hd7279:inst|state.finish
--operation mode is normal

B1_state.finish_lut_out = B1L170 & (B1_state.shift_key_high1 # B1_state.shift_data_high);
B1_state.finish = DFFEAS(B1_state.finish_lut_out, B1_t, RST_N, , , , , , );


--B1_state.start_delay is hd7279:inst|state.start_delay
--operation mode is normal

B1_state.start_delay_lut_out = B1_state.start # B1_state.start_delay & B1_delay_cnt[1];
B1_state.start_delay = DFFEAS(B1_state.start_delay_lut_out, B1_t, RST_N, , , , , , );


--B1_state.next_delay is hd7279:inst|state.next_delay
--operation mode is normal

B1_state.next_delay_lut_out = B1_state.next_delay & (B1_delay_cnt[1] # B1_state.shift_cmd_high & B1L201) # !B1_state.next_delay & B1_state.shift_cmd_high & B1L201;
B1_state.next_delay = DFFEAS(B1_state.next_delay_lut_out, B1_t, RST_N, , , , , , );


--B1_state.shift_key_high is hd7279:inst|state.shift_key_high
--operation mode is normal

B1_state.shift_key_high_lut_out = B1_state.shift_key_low;
B1_state.shift_key_high = DFFEAS(B1_state.shift_key_high_lut_out, B1_t, RST_N, , , , , , );


--B1_state.idle is hd7279:inst|state.idle
--operation mode is normal

B1_state.idle_lut_out = !B1_state.finish;
B1_state.idle = DFFEAS(B1_state.idle_lut_out, B1_t, RST_N, , , , , , );


--B1L199 is hd7279:inst|Select~1297
--operation mode is normal

B1L199 = B1_state.start_delay # B1_state.next_delay # B1_state.shift_key_high # !B1_state.idle;


--B1_state.shift_cmd_low is hd7279:inst|state.shift_cmd_low
--operation mode is normal

B1_state.shift_cmd_low_lut_out = !B1L202;
B1_state.shift_cmd_low = DFFEAS(B1_state.shift_cmd_low_lut_out, B1_t, RST_N, , , , , , );


--B1_state.shift_data_low is hd7279:inst|state.shift_data_low
--operation mode is normal

B1_state.shift_data_low_lut_out = B1_state.shift_data_high & (B1L203 & !B1L204 # !B1L170) # !B1_state.shift_data_high & B1L203 & (!B1L204);
B1_state.shift_data_low = DFFEAS(B1_state.shift_data_low_lut_out, B1_t, RST_N, , , , , , );


--B1_state.shift_key_low is hd7279:inst|state.shift_key_low
--operation mode is normal

B1_state.shift_key_low_lut_out = B1L204 & (B1L203 # B1_state.shift_key_high1 & !B1L170) # !B1L204 & (B1_state.shift_key_high1 & !B1L170);
B1_state.shift_key_low = DFFEAS(B1_state.shift_key_low_lut_out, B1_t, RST_N, , , , , , );


--B1L200 is hd7279:inst|Select~1298
--operation mode is normal

B1L200 = !B1_state.shift_cmd_low & !B1_state.shift_data_low & !B1_state.shift_key_low;


--B1_count[31] is hd7279:inst|count[31]
--operation mode is normal

B1_count[31]_lut_out = B1L1;
B1_count[31] = DFFEAS(B1_count[31]_lut_out, clk, VCC, , , , , , );


--B1_count[30] is hd7279:inst|count[30]
--operation mode is normal

B1_count[30]_lut_out = B1L2;
B1_count[30] = DFFEAS(B1_count[30]_lut_out, clk, VCC, , , , , , );


--B1_count[29] is hd7279:inst|count[29]
--operation mode is normal

B1_count[29]_lut_out = B1L4;
B1_count[29] = DFFEAS(B1_count[29]_lut_out, clk, VCC, , , , , , );


--B1_count[28] is hd7279:inst|count[28]
--operation mode is normal

B1_count[28]_lut_out = B1L6;
B1_count[28] = DFFEAS(B1_count[28]_lut_out, clk, VCC, , , , , , );


--B1L154 is hd7279:inst|Equal~450
--operation mode is normal

B1L154 = !B1_count[31] & !B1_count[30] & !B1_count[29] & !B1_count[28];


--B1_count[27] is hd7279:inst|count[27]
--operation mode is normal

B1_count[27]_lut_out = B1L8;
B1_count[27] = DFFEAS(B1_count[27]_lut_out, clk, VCC, , , , , , );


--B1_count[26] is hd7279:inst|count[26]
--operation mode is normal

B1_count[26]_lut_out = B1L10;
B1_count[26] = DFFEAS(B1_count[26]_lut_out, clk, VCC, , , , , , );


--B1_count[25] is hd7279:inst|count[25]
--operation mode is normal

B1_count[25]_lut_out = B1L12;
B1_count[25] = DFFEAS(B1_count[25]_lut_out, clk, VCC, , , , , , );


--B1_count[24] is hd7279:inst|count[24]
--operation mode is normal

B1_count[24]_lut_out = B1L14;
B1_count[24] = DFFEAS(B1_count[24]_lut_out, clk, VCC, , , , , , );


--B1L155 is hd7279:inst|Equal~451
--operation mode is normal

B1L155 = !B1_count[27] & !B1_count[26] & !B1_count[25] & !B1_count[24];


--B1_count[23] is hd7279:inst|count[23]
--operation mode is normal

B1_count[23]_lut_out = B1L16;
B1_count[23] = DFFEAS(B1_count[23]_lut_out, clk, VCC, , , , , , );


--B1_count[22] is hd7279:inst|count[22]
--operation mode is normal

B1_count[22]_lut_out = B1L18;
B1_count[22] = DFFEAS(B1_count[22]_lut_out, clk, VCC, , , , , , );


--B1_count[21] is hd7279:inst|count[21]
--operation mode is normal

B1_count[21]_lut_out = B1L20;
B1_count[21] = DFFEAS(B1_count[21]_lut_out, clk, VCC, , , , , , );


--B1_count[20] is hd7279:inst|count[20]
--operation mode is normal

B1_count[20]_lut_out = B1L22;
B1_count[20] = DFFEAS(B1_count[20]_lut_out, clk, VCC, , , , , , );


--B1L156 is hd7279:inst|Equal~452
--operation mode is normal

B1L156 = !B1_count[23] & !B1_count[22] & !B1_count[21] & !B1_count[20];


--B1_count[19] is hd7279:inst|count[19]
--operation mode is normal

B1_count[19]_lut_out = B1L24;
B1_count[19] = DFFEAS(B1_count[19]_lut_out, clk, VCC, , , , , , );


--B1_count[18] is hd7279:inst|count[18]
--operation mode is normal

B1_count[18]_lut_out = B1L26;
B1_count[18] = DFFEAS(B1_count[18]_lut_out, clk, VCC, , , , , , );


--B1_count[17] is hd7279:inst|count[17]
--operation mode is normal

B1_count[17]_lut_out = B1L28;
B1_count[17] = DFFEAS(B1_count[17]_lut_out, clk, VCC, , , , , , );


--B1_count[16] is hd7279:inst|count[16]
--operation mode is normal

B1_count[16]_lut_out = B1L30;
B1_count[16] = DFFEAS(B1_count[16]_lut_out, clk, VCC, , , , , , );


--B1L157 is hd7279:inst|Equal~453
--operation mode is normal

B1L157 = !B1_count[19] & !B1_count[18] & !B1_count[17] & !B1_count[16];


--B1L158 is hd7279:inst|Equal~454
--operation mode is normal

B1L158 = B1L154 & B1L155 & B1L156 & B1L157;


--B1_count[15] is hd7279:inst|count[15]
--operation mode is normal

B1_count[15]_lut_out = B1L32;
B1_count[15] = DFFEAS(B1_count[15]_lut_out, clk, VCC, , , , , , );


--B1_count[14] is hd7279:inst|count[14]
--operation mode is normal

B1_count[14]_lut_out = B1L34;
B1_count[14] = DFFEAS(B1_count[14]_lut_out, clk, VCC, , , , , , );


--B1_count[13] is hd7279:inst|count[13]
--operation mode is normal

B1_count[13]_lut_out = B1L36;
B1_count[13] = DFFEAS(B1_count[13]_lut_out, clk, VCC, , , , , , );


--B1_count[12] is hd7279:inst|count[12]
--operation mode is normal

B1_count[12]_lut_out = B1L38;
B1_count[12] = DFFEAS(B1_count[12]_lut_out, clk, VCC, , , , , , );


--B1L159 is hd7279:inst|Equal~455
--operation mode is normal

B1L159 = !B1_count[15] & !B1_count[14] & !B1_count[13] & !B1_count[12];


--B1_count[11] is hd7279:inst|count[11]
--operation mode is normal

B1_count[11]_lut_out = B1L40;
B1_count[11] = DFFEAS(B1_count[11]_lut_out, clk, VCC, , , , , , );


--B1_count[10] is hd7279:inst|count[10]
--operation mode is normal

B1_count[10]_lut_out = B1L42;
B1_count[10] = DFFEAS(B1_count[10]_lut_out, clk, VCC, , , , , , );


--B1_count[9] is hd7279:inst|count[9]
--operation mode is normal

B1_count[9]_lut_out = B1L44;
B1_count[9] = DFFEAS(B1_count[9]_lut_out, clk, VCC, , , , , , );


--B1_count[8] is hd7279:inst|count[8]
--operation mode is normal

B1_count[8]_lut_out = B1L46;
B1_count[8] = DFFEAS(B1_count[8]_lut_out, clk, VCC, , , , , , );


--B1L160 is hd7279:inst|Equal~456
--operation mode is normal

B1L160 = !B1_count[11] & !B1_count[10] & !B1_count[9] & !B1_count[8];


--B1_count[7] is hd7279:inst|count[7]
--operation mode is normal

B1_count[7]_lut_out = B1L48 & (!B1L163 # !B1L158);
B1_count[7] = DFFEAS(B1_count[7]_lut_out, clk, VCC, , , , , , );


--B1_count[6] is hd7279:inst|count[6]
--operation mode is normal

B1_count[6]_lut_out = B1L50 & (!B1L163 # !B1L158);
B1_count[6] = DFFEAS(B1_count[6]_lut_out, clk, VCC, , , , , , );


--B1_count[5] is hd7279:inst|count[5]
--operation mode is normal

B1_count[5]_lut_out = B1L52;
B1_count[5] = DFFEAS(B1_count[5]_lut_out, clk, VCC, , , , , , );


--B1_count[4] is hd7279:inst|count[4]
--operation mode is normal

B1_count[4]_lut_out = B1L54;
B1_count[4] = DFFEAS(B1_count[4]_lut_out, clk, VCC, , , , , , );


--B1L161 is hd7279:inst|Equal~457
--operation mode is normal

B1L161 = B1_count[7] & B1_count[6] & !B1_count[5] & !B1_count[4];


--B1_count[3] is hd7279:inst|count[3]
--operation mode is normal

B1_count[3]_lut_out = B1L56 & (!B1L163 # !B1L158);
B1_count[3] = DFFEAS(B1_count[3]_lut_out, clk, VCC, , , , , , );


--B1_count[2] is hd7279:inst|count[2]
--operation mode is normal

B1_count[2]_lut_out = B1L58;
B1_count[2] = DFFEAS(B1_count[2]_lut_out, clk, VCC, , , , , , );


--B1_count[1] is hd7279:inst|count[1]
--operation mode is normal

B1_count[1]_lut_out = B1L60;
B1_count[1] = DFFEAS(B1_count[1]_lut_out, clk, VCC, , , , , , );


--B1_count[0] is hd7279:inst|count[0]
--operation mode is normal

B1_count[0]_lut_out = B1L62 & (!B1L163 # !B1L158);
B1_count[0] = DFFEAS(B1_count[0]_lut_out, clk, VCC, , , , , , );


--B1L162 is hd7279:inst|Equal~458
--operation mode is normal

B1L162 = B1_count[3] & !B1_count[2] & !B1_count[1] & !B1_count[0];


--B1L163 is hd7279:inst|Equal~459
--operation mode is normal

B1L163 = B1L159 & B1L160 & B1L161 & B1L162;


--B1_state.start is hd7279:inst|state.start
--operation mode is normal

B1_state.start_lut_out = !B1_state.idle;
B1_state.start = DFFEAS(B1_state.start_lut_out, B1_t, RST_N, , , , , , );


--C1_t is ADC0809:inst3|t
--operation mode is normal

C1_t_lut_out = C1_t $ (C1L269 & C1L274);
C1_t = DFFEAS(C1_t_lut_out, clk, VCC, , , , , , );


--C1_current_state.st0 is ADC0809:inst3|current_state.st0
--operation mode is normal

C1_current_state.st0_lut_out = !C1_current_state.st6;
C1_current_state.st0 = DFFEAS(C1_current_state.st0_lut_out, C1_t, RST_N, , , , , , );


--C1_current_state.st4 is ADC0809:inst3|current_state.st4
--operation mode is normal

C1_current_state.st4_lut_out = !eoc & (C1_current_state.st4 # C1_current_state.st3);
C1_current_state.st4 = DFFEAS(C1_current_state.st4_lut_out, C1_t, RST_N, , , , , , );


--C1_count11[31] is ADC0809:inst3|count11[31]
--operation mode is normal

C1_count11[31]_lut_out = C1L1;
C1_count11[31] = DFFEAS(C1_count11[31]_lut_out, clk, VCC, , , , , , );


--C1_count11[30] is ADC0809:inst3|count11[30]
--operation mode is normal

C1_count11[30]_lut_out = C1L2;
C1_count11[30] = DFFEAS(C1_count11[30]_lut_out, clk, VCC, , , , , , );


--C1_count11[29] is ADC0809:inst3|count11[29]
--operation mode is normal

C1_count11[29]_lut_out = C1L4;
C1_count11[29] = DFFEAS(C1_count11[29]_lut_out, clk, VCC, , , , , , );


--C1_count11[28] is ADC0809:inst3|count11[28]
--operation mode is normal

C1_count11[28]_lut_out = C1L6;
C1_count11[28] = DFFEAS(C1_count11[28]_lut_out, clk, VCC, , , , , , );


--C1L255 is ADC0809:inst3|Equal~706
--operation mode is normal

C1L255 = !C1_count11[31] & !C1_count11[30] & !C1_count11[29] & !C1_count11[28];


--C1_count11[27] is ADC0809:inst3|count11[27]
--operation mode is normal

C1_count11[27]_lut_out = C1L8;
C1_count11[27] = DFFEAS(C1_count11[27]_lut_out, clk, VCC, , , , , , );


--C1_count11[26] is ADC0809:inst3|count11[26]
--operation mode is normal

C1_count11[26]_lut_out = C1L10;
C1_count11[26] = DFFEAS(C1_count11[26]_lut_out, clk, VCC, , , , , , );


--C1_count11[25] is ADC0809:inst3|count11[25]
--operation mode is normal

C1_count11[25]_lut_out = C1L12;
C1_count11[25] = DFFEAS(C1_count11[25]_lut_out, clk, VCC, , , , , , );


--C1_count11[24] is ADC0809:inst3|count11[24]
--operation mode is normal

⌨️ 快捷键说明

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