~ruther/vhdl-spi-2

ref: e9f10c1ef38e201d7a475ca12c49aaf876453b6d vhdl-spi-2/hdl_spi/vhdl_ls.toml -rw-r--r-- 149 bytes
e9f10c1e — Rutherther chore: add ghdl support vhdl2008 arg 9 months ago
                                                                                
1
2
3
4
5
6
7
# What standard to use. This is optional and defaults to VHDL2008.
standard = "2008"
[libraries]
spi.files = [
    'src/*.vhd',
    'src/**/*.vhd',
]