~ruther/vhdl-spi-2

ref: 0d966c332fb4990fa13e0551f195bc710e9fe85f vhdl-spi-2/hdl_spi d---------
fix: master_ctrl_rst_n shou be used, not master_ctrl_rst, start_clock is split
fix: do not pass rx_serial_o from spi_multiplexor when not enabled
fix: prevent slave ctrl sending X's
feat: add first basic test
chore: few updates
feat: implement masterslave spi switch peripheral
feat: implement initial hdl_spi