Difference between revisions of "DE0-Nano"

From MakeICT Wiki
Jump to navigationJump to search
Line 4: Line 4:
 
* got DE0-NANO-G-Sensor installed and working
 
* got DE0-NANO-G-Sensor installed and working
 
* Control Panel code loads but there doesn't seem to be a Linux interface to it. Wine reports trouble communicating to the board
 
* Control Panel code loads but there doesn't seem to be a Linux interface to it. Wine reports trouble communicating to the board
 +
== Observations ==
 +
* Use Windows if you have the choice. It appears much of the GUI functionality is not supported in Linux
 +
* It appears that Wine is running underneath the Linux port
 
== Installation in Bodhi Linux 2.4 (Ubuntu 12.04 derivative) 32 bit ==
 
== Installation in Bodhi Linux 2.4 (Ubuntu 12.04 derivative) 32 bit ==
 
* Install [http://dl.altera.com/13.1/?edition=web Quartus II Web Edition]
 
* Install [http://dl.altera.com/13.1/?edition=web Quartus II Web Edition]
Line 10: Line 13:
 
* Install [http://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=139&No=593&PartNo=4 demos and control panel]
 
* Install [http://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=139&No=593&PartNo=4 demos and control panel]
 
* Follow step 5 [http://chehsunliu.wordpress.com/2013/01/15/install-altera-quartus-12-1-in-ubuntu-12-04/ here] to enable usb blaster
 
* Follow step 5 [http://chehsunliu.wordpress.com/2013/01/15/install-altera-quartus-12-1-in-ubuntu-12-04/ here] to enable usb blaster
 +
== Getting Help ==
 +
* To get the help menu of quartus II to work, use Firefox and make sure Flash is installed.
 +
** The tutorials are automatically loading in FF...not sure why. Perhaps there is a default set in my window manager of which I am unaware
 +
** Tried with direct load in Chromium to local file link --- endless loop
 
== References ==
 
== References ==
 
* http://www.pyroelectro.com/tutorials/de0_intro/
 
* http://www.pyroelectro.com/tutorials/de0_intro/
 
* http://chehsunliu.wordpress.com/2013/01/15/install-altera-quartus-12-1-in-ubuntu-12-04/
 
* http://chehsunliu.wordpress.com/2013/01/15/install-altera-quartus-12-1-in-ubuntu-12-04/
 
* [http://forums.parallax.com/archive/index.php/t-150716.html Forum with tips on getting started]
 
* [http://forums.parallax.com/archive/index.php/t-150716.html Forum with tips on getting started]

Revision as of 14:13, 3 November 2014

DE0-Nano

FPGA Development and Education Board

Status

  • got DE0-NANO-G-Sensor installed and working
  • Control Panel code loads but there doesn't seem to be a Linux interface to it. Wine reports trouble communicating to the board

Observations

  • Use Windows if you have the choice. It appears much of the GUI functionality is not supported in Linux
  • It appears that Wine is running underneath the Linux port

Installation in Bodhi Linux 2.4 (Ubuntu 12.04 derivative) 32 bit

Getting Help

  • To get the help menu of quartus II to work, use Firefox and make sure Flash is installed.
    • The tutorials are automatically loading in FF...not sure why. Perhaps there is a default set in my window manager of which I am unaware
    • Tried with direct load in Chromium to local file link --- endless loop

References