Difference between revisions of "FPGA"

From Tech
Jump to navigationJump to search
Line 1: Line 1:
  +
=About the Language]
 
* [http://en.wikipedia.org/wiki/Vhdl VHDL Wikipedia page]
 
* [http://en.wikipedia.org/wiki/Vhdl VHDL Wikipedia page]
 
* [http://www.doulos.com/knowhow/vhdl_designers_guide/ Doulos VHDL Designers Guide]
 
* [http://www.doulos.com/knowhow/vhdl_designers_guide/ Doulos VHDL Designers Guide]
  +
  +
=Simulators]
  +
* [http://ghdl.free.fr/ GHDL]. This has a nice [http://ghdl.free.fr/site/uploads/Main/ghdl_user_guide/AA_ghdl_guide.html User Guide]. Is included in Debian, for Ubuntu the provided i686 binaries can be used.
  +
* [http://freehdl.seul.org/ FreeHDL]
 
* [http://www3.informatik.uni-erlangen.de/EN/Research/fauhdlc/ fauhdlc is an experimental VHDL compiler and interpreter, the compiled result can be simulated with an interpreter. ]
 
* [http://www3.informatik.uni-erlangen.de/EN/Research/fauhdlc/ fauhdlc is an experimental VHDL compiler and interpreter, the compiled result can be simulated with an interpreter. ]

Revision as of 15:19, 16 March 2013

=About the Language]

=Simulators]