Programmable Hardware: Unterschied zwischen den Versionen

Aus PUCONwiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „Programmable Hardware is an area of elecronics to bring the concepts of flexibility and adaptibility from the software arena to the world of hardware. Wit…“)
 
Keine Bearbeitungszusammenfassung
Zeile 16: Zeile 16:
* [http://valhalla.altium.com/Learning-Guides/TR0114%20VHDL%20Language%20Reference.pdf Altium VHDL Reference]
* [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.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 ====
==== Further Resources ====


* http://www.fpga4fun.com/HDL%20tutorials.html
* http://www.fpga4fun.com/HDL%20tutorials.html
* {http://www.gmvhdl.com/VHDL.html VHDL tutorial by GreenMountain Software]
* [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}} ==
Zeile 34: Zeile 36:
* http://techdocs.altium.com/display/FPGA/FPGA+Design
* http://techdocs.altium.com/display/FPGA/FPGA+Design
* http://techdocs.altium.com/display/FPGA/FPGA-ready+Design+Components+%28non-processor%29
* http://techdocs.altium.com/display/FPGA/FPGA-ready+Design+Components+%28non-processor%29
*  
* [http://www.altium.com/files/training/module5fpgadesign.pdf Altium Training: FPGA Design]


== {{PUCON}} Projects with Programmable Hardware ==
== {{PUCON}} Projects with Programmable Hardware ==

Version vom 19. Februar 2016, 14:49 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

VHDL

Further Resources

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