~ruther/vhdl-i2c

ref: 9b0b309f2f2c064ca2317d51637edef05a0bb2bf vhdl-i2c/src d---------
feat: synchronize reset in mcu slave tops
feat: add master state entity
e466c60f — Rutherther 2 years ago
feat: add scl generator
0ae952da — Rutherther 2 years ago
feat: add address generator
78b6d93e — Rutherther 2 years ago
feat: add start, stop condition generator
a0408217 — Rutherther 2 years ago
feat: add waiting output to slave
4314be3c — Rutherther 2 years ago
feat: add done fields to tx, rx
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
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
613f3b84 — Rutherther 2 years ago
tests: add mcu tests working with slave top designs
e02c2e07 — Rutherther 2 years ago
chore: fix slave naming in mcu slave designs
15eb81c6 — Rutherther 2 years ago
feat: add counter and register testing slave top levels
c06b6830 — Rutherther 2 years ago
fix: activate pad_io in open drain on enable = 1
872331db — Rutherther 2 years ago
feat: add clear_buffer input to tx
b7b16253 — Rutherther 2 years ago
fix: correct delay pulses length
a94d88d5 — Rutherther 2 years ago
fix: make slave work
068391c6 — Rutherther 2 years ago
feat: add slave top
Next