~ruther/vhdl-i2c

ref: af2d3f6d0d13b2499f8c61da5e2bd460b9f3aefd vhdl-i2c/src d---------
fix: activate pad_io in open drain on enable = 1
feat: add clear_buffer input to tx
fix: correct delay pulses length
fix: make slave work
feat: add slave top
feat: handle ack in rx, tx
feat(tx): remove unnecessary bit index
feat: add stateful sda, scl switch
chore: use process(all) for combinational processes
fix: tx bugs
feat(rx): make rx idle on start/stop condition
fix(rx): stretching behavior
refactor(rx): do not use unnecessary index
chore: use integer instead of natural when with range
fix: make rx properly working
feat: add possibility for 0 delay in delay entity
tests: add startstop condition detector tests, fix behavior
fix: bugs in address detector
fix: compilation errors
feat: add i2c slave state entity
Next
Do not follow this link