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:ise [02/01/2014 11:20]
pacher
vlsi:workbook:fpga:ise [14/11/2014 02:26] (versione attuale)
pacher
Linea 40: Linea 40:
  
  
 +A very complete and exhaustive tutorial by J. Banks,
 +
 +//The Spartan-3E Tutorial 1 : Introduction to FPGA Programming,​ Version 2.0//  \\
 +[[http://​eprints.qut.edu.au/​76297/​1/​Spartan3E_Tutorial_1ver2.pdf]]
  
 ===== Xilinx ISE ===== ===== Xilinx ISE =====
Linea 52: Linea 56:
 number of times. number of times.
  
 +[[http://​www.xilinx.com/​products/​design-tools/​ise-design-suite/​ise-webpack.htm]]
  
 ===== Licensed softwares ​ ===== ===== Licensed softwares ​ =====
Linea 95: Linea 100:
 NFS on elt95wx is not configured to allow remote mounting from any client workstation! ​ NFS on elt95wx is not configured to allow remote mounting from any client workstation! ​
 If you retrive an ''​access denied''​ error, please contact [[deremigi@NOSPAMto.infn.it]]. If you retrive an ''​access denied''​ error, please contact [[deremigi@NOSPAMto.infn.it]].
 +
 +
 +
 +
 +====== Design flow ======
 +
 +[[http://​www.xilinx.com/​itp/​xilinx10/​isehelp/​ise_c_fpga_design_flow_overview.htm]]
 +
  
 ===== Installing Xilinx ISE Web Edition on Linux (full-installer download) ===== ===== Installing Xilinx ISE Web Edition on Linux (full-installer download) =====
Linea 183: Linea 196:
 Further installation notes for Linux operating systems can be found at: Further installation notes for Linux operating systems can be found at:
  
 +[[http://​www.linuxjournal.com/​article/​6857]] ​ \\
 +[[http://​www.linuxjournal.com/​magazine/​fpga-programming-linux]] ​ \\
 [[https://​www.wrbishop.com/​fpga/​how-to-configure-xilinx-fpga-design-suite-13-3-under-rhelcentos-6-x-fedora-15/​]] (must-read!)\\ [[https://​www.wrbishop.com/​fpga/​how-to-configure-xilinx-fpga-design-suite-13-3-under-rhelcentos-6-x-fedora-15/​]] (must-read!)\\
 [[https://​wiki.archlinux.org/​index.php/​Xilinx_ISE_WebPACK]] ​                                                              \\ [[https://​wiki.archlinux.org/​index.php/​Xilinx_ISE_WebPACK]] ​                                                              \\
Linea 197: Linea 212:
  
  
-===== Installing Xilinx ISE Web Edition on Linux (multi-file download) =====+====== Installing Xilinx ISE Web Edition on Linux (multi-file download) ​======
  
 Download separate files (~1.9 <​nowiki>​GB</​nowiki>​ each file): Download separate files (~1.9 <​nowiki>​GB</​nowiki>​ each file):
Linea 238: Linea 253:
  
 [[http://​www.cs.sfu.ca/​CourseCentral/​250/​bfraser/​labs/​GuideToXilinxToolInstall.pdf]] [[http://​www.cs.sfu.ca/​CourseCentral/​250/​bfraser/​labs/​GuideToXilinxToolInstall.pdf]]
 +
 +
 +====== Installing Xilinx ISE Web Edition on Windows (multi-file download) ======
 +
 +Download separate files (~1.9 <​nowiki>​GB</​nowiki>​ each file):
 +
 +   * ''​Xilinx_ISE_DS_14.6_P.68d_3-1.tar''​ [All platforms split installer base image]  ​
 +
 +   * ''​Xilinx_ISE_DS_14.6_P.68d_3-2.zip.xz''​ [Install data A]
 +
 +   * ''​Xilinx_ISE_DS_14.6_P.68d_3-3.zip.xz''​ [Install data B]
 +
 +   * ''​Xilinx_ISE_DS_14.6_P.68d_3-4.zip.xz''​ [Install data C]
 +
 +
 +Note: to untar under Windows you need e.g. **7-Zip**, which is open source software.
 +
 +[[http://​www.7-zip.org/​]]
 +
 +read [[http://​www.haskell.org/​haskellwiki/​How_to_unpack_a_tar_file_in_Windows|how to unpack a tar file in Windows]].
 +
 +<​code>​
 +7z x Xilinx_ISE_DS_14.6_P.68d_3-1.tar ​
 +</​code>​
 +
 +
  
 ===== UNIX environment setup ===== ===== UNIX environment setup =====