~ruther/vhdl-i2c

ref: 57bc4031f549c4c98b9f726cf3ca7681299aa521 vhdl-i2c/src/i2c/tx.vhd -rw-r--r-- 6.8 KiB
fix: many changes
fix: some stuff
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
feat: add clear_buffer input to tx
feat: handle ack in rx, tx
feat(tx): remove unnecessary bit index
fix: tx bugs
chore: use integer instead of natural when with range
fix: compilation errors
feat: add i2c rx, tx entities
Do not follow this link