From f780458e75d1e22742a091e8e9cf89009e91ee8a Mon Sep 17 00:00:00 2001 From: Friedrich Beckmann Date: Mon, 27 May 2024 17:32:24 +0200 Subject: uart rx --- vhdl_ls.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'vhdl_ls.toml') diff --git a/vhdl_ls.toml b/vhdl_ls.toml index 2460aad..01449fe 100644 --- a/vhdl_ls.toml +++ b/vhdl_ls.toml @@ -29,6 +29,11 @@ top_uart.files = [ 'src/edge.vhd' ,'src/baudcnt.vhd' ,'src/uart_tx_shift.vhd' + ,'src/uart_rx_shift.vhd' + ,'src/uart_rx_baudcnt.vhd' + ,'src/uart_rx_bitcnt.vhd' + ,'src/uart_rx.vhd' ,'src/top_uart.vhd' ,'src/t_top_uart.vhd' - ] \ No newline at end of file + ] + -- cgit v1.2.3