discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] FPGA signal processing


From: Brian Padalino
Subject: Re: [Discuss-gnuradio] FPGA signal processing
Date: Tue, 30 Jan 2007 11:02:36 -0500

On 1/30/07, Roberto Mastrodonato <address@hidden> wrote:
has someone of you ever used SynplifyDSP tool (Synplicity) or System
Generator (Xilinx)?

Since the USRP uses an Altera Cyclone FPGA, you should be checking out
their DSP Builder software - found here:

 http://www.altera.com/products/software/products/dsp/dsp-builder.html

(NOTE: Requires MATLAB w/ Simulink)

How can the generated code (with previous tools) interact
with the VHDL code already being in the USRP normal working?

The code generated by those systems would just be another
instantiation within the FPGA project.  It could probably hook up
between the FIFOs that are used for shuffling the data around, but
Matt would be the authority to really check with.

Brian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]