Skip to content

Commit 6ea554f

Browse files
committed
Add more neorv32 files to example project
1 parent db069fb commit 6ea554f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

example_project/vhdl_ls.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,5 +459,9 @@ PoC.files = [
459459

460460
neorv32.files = [
461461
'neorv32/rtl/core/*.vhd',
462+
'neorv32/rtl/core/mem/*default*.vhd',
463+
'neorv32/rtl/processor_templates/*.vhd',
464+
'neorv32/rtl/system_integration/*.vhd',
465+
'neorv32/rtl/test_setups/*.vhd',
462466
'neorv32/sim/*.vhd',
463467
]

0 commit comments

Comments
 (0)