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.

Chirp generator in VHDL

Status
Not open for further replies.

greprac

Newbie level 4
Joined
Nov 8, 2006
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,314
chirp generator

Hi frendz
I have to write VHDL code for a chirp generator which outputs a chirp sweeping from 39 Khz to 41 Khz in 20 cycles... any idea how shall I do it. my system clock is 100 MHz
Plz help me
 

chirp vhdl

I would use a DDS. Here is a description of the general technique, however it doesn't give VHDL details:
"Generate Digital Chirp Signals With DDS" by Bar-Giora Goldberg
**broken link removed**
 

r u using this for test purpose?
is 2Khz in 20 samples sufficient??
try sptool in matlab it has a chirp signal u need to configure it to ur requirements or u have inbuilt matlab functions. u need to make this in fixed point format get them, put into memory(ROM) and read them.if its for a test purpose put them in an array in ur toplevel hdl testbench and use it.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top