From 371da1e007d7e17d11707534f13abf747638bc8f Mon Sep 17 00:00:00 2001 From: Friedrich Beckmann Date: Mon, 17 Jun 2024 09:03:04 +0200 Subject: add txautomat and rxautomat --- vhdl_ls.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vhdl_ls.toml') diff --git a/vhdl_ls.toml b/vhdl_ls.toml index 71576ef..aa70fe3 100644 --- a/vhdl_ls.toml +++ b/vhdl_ls.toml @@ -34,6 +34,8 @@ top_uart.files = [ ,'src/uart_rx_baudcnt.vhd' ,'src/uart_rx_bitcnt.vhd' ,'src/uart_rx.vhd' + ,'src/rxautomat.vhd' + ,'src/txautomat.vhd' ,'src/top_uart.vhd' ,'src/t_top_uart.vhd' ] -- cgit v1.2.3