~ruther/vhdl-i2c

ref: de9272b5196c98c0d7254f9e80886c63d4d21712 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