~ruther/vhdl-i2c

ref: 2e90919ae76b03bb5f654786470da862269be4dc 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