diff options
author | 1138-4EB <1138-4EB@users.noreply.github.com> | 2017-03-02 00:24:57 +0100 |
---|---|---|
committer | tgingold <tgingold@users.noreply.github.com> | 2017-12-10 12:02:05 +0100 |
commit | 28d9ddf0e2aff8fe6937949f54285cae9ee478a7 (patch) | |
tree | 0b91e072680c96493037360f7c05f1568912a99c /doc/using/UART_srcs/uart.toc | |
parent | 13a5256846f946d646a21faf221001f9ba15044d (diff) | |
download | ghdl-28d9ddf0e2aff8fe6937949f54285cae9ee478a7.tar.gz ghdl-28d9ddf0e2aff8fe6937949f54285cae9ee478a7.tar.bz2 ghdl-28d9ddf0e2aff8fe6937949f54285cae9ee478a7.zip |
Add raw sources of tutorial 'How to simulate an UART VHDL code with ghdl}' by 'René Doß'
Diffstat (limited to 'doc/using/UART_srcs/uart.toc')
-rw-r--r-- | doc/using/UART_srcs/uart.toc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/using/UART_srcs/uart.toc b/doc/using/UART_srcs/uart.toc new file mode 100644 index 000000000..348a47af4 --- /dev/null +++ b/doc/using/UART_srcs/uart.toc @@ -0,0 +1,8 @@ +\contentsline {section}{\numberline {1}introduction UART transmission}{2}{section.1} +\contentsline {section}{\numberline {2}advanced TX Unit with FIFO}{2}{section.2} +\contentsline {section}{\numberline {3}advanced RX Unit with FIFO}{8}{section.3} +\contentsline {section}{\numberline {4}example application}{13}{section.4} +\contentsline {section}{\numberline {5}Makefile for workflow}{19}{section.5} +\contentsline {section}{\numberline {6}file in/out}{19}{section.6} +\contentsline {section}{\numberline {7}VHPI Interface to an other language}{22}{section.7} +\contentsline {section}{\numberline {8}closing words}{28}{section.8} |