aboutsummaryrefslogtreecommitdiff
path: root/vhdl_ls.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vhdl_ls.toml')
-rw-r--r--vhdl_ls.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/vhdl_ls.toml b/vhdl_ls.toml
index 01449fe..71576ef 100644
--- a/vhdl_ls.toml
+++ b/vhdl_ls.toml
@@ -30,6 +30,7 @@ top_uart.files = [
,'src/baudcnt.vhd'
,'src/uart_tx_shift.vhd'
,'src/uart_rx_shift.vhd'
+ ,'src/uart_rx_edge.vhd'
,'src/uart_rx_baudcnt.vhd'
,'src/uart_rx_bitcnt.vhd'
,'src/uart_rx.vhd'