Difference between revisions of "FPGA"

From Tech
Jump to navigationJump to search
(Replaced content with "=Stuff about VHDL= See VHDL")
Line 1: Line 1:
  +
=Stuff about VHDL=
=About the Language=
 
* [http://en.wikipedia.org/wiki/Vhdl VHDL Wikipedia page]
 
* [http://www.doulos.com/knowhow/vhdl_designers_guide/ Doulos VHDL Designers Guide]
 
* [http://web.engr.oregonstate.edu/~sllu/vhdl/lec2e.html Basic VHDL Constructs], [http://web.engr.oregonstate.edu/~sllu/vhdl/lec8a.html Timing difference of variable and signal in a process], etc.
 
   
  +
See [[VHDL]]
=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. ]
 

Revision as of 10:25, 18 March 2013

Stuff about VHDL

See VHDL