~ruther/vhdl-i2c

ref: 7adfb58d00fde5e55291a4bd9e3e08d60dffa6be vhdl-i2c/src/i2c/rx.vhd -rw-r--r-- 5.8 KiB
chore: use process(all) for combinational processes
feat(rx): make rx idle on start/stop condition
fix(rx): stretching behavior
refactor(rx): do not use unnecessary index
fix: make rx properly working
feat: add i2c rx, tx entities