~ruther/vhdl-i2c

feat: prepare i2c slave tb model
tests: add address generator testbench
fix: address generator minor issues
tests: add startstop condition generator testbench
fix: start stop condition generator behavior
fix: make sure scl changed after delay
tests: add test for scl generator
fix: scl generator minor mistakes
feat: add master top entity
fix: mcu slave tbs, wait for sync rst
chore: test flags for ghdl to compile
feat: synchronize reset in mcu slave tops
feat: add master state entity
e466c60f — Rutherther 2 years ago
feat: add scl generator
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
Next