~ruther/vhdl-spi-2

ref: cd5b4c89d9709deee774c761e72dd0e6a61ab1a3 vhdl-spi-2/hdl_spi d---------
cd5b4c89 — Rutherther 9 months ago
chore: update cocotb
55fdca2b — Rutherther 9 months ago
fix: sck generation

Sampling and changing was offset by one clock,
which is unnecesary. The clock wasn't correct
frequency, ie. divisor 2 led to division by 3
c7e76050 — Rutherther 9 months ago
fix: master_ctrl_rst_n shou be used, not master_ctrl_rst, start_clock is split
83810d3d — Rutherther 9 months ago
fix: do not pass rx_serial_o from spi_multiplexor when not enabled
b1b126ae — Rutherther 9 months ago
fix: prevent slave ctrl sending X's
a026f659 — Rutherther 9 months ago
feat: add first basic test
db91a461 — Rutherther 9 months ago
chore: few updates
d990ecaa — Rutherther 9 months ago
feat: implement masterslave spi switch peripheral
dc0e370a — Rutherther 9 months ago
feat: implement initial hdl_spi