Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisione Revisione precedente
Prossima revisione
Revisione precedente
vlsi:workbook:fpga:spartan3an:test [10/01/2014 23:10]
pacher
vlsi:workbook:fpga:spartan3an:test [12/01/2014 16:16] (versione attuale)
pacher
Linea 3: Linea 3:
  
 [ __[[vlsi:​workbook:​fpga:​spartan3an|Back]]__ ] [ __[[vlsi:​workbook:​fpga:​spartan3an|Back]]__ ]
 +[ __[[vlsi:​workbook:​fpga:​spartan3an:​test:​ubuntu|Ubuntu tests]]__ ]
  
 +====== USB cable on Linux =====
  
 +[[http://​www.intilinux.com/​programmazione/​478/​usare-le-board-xilinx-fpga-su-linux/​]]
  
- 
-====== USB cable on Linux ===== 
  
    * plug the A connector to PC    * plug the A connector to PC
Linea 54: Linea 55:
  
  
 +
 +
 +For ''/​sbin/​fxload'':​
 +
 +<​code>​
 +wget http://​pkgrepo.linuxtech.net/​el6/​release/​i686/​fxload-2008_10_13-3.el6.i686.rpm
 +sudo rpm -i fxload-2008_10_13-3.el6.i686.rpm
 +</​code>​
  
 ====== Device DNA reader ====== ====== Device DNA reader ======
Linea 63: Linea 72:
  
  
-Out-of-the box firmware download: on **Windows** you can simply run the +\\ 
 +Out-of-the box firmware download ​to the board: on **Windows** you can simply run the 
 ''​install_device_DNA_reader.bat''​ batch script from a command prompt ''​install_device_DNA_reader.bat''​ batch script from a command prompt
 (Xilinx ISE executables must be included in the default system search path!) (Xilinx ISE executables must be included in the default system search path!)
Linea 72: Linea 82:
 </​code>​ </​code>​
  
 +
 +:!: //​**Note**//​ \\
 +On Windows the proper runtime environment is set by running the ''​settings32.bat''​ batch script!