aboutsummaryrefslogtreecommitdiff
path: root/vhdl_ls.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vhdl_ls.toml')
-rw-r--r--vhdl_ls.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/vhdl_ls.toml b/vhdl_ls.toml
index 7976b5a..4f5842d 100644
--- a/vhdl_ls.toml
+++ b/vhdl_ls.toml
@@ -6,4 +6,8 @@ top_simple.files = [
top_shift.files = [
'src/top_shift.vhd'
,'src/t_top_shift.vhd'
+ ]
+top_hex.files = [
+ 'src/bin2seg.vhd'
+ ,'src/top_hex.vhd'
] \ No newline at end of file