~ruther/vhdl-spi-2

8d761360 — Rutherther 3 months ago
feat: implement spi model narrow sck check
5755b1cc — Rutherther 3 months ago
fix: divisors list had excess element
45799af4 — Rutherther 3 months ago
fix: selected_divisor range
b5bfa2eb — Rutherther 3 months ago
fix: assumptions about synthesizable code
0d966c33 — Rutherther 3 months ago
feat: add initial test for spi peripheral
21e3de55 — Rutherther 3 months ago
fix: master didn't go to invalid data when data are read on first cycle of ready
633b353a — Rutherther 3 months ago
fix: masterslave component inputs tx_valid, rx_ready were outs
88802885 — Rutherther 3 months ago
feat: implement spi memory mapped peripheral
fcd7233f — Rutherther 3 months ago
feat: add test for lsbfirst
c64223e8 — Rutherther 3 months ago
feat: add lsbfirst support
064c8c00 — Rutherther 3 months ago
chore: remove todo comments
b0573427 — Rutherther 3 months ago
fix: rx, tx disabling
54521aad — Rutherther 3 months ago
feat: add csn pulse test and rx, tx disabling test
e70719e8 — Rutherther 3 months ago
feat: add tests for rx blocking
6883a176 — Rutherther 3 months ago
fix: prevent pulses on tx_ready_o, rx_block assertion when rx is ready
9c617e84 — Rutherther 3 months ago
chore: move spi models to separate file
1e50c836 — Rutherther 3 months ago
fix: clkgen for various phases and polarities
6d0d2eed — Rutherther 3 months ago
feat: add tests for clock phase, polarity
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)
Next
Do not follow this link