~ruther/vhdl-spi-2

ref: 45799af4a8b1914c3cfd2f8f25df7db0779bee39 vhdl-spi-2/hdl_spi/vhdl_ls.toml -rw-r--r-- 149 bytes
45799af4 — Rutherther fix: selected_divisor range 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',
]