Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

matlab generated verilog filter code

Status
Not open for further replies.

rsrinivas

Advanced Member level 1
Joined
Oct 10, 2006
Messages
411
Helped
50
Reputation
100
Reaction score
11
Trophy points
1,298
Location
bengalooru
Activity points
3,689
Hi all
I have designed a filter in matlab in fdatool,got the verilog code and it's working fine.
now i need to have a bank of filters(16) using this single filter.i have developed a simple architecture like having the coefficients in a rom and the filter internals in a dpram ,an address generator ,a fifo to dump the filter outputs and a simple controller.i.e. a serial architecture.
for each filter input sample the coefficients are read and processed and the context of the filter internals are stored in the dpram.repeated 16 times
what r the considerations in this design.
will this idea work.

any suggestions greatly appreciated.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top