~ruther/vhdl-i2c

ref: 987035cd215d71ee109cae9038fe55d6cf83ea76 vhdl-i2c/tb d---------
ae22db96 — Rutherther 2 years ago
fix: many changes
5c423e6c — Rutherther 2 years ago
fix: issues on master
cc661c46 — Rutherther 2 years ago
tests: advanced master tests
36d2d454 — Rutherther 2 years ago
tests: add basic master testbench
344efa0b — Rutherther 2 years ago
fix: some stuff
a4133092 — Rutherther 2 years ago
feat: prepare i2c slave tb model
d664c040 — Rutherther 2 years ago
tests: add address generator testbench
da60d1f1 — Rutherther 2 years ago
tests: add startstop condition generator testbench
8cb19e05 — Rutherther 2 years ago
fix: make sure scl changed after delay
5e18b859 — Rutherther 2 years ago
tests: add test for scl generator
eacfbadd — Rutherther 2 years ago
fix: mcu slave tbs, wait for sync rst
69ecbbe1 — Rutherther 2 years ago
feat: synchronize reset in mcu slave tops
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.
23c5f317 — Rutherther 2 years ago
tests: add regs mcu_slave test
77938255 — Rutherther 2 years ago
feat: add unexpected_sda tx signal
97979bc7 — Rutherther 2 years ago
refactor: get rid of sda, scl overrides, drive sda, scl directly
9424c7dd — Rutherther 2 years ago
refactor: use 'H' std_logic state instead of custom pull up type
b1f70489 — Rutherther 2 years ago
tests: add possibility to check sda stability in mcu_slave
de9272b5 — Rutherther 2 years ago
tests: add mcu_slave counter tb
Next