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.

how can resolve Delay problem with hdl code of interpolation FIR filter?

Status
Not open for further replies.

noura7

Member level 2
Joined
Apr 19, 2010
Messages
52
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
tunisia
Activity points
1,589
Hi all,

I have an interpolation FIR filter that i have simulatated with matlab simulink environement, there is delay when data is upsampled but this delay is becoming much when i describe this filter with vhdl code. How can i eleminate the delay difference between simulink and ModelSim?

Thanks a lot

Noura
 

Did you added some pipeline stages?
 

no, it is a simple cascaded FIR structure
 

you need the pipeline stages or it wont work on an FPGA,.
 

You should give a brief idea of filter sampling rate and length.

Normally, there won't be more than a few clock cycles delay in addition to the filter length itself, except for extreme cases that run near the FPGA speed limits.
 

the filter length and sampling rate were about respectively 325 and 8 MHz.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top