Reply by Jay July 10, 20082008-07-10
On Jul 9, 5:55 am, kclo4 <alexis.ga...@gmail.com> wrote:
> On Jul 8, 10:27 pm, natarajan.jaya...@gmail.com wrote: > > > Hey, > > > I need to send some data to the Altera Stratix II FPGA board from the > > matlab workspace and then do some FFT, FIR process on that and then > > return the data from the FPGA back into the matlab workspace. How do > > I do that? Kindly let me know if there is some tutorial which is > > Altera specific on this which can tell me how to do it step by step. > > > Thanks and Regards, > > Jayaram > > What is your board?? What are your bandwidth need? Personally I used a > RS232 it is easy to implement on both FPGA and matlab but it's slow so > I use it only for debugging.
I am using EP2S180F1020C4 Stratix II. I do not need very high speed as such. Could you please highlight me on something about your implementation. A tutorial would be really helpful. Thanks Jayaram
Reply by kclo4 July 9, 20082008-07-09
On Jul 8, 10:27 pm, natarajan.jaya...@gmail.com wrote:
> Hey, > > I need to send some data to the Altera Stratix II FPGA board from the > matlab workspace and then do some FFT, FIR process on that and then > return the data from the FPGA back into the matlab workspace. How do > I do that? Kindly let me know if there is some tutorial which is > Altera specific on this which can tell me how to do it step by step. > > Thanks and Regards, > Jayaram
What is your board?? What are your bandwidth need? Personally I used a RS232 it is easy to implement on both FPGA and matlab but it's slow so I use it only for debugging.
Reply by July 8, 20082008-07-08
Hey,

I need to send some data to the Altera Stratix II FPGA board from the
matlab workspace and then do some FFT, FIR process on that and then
return the data from the FPGA  back into the matlab workspace. How do
I do that? Kindly let me know if there is some tutorial which is
Altera specific on this which can tell me how to do it step by step.

Thanks and Regards,
Jayaram