~ruther/vhdl-spi-2

ref: cd5b4c89d9709deee774c761e72dd0e6a61ab1a3 vhdl-spi-2/hdl_spi/vhdl_ls.toml -rw-r--r-- 149 bytes
cd5b4c89 — Rutherther chore: update cocotb 1 year, 4 days 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',
]