From bc7d43b160864d53e7e4bbea81b29d5e8903baf4 Mon Sep 17 00:00:00 2001 From: Friedrich Beckmann Date: Fri, 10 May 2024 12:28:38 +0200 Subject: add top_count --- vhdl_ls.toml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'vhdl_ls.toml') diff --git a/vhdl_ls.toml b/vhdl_ls.toml index ba7cd67..b8740bd 100644 --- a/vhdl_ls.toml +++ b/vhdl_ls.toml @@ -12,4 +12,13 @@ top_shift.files = [ top_hex.files = [ 'src/bin2seg.vhd' ,'src/top_hex.vhd' + ] + +top_count.files = [ + 'src/bin2seg.vhd' + ,'src/ringcnt.vhd' + ,'src/cntm13.vhd' + ,'src/cnt1sec.vhd' + ,'src/top_count.vhd' + ,'src/t_top_count.vhd' ] \ No newline at end of file -- cgit v1.2.3