aboutsummaryrefslogtreecommitdiffstats
path: root/doc/using/UART_srcs/rx/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/using/UART_srcs/rx/makefile')
-rw-r--r--doc/using/UART_srcs/rx/makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/using/UART_srcs/rx/makefile b/doc/using/UART_srcs/rx/makefile
deleted file mode 100644
index 3546a42ad..000000000
--- a/doc/using/UART_srcs/rx/makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-
-all:
- ghdl -i *.vhd
- ghdl -m tb_UART_RX_8N1
- ghdl -r tb_UART_RX_8N1 --stop-time=800us --wave=RX.ghw
-
-view:
- gtkwave RX.ghw