Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
grundlagen_digitaltechnik [2024/03/11 21:35] beckmanf Clean - Only VHDL |
grundlagen_digitaltechnik [2025/03/15 15:41] (current) beckmanf add video |
||
---|---|---|---|
Line 5: | Line 5: | ||
=== VHDL Beispiele === | === VHDL Beispiele === | ||
[[dt-code|VHDL Entity/Architecture und strukturelle Beschreibung]] | [[dt-code|VHDL Entity/Architecture und strukturelle Beschreibung]] | ||
+ | |||
+ | [[dt-code-comb|Combinational Logic]] | ||
[[dt-code-sequ|Digitaltechnik Grundlagen Code sequentielle Schaltungen]] | [[dt-code-sequ|Digitaltechnik Grundlagen Code sequentielle Schaltungen]] | ||
Line 21: | Line 23: | ||
[[dt-vhdl-numeric-std-library|VHDL IEEE Numeric Standard Package]] | [[dt-vhdl-numeric-std-library|VHDL IEEE Numeric Standard Package]] | ||
+ | |||
+ | <html> | ||
+ | <video width="1024" controls> | ||
+ | <source src="https://caeis.etech.fh-augsburg.de/media/sophie-wilson-micro.mp4" type="video/mp4"> | ||
+ | Your browser does not support this video format. | ||
+ | </video> | ||
+ | </html> | ||