代码搜索:Fir 开发教程
找到约 10,000 项符合「Fir 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/300041/13942030
hex fir_top_coef_0.hex
:050000000000000000fb
:05000100000000016b8e
:0500020000000001797f
:0500030000000002e412
:0500040000000001876f
:0500050000000002f202
:050006000000000300f2
:05000700000000046b85
:050008000000000
www.eeworm.com/read/300041/13942040
v fir_top_coef_2.v
//----- ! -------- W A R N I N G -------- ! -----
//----- ! -------- FIR COMPILER GENERATED FILE --- ! -----
//---------------------DO NOT ATTEMPT TO MODIFY! -----
//SET1//;
//COEF 16 : 50
www.eeworm.com/read/300041/13942058
hex fir_top_coef_2.hex
:050000000000000000fb
:0500010000000001fcfd
:0500020000000001fefa
:0500030000000003fafb
:0500040000000001fff7
:0500050000000003fbf8
:0500060000000003fdf5
:0500070000000005f9f6
:00000001FF
www.eeworm.com/read/300041/13942095
v fir_top_st_model.v
module fir_top_st (clk,
rst,
data_in,
rdy_to_ld,
done,
fir_result);
parameter DATA_WIDTH = 12;
parameter COEF_WIDTH
www.eeworm.com/read/300041/13942130
vhd fir_top_st_model.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.std_logic_arith.all;
USE ieee.std_logic_unsigned.all;
library leaf_lib;
USE leaf_lib.LEAF_NODES_P
www.eeworm.com/read/300041/13942135
mif fir_top_coef_0.mif
----- ! -------- W A R N I N G -------- ! -----
----- ! -------- FIR COMPILER GENERATED FILE --- ! -----
---------------------DO NOT ATTEMPT TO MODIFY! -----
width = 13;
depth = 256;
addr
www.eeworm.com/read/300041/13942141
v fir_top_coef_1.v
//----- ! -------- W A R N I N G -------- ! -----
//----- ! -------- FIR COMPILER GENERATED FILE --- ! -----
//---------------------DO NOT ATTEMPT TO MODIFY! -----
//SET1//;
//COEF 8 : 461
www.eeworm.com/read/300041/13942143
v fir_top_coef_0.v
//----- ! -------- W A R N I N G -------- ! -----
//----- ! -------- FIR COMPILER GENERATED FILE --- ! -----
//---------------------DO NOT ATTEMPT TO MODIFY! -----
//SET1//;
//COEF 0 : 363
www.eeworm.com/read/300041/13942168
txt fir_top_silent_param.txt
fc_version : 2.7.1
blank_gen : GEN
---new_set---
alpha : 0
fc1 : 1e+007
fc2 : 3.75e+006
length : 37
samp_rate : 8e+008
win_type : NON
flt_type : LPF
---end_set---
www.eeworm.com/read/300041/13942226