~ruther/vhdl-i2c

0ae952da — Rutherther 2 years ago
feat: add address generator
78b6d93e — Rutherther 2 years ago
feat: add start, stop condition generator
a0408217 — Rutherther 2 years ago
feat: add waiting output to slave
4314be3c — Rutherther 2 years ago
feat: add done fields to tx, rx
162bd41b — Rutherther 2 years ago
tests(mcu): count correctly, excluding the address
b9b3fcea — Rutherther 2 years ago
chore: get rid of "pulse" from scl names
0f8e8a52 — Rutherther 2 years ago
feat: handle errors in slave state

Moves logic of error handling to slave_state
from tx entity.
23c5f317 — Rutherther 2 years ago
tests: add regs mcu_slave test
77938255 — Rutherther 2 years ago
feat: add unexpected_sda tx signal
97979bc7 — Rutherther 2 years ago
refactor: get rid of sda, scl overrides, drive sda, scl directly
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
de9272b5 — Rutherther 2 years ago
tests: add mcu_slave counter tb
f69689aa — Rutherther 2 years ago
chore: split mcu_slave tb to separate library
5a7785ce — Rutherther 2 years ago
tests: rename startstop_condition_detector testbench to contain tb
bb5425f8 — Rutherther 2 years ago
tests: add messages to checks
74d8f5e0 — Rutherther 2 years ago
tests: add pull up sda, scl behavior
043707bb — Rutherther 2 years ago
tests: split master i2c functions to separata package
613f3b84 — Rutherther 2 years ago
tests: add mcu tests working with slave top designs
ddd2c6a8 — Rutherther 2 years ago
chore: add Vivado project for Basys 3 board
Next