From ee5a40c9761c85ae6b88b075fbd1b7011e756c7e Mon Sep 17 00:00:00 2001 From: Quang Tran Date: Thu, 29 Oct 2020 00:25:49 +0100 Subject: [PATCH] Add german VHDL book (#4863) --- free-programming-books-de.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/free-programming-books-de.md b/free-programming-books-de.md index 1c901913..e0a75828 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -30,6 +30,7 @@ * [UML](#uml) * [Unabhängig von der Programmiersprache](#unabh%C3%A4ngig-von-der-programmiersprache) * [Unix](#unix) +* [VHDL](#vhdl) * [Visual Basic](#visual-basic) @@ -227,6 +228,11 @@ * [Wie werde ich Unix Guru?](http://openbook.rheinwerk-verlag.de/unix_guru/) +### VHDL + +* [VHDL-Tutorium](https://de.wikibooks.org/wiki/VHDL-Tutorium) - Wikibooks (HTML) + + ### Visual Basic * [Einstieg in Visual Basic 2010](http://openbook.rheinwerk-verlag.de/einstieg_vb_2010/) -- GitLab