46 reputation
12
bio website
location
age
visits member for 1 year, 11 months
seen May 18 at 16:55
stats profile views 5

Apr
5
awarded  Notable Question
Nov
16
awarded  Popular Question
Jun
24
comment Code example for FIR/IIR filters in VHDL?
Thanks for your answer. That's more or less what I did but I'm having some issues with number representation. My ADC gives me values in the -32k to +32k (signed 16-bit). I also have the problem of the filter constant - how do I represent that? And the result of multiply between the sample and the constant? That's what's confusing me the most.
Jun
24
comment Code example for FIR/IIR filters in VHDL?
@dhsieh2 Thanks, this is the kind of answer I was looking for. Another question, how would I do it if I was using Signed numbers (my ADC gives me values in the -32k to +32k).
Jun
24
awarded  Student
Jun
23
asked Code example for FIR/IIR filters in VHDL?