~ruther/vhdl-i2c

ref: 987035cd215d71ee109cae9038fe55d6cf83ea76 vhdl-i2c/tb/i2c d---------
fix: issues on master
tests: advanced master tests
tests: add basic master testbench
fix: some stuff
feat: prepare i2c slave tb model
tests: add address generator testbench
tests: add startstop condition generator testbench
fix: make sure scl changed after delay
tests: add test for scl generator
chore: get rid of "pulse" from scl names
feat: handle errors in slave state

Moves logic of error handling to slave_state
from tx entity.
feat: add unexpected_sda tx signal
refactor: get rid of sda, scl overrides, drive sda, scl directly
refactor: use 'H' std_logic state instead of custom pull up type
tests: rename startstop_condition_detector testbench to contain tb
tests: add messages to checks
tests: add pull up sda, scl behavior
tests: split master i2c functions to separata package
feat: add clear_buffer input to tx
tests: add slave testbench
Next
Do not follow this link