~ruther/vhdl-i2c

ref: 04d565c2e85e632a2a605efacc23d6d6bb6e5dde vhdl-i2c/tb/i2c d---------
fix: make slave work
feat: handle ack in rx, tx
feat(tx): remove unnecessary bit index
chore: use process(all) for combinational processes
tests: add tx testbench
tests: add rx testbench
tests: add startstop condition detector tests, fix behavior
tests: add test for address detector