~ruther/vhdl-spi-2

ref: e70719e8cf9dafc7497ce10d233b2251c730b7eb vhdl-spi-2/hdl_spi/src/spi_clkgen.vhd -rw-r--r-- 2.7 KiB
1e50c836 — Rutherther 10 months ago
fix: clkgen for various phases and polarities
55fdca2b — Rutherther 10 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
dc0e370a — Rutherther 10 months ago
feat: implement initial hdl_spi