~ruther/vhdl-spi-2

ref: 83810d3df03d7aa618451ede026ac726be030d64 vhdl-spi-2/hdl_spi/vhdl_ls.toml -rw-r--r-- 149 bytes
83810d3d — Rutherther fix: do not pass rx_serial_o from spi_multiplexor when not enabled 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',
]