aboutsummaryrefslogtreecommitdiff
path: root/vhdl_ls.toml
diff options
context:
space:
mode:
authorFriedrich Beckmann <friedrich.beckmann@tha.de>2024-05-10 13:49:52 +0200
committerFriedrich Beckmann <friedrich.beckmann@tha.de>2024-05-10 13:49:52 +0200
commit25ed296488cd6d9dca9b93ec5ecf76966da1131b (patch)
treefb8972945d4c64ce5b426e52e4c21832da31602f /vhdl_ls.toml
parentbc7d43b160864d53e7e4bbea81b29d5e8903baf4 (diff)
add pwm
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 b8740bd..d162b4d 100644
--- a/vhdl_ls.toml
+++ b/vhdl_ls.toml
@@ -19,6 +19,7 @@ top_count.files = [
,'src/ringcnt.vhd'
,'src/cntm13.vhd'
,'src/cnt1sec.vhd'
+ ,'src/pwm.vhd'
,'src/top_count.vhd'
,'src/t_top_count.vhd'
] \ No newline at end of file