~ruther/vhdl-spi-2

ref: 5755b1cc51ec1b9660c5a76b0c30b2cab48caac5 vhdl-spi-2/hdl_spi/tests d---------
fix: assumptions about synthesizable code
feat: add initial test for spi peripheral
feat: add test for lsbfirst
chore: remove todo comments
feat: add csn pulse test and rx, tx disabling test
feat: add tests for rx blocking
chore: move spi models to separate file
feat: add tests for clock phase, polarity
feat: tests for multiple transmissions, rx lost
chore: add ghdl support vhdl2008 arg
feat: add first basic test
chore: few updates
feat: implement initial hdl_spi