~ruther/vhdl-i2c

ref: 04d565c2e85e632a2a605efacc23d6d6bb6e5dde vhdl-i2c/src d---------
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
feat: add stateful sda, scl switch
chore: use process(all) for combinational processes
fix: tx bugs
feat(rx): make rx idle on start/stop condition
fix(rx): stretching behavior
refactor(rx): do not use unnecessary index
chore: use integer instead of natural when with range
Next
Do not follow this link