~ruther/vhdl-i2c

ref: a49d1444e780cccbd0b1daa29243404effbecefd vhdl-i2c/src/i2c/slave.vhd -rw-r--r-- 6.8 KiB
a0408217 — Rutherther 2 years ago
feat: add waiting output to slave
b9b3fcea — Rutherther 2 years ago
chore: get rid of "pulse" from scl names
0f8e8a52 — Rutherther 2 years ago
feat: handle errors in slave state

Moves logic of error handling to slave_state
from tx entity.
77938255 — Rutherther 2 years ago
feat: add unexpected_sda tx signal
872331db — Rutherther 2 years ago
feat: add clear_buffer input to tx
a94d88d5 — Rutherther 2 years ago
fix: make slave work
068391c6 — Rutherther 2 years ago
feat: add slave top