Ghalia Al-rajban <ghalia.alraj...@gmail.com> writes: > Dears,I am a new Octave user, i am working on project deals with fpga, > is there any way to enable communication between octave and fpga, or > to generate HDL files, as what HDLCoder toolbox functions in matbal??
I don't have the answer to your question. However, I personnally use Octave to communicate with GPIB, Serial and USB instruments using bindings with the National Instruments VISA library. To do that, I have written OCT files that encapsulate each VISA function (eg. viOpen, viWrite, etc.). I guess you could do the same with libraries that can communicate with your FPGA (I think there are NI libraries to do this). -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on a mailing list? ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev