aboutsummaryrefslogtreecommitdiff
path: root/vhdl_ls.toml
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-04-07 19:29:17 +0200
committerlonkaars <loek@pipeframe.xyz>2023-04-07 19:29:17 +0200
commitcc5fda1626ac77a74459bcfe3c422be3c2a5267b (patch)
tree07b46ae1a507359ac241869c7c3e5887d80880d0 /vhdl_ls.toml
parent892424ba4d0c979e4351f7a866b6fe777783e4d2 (diff)
WIP more debugging
Diffstat (limited to 'vhdl_ls.toml')
-rw-r--r--vhdl_ls.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/vhdl_ls.toml b/vhdl_ls.toml
new file mode 100644
index 0000000..c519e5d
--- /dev/null
+++ b/vhdl_ls.toml
@@ -0,0 +1,5 @@
+[libraries]
+work.files = [
+ 'basys3/basys3.srcs/ppu_consts.vhd',
+ 'basys3/basys3.srcs/ppu_pceg_consts.vhd',
+]