aboutsummaryrefslogtreecommitdiff
path: root/vhdl_ls.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vhdl_ls.toml')
-rw-r--r--vhdl_ls.toml2
1 files changed, 2 insertions, 0 deletions
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'
]