|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
a method for implementing high speed
Finite Impulse Response (FIR) filters using just registered adders
and hardwired shifts. We extensively use a modified common
subexpression elimination algorithm to reduce the number of
adders. We target our optimizations to Xilinx Virtex II devices
where we compare our implementations with those produced by
Xilinx CoregenTM using Distributed Arithmetic. We observe up
to 50% reduction in the number of slices and up to 75%
reduction in the number of LUTs for fully parallel
implementations. We also observed up to 50% reduction in the
total dynamic power consumption of the filters. Our designs
perform significantly faster than the MAC filters, which use
embedded multipliers. |
|