~ruther/vhdl-i2c

ref: 77938255acf9293ea99537ce64482c961b490951 vhdl-i2c/src d---------
77938255 — Rutherther 2 years ago
feat: add unexpected_sda tx signal
9424c7dd — Rutherther 2 years ago
refactor: use 'H' std_logic state instead of custom pull up type
b1f70489 — Rutherther 2 years ago
tests: add possibility to check sda stability in mcu_slave
613f3b84 — Rutherther 2 years ago
tests: add mcu tests working with slave top designs
e02c2e07 — Rutherther 2 years ago
chore: fix slave naming in mcu slave designs
15eb81c6 — Rutherther 2 years ago
feat: add counter and register testing slave top levels
c06b6830 — Rutherther 2 years ago
fix: activate pad_io in open drain on enable = 1
872331db — Rutherther 2 years ago
feat: add clear_buffer input to tx
b7b16253 — Rutherther 2 years ago
fix: correct delay pulses length
a94d88d5 — Rutherther 2 years ago
fix: make slave work
068391c6 — Rutherther 2 years ago
feat: add slave top
d2d01a3c — Rutherther 2 years ago
feat: handle ack in rx, tx
2759cb29 — Rutherther 2 years ago
feat(tx): remove unnecessary bit index
33d341bb — Rutherther 2 years ago
feat: add stateful sda, scl switch
fa24a437 — Rutherther 2 years ago
chore: use process(all) for combinational processes
560ec129 — Rutherther 2 years ago
fix: tx bugs
1b76b9a1 — Rutherther 2 years ago
feat(rx): make rx idle on start/stop condition
596ae7c2 — Rutherther 2 years ago
fix(rx): stretching behavior
a0768458 — Rutherther 2 years ago
refactor(rx): do not use unnecessary index
f32d86dd — Rutherther 2 years ago
chore: use integer instead of natural when with range
Next