~ruther/vhdl-i2c

ref: c06b6830dc21b583bd8e75e2eec2dc6c0ed2091a vhdl-i2c/src/i2c/tx.vhd -rw-r--r-- 6.8 KiB
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