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', ]