Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12603 Discussions

Is it possible to use a remote desktop viewer on NIOS Linux

Altera_Forum
Honored Contributor II
1,382 Views

Hello ,  

I am having a project where I need to take control of a pc or a smart phone which has a VNC server using FPGA so I need to run a client from the FPGA side . Is this possible ? 

My kit is the de2-115 .It has USB controller chip and Ethernet connections .
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
336 Views

Well, you can run Linux on NIOS on that board. 

So you might be able to run a VNC client too.
0 Kudos
Altera_Forum
Honored Contributor II
336 Views

Is there a way to know the capabilities or features of NIOS Linux and how far can it go ?

0 Kudos
Altera_Forum
Honored Contributor II
336 Views

 

--- 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
0 Kudos
Reply