~ruther/vhdl-i2c

ref: 6d023a1fedb92085f8d8d06c5be1825bad586d1d vhdl-i2c/src/i2c/address_detector.vhd -rw-r--r-- 3.6 KiB
57bc4031 — Rutherther 2 years ago
feat: store address, rw in address generator or detector
6d75a001 — Rutherther 2 years ago
fix: logic fixes master state
b9b3fcea — Rutherther 2 years ago
chore: get rid of "pulse" from scl names
a94d88d5 — Rutherther 2 years ago
fix: make slave work
fa24a437 — Rutherther 2 years ago
chore: use process(all) for combinational processes
f32d86dd — Rutherther 2 years ago
chore: use integer instead of natural when with range
461b643a — Rutherther 2 years ago
fix: bugs in address detector
68fab355 — Rutherther 2 years ago
feat: add i2c misc entities