• 博客(0)
  • 资源 (2)

空空如也

cmi编码器译码器,用FPGA实现

egin if clk'event and clk = '0' then datacon dataflag dataflag dataflag dataflag dataflag dataflag dataflag dataflag dataflag <= dataflag; end case; BDataOut <= dataflag; end if;

2011-05-30

数字滤波器,用FPGA实现

数字滤波器,能够通过,希望可以帮到各位 library work; use work.eight_bit_int.all; library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; entity firfilter is port(clk :in std_logic; x: in fbyte; y: out fbyte); end firfilter;

2011-05-30

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除