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.

help needed..coding FIR filter in Verilog

Status
Not open for further replies.

mona_c

Junior Member level 1
Junior Member level 1
Joined
Jan 1, 2006
Messages
18
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,476
code for fir filter xilinx verilog

Hi everyone

hope all of u njoying at ur best ! well i m a new member here & new to VLSI as well.. i m doing a project in Verilog i.e. implementing direct form FIR filter in Verilog. i need help in synchronizing the sampling period of ADC with that of the verilog code clock.....but i m not able to do so..can any one help me here ..

thanx in advance
take care
bye
Mona
 

echo47

Advanced Member level 6
Advanced Member level 6
Joined
Apr 7, 2002
Messages
3,933
Helped
638
Reputation
1,274
Reaction score
90
Trophy points
1,328
Location
USA
Activity points
33,176
verilog fir xilinx

Can you tell us more about your ADC and clock, and why you are having difficulty?

The common technique is to design one timing sequencer that controls both the FIR filter and the ADC, so you have full control of everything.
 

mona_c

Junior Member level 1
Junior Member level 1
Joined
Jan 1, 2006
Messages
18
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,476
echo47 said:
Can you tell us more about your ADC and clock, and why you are having difficulty?

The common technique is to design one timing sequencer that controls both the FIR filter and the ADC, so you have full control of everything.

Hi

well... i m doing it a lill differently......ADC is been conded in Matlab.... & the that digitized signal is being used by Verilog code ..... i m getting the output..but thats not upto the mark.....so i guess i need to adjust the clock of verilog code ..... if u need then i can attach those file here...or can mail to u ....

thanx
take care
bye
Mona
 

GroundCtrl

Junior Member level 3
Junior Member level 3
Joined
Aug 27, 2003
Messages
25
Helped
5
Reputation
10
Reaction score
0
Trophy points
1,281
Activity points
250
First u have to do then u begining your new VLSI design is to search final solution of your problem in Xilinx and Altera sites :))

There are several Verilog examples of FIR on Xilinx site.
 

mona_c

Junior Member level 1
Junior Member level 1
Joined
Jan 1, 2006
Messages
18
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,476
hey i have seen these sites..but the prob is i have to code it at behavoural level at my own...... not in system verilog ...or with lrms & all

can u any onw help me ..plzzzz

bye
take care
Mona
 

nijMcnij

Full Member level 1
Full Member level 1
Joined
Dec 6, 2005
Messages
97
Helped
5
Reputation
10
Reaction score
4
Trophy points
1,288
Activity points
2,167
hello,

could you please point out exactly where in the Xilinx website the verilog example code for filter RTL implementation can be found.

a link is very appreciated

many thanks
 

vleminh

Newbie level 4
Newbie level 4
Joined
Sep 17, 2008
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,306
hi all friends ! hi nijMcnij can you posts link of sites xilinx for me ?
i'm implement design fir and iir using verilog. please help . thanks
Code:
 

Rishabh Bansal

Newbie level 1
Newbie level 1
Joined
Dec 19, 2011
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,284
Re: code for fir filter xilinx verilog

Hi everyone

hope all of u njoying at ur best ! well i m a new member here & new to VLSI as well.. i m doing a project in Verilog i.e. implementing direct form FIR filter in Verilog. i need help in synchronizing the sampling period of ADC with that of the verilog code clock.....but i m not able to do so..can any one help me here ..

thanx in advance
take care
bye
Mona

please send me code if you are having
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top