From 25ed296488cd6d9dca9b93ec5ecf76966da1131b Mon Sep 17 00:00:00 2001 From: Friedrich Beckmann Date: Fri, 10 May 2024 13:49:52 +0200 Subject: add pwm --- vhdl_ls.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'vhdl_ls.toml') 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 -- cgit v1.2.3