~ruther/vhdl-spi-2

ref: 8d761360cbb661e8c9aa3ade570d30c31b1d79d4 vhdl-spi-2/hdl_spi/vhdl_ls.toml -rw-r--r-- 149 bytes
8d761360 — Rutherther feat: implement spi model narrow sck check 1 year, 1 day 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',
]