~ruther/vhdl-spi-2

ref: 1e50c8368c7f12f9f6be6f96715683d607a1f162 vhdl-spi-2/hdl_spi/vhdl_ls.toml -rw-r--r-- 149 bytes
1e50c836 — Rutherther fix: clkgen for various phases and polarities 10 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',
]