~ruther/vhdl-i2c

ref: 373f5f4c8ded1af2afdb4030ec5b5e826c62b135 vhdl-i2c/tb d---------
tests: diable no_check taking long
fix: many changes
fix: issues on master
tests: advanced master tests
tests: add basic master testbench
fix: some stuff
feat: prepare i2c slave tb model
tests: add address generator testbench
tests: add startstop condition generator testbench
fix: make sure scl changed after delay
tests: add test for scl generator
fix: mcu slave tbs, wait for sync rst
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
Next