Forum Discussion
Altera_Forum
Honored Contributor
19 years agoInterfacing Matlab with Cyclone II
Hi,
I'm currently working on my design project, which requires that I interface Matlab with my Nios II Development Kit, Cyclone II Edition from Altera (link: http://www.altera.com/products/devkits/alt...nios-2c35.html) (http://www.altera.com/products/devkits/altera/kit-nios-2c35.html)) . Can someone please help me out with this. I need it real bad. Thanks in advance a_flat_toon3 Replies
- Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by a_flat_toon@Sep 13 2006, 09:10 AM hi,i'm currently working on my design project, which requires that i interface matlab with my nios ii development kit, cyclone ii edition from altera (link: http://www.altera.com/products/devkits/alt...nios-2c35.html) (http://www.altera.com/products/devkits/altera/kit-nios-2c35.html)) . can someone please help me out with this. i need it real bad.
thanks in advance
a_flat_toon
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=18251)
--- quote end ---
--- Quote End --- Hi, what did you want to do? Do you want to design with Matlab/Simulink and then generate VHDL-Blocks to put in Quartus? Bye marco
- Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by mabcom+sep 18 2006, 11:16 am--><div class='quotetop'>quote (mabcom @ sep 18 2006, 11:16 am)</div>--- quote start ---
<!--quotebegin-a_flat_toon@Sep 13 2006, 09:10 AM hi,
i'm currently working on my design project, which requires that i interface matlab with my nios ii development kit, cyclone ii edition from altera (link: http://www.altera.com/products/devkits/alt...nios-2c35.html) (http://www.altera.com/products/devkits/altera/kit-nios-2c35.html)) . can someone please help me out with this. i need it real bad.
thanks in advance
a_flat_toon
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=18251)
--- quote end ---
--- Quote End --- Hi, what did you want to do? Do you want to design with Matlab/Simulink and then generate VHDL-Blocks to put in Quartus? Bye marco <div align='right'><{post_snapback}> (index.php?act=findpost&pid=18303)</div> [/b] --- Quote End --- I want two things...first i want to be able to send my matlab/simulink file directly to the FPGA fromt matlab/simulink and I also want Matlab/Simulink to send and receive data to/from the FPGA. Is there a way to make them talk to each other? Please help me..I really need it.
- Altera_Forum
Honored Contributor
Hi
The DSP Builder from Altera is a Interface for Matlab Simulink. This DSP Builder contains a Simulink library. If you build up your Matlab Model out of this DSP Builder Library you can simulate this model in the Simulink and you can generate HDL code and systhesis this on the FPGA Board. You are not able to simulate the Nios II Softcore Processor in the Matlab environment. What you can do is to generate your own IP in the Matlab and integrate this in the Quartus Software / SOPC Builder in your NIOS SOPC. I hop this helps. mfg flo