We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fab1d17 commit 6c2281cCopy full SHA for 6c2281c
example_project/vhdl_ls.toml
@@ -274,8 +274,13 @@ PoC.files = [
274
275
'PoC/src/sort/sortnet/*.vhdl',
276
'PoC/src/sort/*.vhdl',
277
-'PoC/src/fifo/*.vhdl',
278
-
+'PoC/src/fifo/fifo.pkg.vhdl',
+'PoC/src/fifo/fifo_cc_got.vhdl',
279
+'PoC/src/fifo/fifo_cc_got_tempgot.vhdl',
280
+'PoC/src/fifo/fifo_cc_got_tempput.vhdl',
281
+'PoC/src/fifo/fifo_glue.vhdl',
282
+'PoC/src/fifo/fifo_ic_assembly.vhdl',
283
+'PoC/src/fifo/fifo_shift.vhdl',
284
'PoC/src/xil/xil.pkg.vhdl',
285
#'PoC/src/xil/xil_ICAP.vhdl',
286
#'PoC/src/xil/reconfig/reconfig_icap_wrapper.vhdl',
0 commit comments