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

📄 dff1.fit.eqn

📁 设计一个线性相位FIR滤波器(31阶) 输入8位
💻 EQN
字号:
--A1L72Q is qout[7]~reg0 at LC_X5_Y30_N2
--operation mode is normal

A1L72Q_sload_eqn = din[7];
A1L72Q = DFFEA(A1L72Q_sload_eqn, GLOBAL(clk), !GLOBAL(r), , , , );


--A1L52Q is qout[6]~reg0 at LC_X1_Y30_N2
--operation mode is normal

A1L52Q_sload_eqn = din[6];
A1L52Q = DFFEA(A1L52Q_sload_eqn, GLOBAL(clk), !GLOBAL(r), , , , );


--A1L32Q is qout[5]~reg0 at LC_X52_Y26_N8
--operation mode is normal

A1L32Q_lut_out = din[5];
A1L32Q = DFFEA(A1L32Q_lut_out, GLOBAL(clk), !GLOBAL(r), , , , );


--A1L12Q is qout[4]~reg0 at LC_X1_Y2_N3
--operation mode is normal

A1L12Q_sload_eqn = din[4];
A1L12Q = DFFEA(A1L12Q_sload_eqn, GLOBAL(clk), !GLOBAL(r), , , , );


--A1L91Q is qout[3]~reg0 at LC_X52_Y1_N2
--operation mode is normal

A1L91Q_sload_eqn = din[3];
A1L91Q = DFFEA(A1L91Q_sload_eqn, GLOBAL(clk), !GLOBAL(r), , , , );


--A1L71Q is qout[2]~reg0 at LC_X9_Y1_N2
--operation mode is normal

A1L71Q_sload_eqn = din[2];
A1L71Q = DFFEA(A1L71Q_sload_eqn, GLOBAL(clk), !GLOBAL(r), , , , );


--A1L51Q is qout[1]~reg0 at LC_X1_Y21_N3
--operation mode is normal

A1L51Q_sload_eqn = din[1];
A1L51Q = DFFEA(A1L51Q_sload_eqn, GLOBAL(clk), !GLOBAL(r), , , , );


--A1L31Q is qout[0]~reg0 at LC_X52_Y5_N8
--operation mode is normal

A1L31Q_lut_out = din[0];
A1L31Q = DFFEA(A1L31Q_lut_out, GLOBAL(clk), !GLOBAL(r), , , , );


--din[7] is din[7] at Pin_E5
--operation mode is input

din[7] = INPUT();


--clk is clk at Pin_M24
--operation mode is input

clk = INPUT();


--r is r at Pin_M26
--operation mode is input

r = INPUT();


--din[6] is din[6] at Pin_E4
--operation mode is input

din[6] = INPUT();


--din[5] is din[5] at Pin_G22
--operation mode is input

din[5] = INPUT();


--din[4] is din[4] at Pin_AB3
--operation mode is input

din[4] = INPUT();


--din[3] is din[3] at Pin_AC25
--operation mode is input

din[3] = INPUT();


--din[2] is din[2] at Pin_Y8
--operation mode is input

din[2] = INPUT();


--din[1] is din[1] at Pin_M9
--operation mode is input

din[1] = INPUT();


--din[0] is din[0] at Pin_Y23
--operation mode is input

din[0] = INPUT();


--qout[7] is qout[7] at Pin_E6
--operation mode is output

qout[7] = OUTPUT(A1L72Q);


--qout[6] is qout[6] at Pin_D4
--operation mode is output

qout[6] = OUTPUT(A1L52Q);


--qout[5] is qout[5] at Pin_K23
--operation mode is output

qout[5] = OUTPUT(A1L32Q);


--qout[4] is qout[4] at Pin_V6
--operation mode is output

qout[4] = OUTPUT(A1L12Q);


--qout[3] is qout[3] at Pin_AC23
--operation mode is output

qout[3] = OUTPUT(A1L91Q);


--qout[2] is qout[2] at Pin_W9
--operation mode is output

qout[2] = OUTPUT(A1L71Q);


--qout[1] is qout[1] at Pin_M8
--operation mode is output

qout[1] = OUTPUT(A1L51Q);


--qout[0] is qout[0] at Pin_U21
--operation mode is output

qout[0] = OUTPUT(A1L31Q);



⌨️ 快捷键说明

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