Forum Discussion
Altera_Forum
Honored Contributor
15 years agoUsing Microsoft .NET framework with SIII development kit
Hi Forum I have been sent an SIII development kit from my employers to play with. I am their lead FPGA developer. However, I also do a lot of .NET development. Currently all our software is...
Altera_Forum
Honored Contributor
15 years agoYou can have a look at the system console tools (http://www.altera.com/literature/hb/qts/qts_qii53028.pdf), but as their name implies, those are console functions. It should be possible to call them from a C or .net application with system calls I guess.