~ruther/vhdl-spi-2

ref: dfd47b8335a1bd7042a1a78c4e84f0406a4151b0 vhdl-spi-2/hdl_spi/src/spi_masterslave.vhd -rw-r--r-- 11.0 KiB
38088715 — Rutherther 3 months ago
fix: short last sck pulse on slower clock
5755b1cc — Rutherther 3 months ago
fix: divisors list had excess element
b5bfa2eb — Rutherther 3 months ago
fix: assumptions about synthesizable code
633b353a — Rutherther 3 months ago
fix: masterslave component inputs tx_valid, rx_ready were outs
c64223e8 — Rutherther 3 months ago
feat: add lsbfirst support
19cab454 — Rutherther 3 months ago
fix: support other divisors than 2
5c7a8bb4 — Rutherther 3 months ago
fix: multiple issues in design

- setting lost rx data at correct time
- clearing lost rx data on start so the value is determined
- resolving pulses on stuff that depended on zero signal in ctrl
- allowing next tx right after one ended (crucial for divisor = 2)
c7e76050 — Rutherther 3 months ago
fix: master_ctrl_rst_n shou be used, not master_ctrl_rst, start_clock is split
d990ecaa — Rutherther 3 months ago
feat: implement masterslave spi switch peripheral
Do not follow this link