Programmable Hardware: Unterschied zwischen den Versionen

Aus PUCONwiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Zeile 12: Zeile 12:
== HDL - Hardware Description Languages ==
== HDL - Hardware Description Languages ==


=== VHDL ===
* [[VHDL]]
 
* [http://valhalla.altium.com/Learning-Guides/TR0114%20VHDL%20Language%20Reference.pdf Altium VHDL Reference]
* [http://www.fpga4fun.com/VHDLTips.html VHDL Tips and Tricks on FPGA4fun]
* [http://www.ics.uci.edu/~jmoorkan/vhdlref/Synario%20VHDL%20Manual.pdf Synario VHDL Reference Manual]
 
==== Further Resources ====
 
* http://www.fpga4fun.com/HDL%20tutorials.html
* [http://www.gmvhdl.com/VHDL.html VHDL tutorial by GreenMountain Software]
* [http://www.gaisler.com/doc/structdes.pdf VHDL Design Methodology]


== Programmable Hardware in {{PUCON}} ==
== Programmable Hardware in {{PUCON}} ==

Version vom 6. März 2016, 20:03 Uhr

Programmable Hardware is an area of elecronics to bring the concepts of flexibility and adaptibility from the software arena to the world of hardware.

With Programmable Hardware, the functionality of an electronic device can be changed on a level usually associated with hardware without having to really touch the real hardware components:

  • electronic parts or their dimensions and/or values
  • wires and connections between parts

Programmable Hardware Parts and Devices

FPGA

HDL - Hardware Description Languages

Programmable Hardware in PUCON

Altium Nanoboard 3000

PUCON Projects with Programmable Hardware

NOS032

NOS032 is an application for the #Altium Nanoboard 3000 to use the Nanoboards DAC interface to produce graphic display on an Oscilloscope CRT in X-Y-mode.

Further Reading