~ruther/vhdl-i2c

ref: 987035cd215d71ee109cae9038fe55d6cf83ea76 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