~ruther/vhdl-i2c

872331db — Rutherther 2 years ago
feat: add clear_buffer input to tx
1a805dd2 — Rutherther 2 years ago
tests: add slave testbench
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
7adfb58d — Rutherther 2 years ago
chore: add direnv file
0f18a3b3 — Rutherther 2 years ago
tests: add vunit run.py
33d341bb — Rutherther 2 years ago
feat: add stateful sda, scl switch
fa24a437 — Rutherther 2 years ago
chore: use process(all) for combinational processes
eb2258a9 — Rutherther 2 years ago
tests: add tx testbench
560ec129 — Rutherther 2 years ago
fix: tx bugs
1b76b9a1 — Rutherther 2 years ago
feat(rx): make rx idle on start/stop condition
7eda96f7 — Rutherther 2 years ago
tests: add rx testbench
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
81020916 — Rutherther 2 years ago
fix: make rx properly working
71c0e529 — Rutherther 2 years ago
feat: add possibility for 0 delay in delay entity
Next