Difference between revisions of "FPGA"

From Tech
Jump to navigationJump to search
Line 3: Line 3:
 
See [[VHDL]]
 
See [[VHDL]]
   
=FPGA's=
+
=Lattice=
* nice datasheet [http://www.farnell.com/datasheets/1536834.pdf Altera]
+
* [http://www.latticesemi.com/products/fpga/index.cfm Lattice Website]
   
  +
=Altera=
  +
* nice datasheet [http://www.farnell.com/datasheets/1536834.pdf Altera]
   
 
==Altera==
 
==Altera==

Revision as of 23:22, 20 March 2013

Stuff about VHDL

See VHDL

Lattice

Altera

Altera

cd /mnt/t
wget -O 12.1sp1_243_quartus_free_linux.tar.gz http://download.altera.com/akdlm/software/acdsinst/12.1sp1/243/standalone/12.1sp1_243_quartus_free_linux.tar.gz?None&fileExt=.gz
cd ~
tar -xvzf 12.1sp1_243_quartus_free_linux.tar.gz
cd 12.1sp1_243_quartus_free_linux
/altera_installer/bin/altera_installer_cmd --all --target=/opt/altera12.1sp1/ --source `pwd`