~ruther/vhdl-i2c

ref: e466c60fbc67ee45e4f59cb6928bac3ab98ddb0d vhdl-i2c/src d---------
feat: add scl generator
feat: add address generator
feat: add start, stop condition generator
feat: add waiting output to slave
feat: add done fields to tx, rx
chore: get rid of "pulse" from scl names
feat: handle errors in slave state

Moves logic of error handling to slave_state
from tx entity.
feat: add unexpected_sda tx signal
refactor: use 'H' std_logic state instead of custom pull up type
tests: add possibility to check sda stability in mcu_slave
tests: add mcu tests working with slave top designs
chore: fix slave naming in mcu slave designs
feat: add counter and register testing slave top levels
fix: activate pad_io in open drain on enable = 1
feat: add clear_buffer input to tx
fix: correct delay pulses length
fix: make slave work
feat: add slave top
feat: handle ack in rx, tx
feat(tx): remove unnecessary bit index
Next
Do not follow this link