Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
Well, you can run Linux on NIOS on that board.
So you might be able to run a VNC client too. - Altera_Forum
Honored Contributor
Is there a way to know the capabilities or features of NIOS Linux and how far can it go ?
- Altera_Forum
Honored Contributor
--- Quote Start --- Is there a way to know the capabilities or features of NIOS Linux and how far can it go ? --- Quote End --- How far in what direction ? It can run any Linux program (including any graphic stuff), so anything goes. Any I/O hardware (including graphics) can be created in VHDL code and be accessed by appropriately done Linux drivers, so anything goes, but it might be a lot of work. Software performance is not very fast, so you are limited. -Michael