~ruther/vhdl-i2c

ref: b7600b1d64f28e6c5a661cb853a0cdfbb0b0ee6c vhdl-i2c/src/i2c/master_state.vhd -rw-r--r-- 10.5 KiB
feat: store address, rw in address generator or detector
fix: move to bus busy on arbitration err or start condition
fix: many changes
fix: issues on master
fix: issues in master logic
fix: some stuff
fix: logic fixes master state
feat: add master state entity