~ruther/vhdl-i2c

ref: b7b1625382e393a9b2da4c89efe6f4b012419b9c vhdl-i2c/src/i2c/address_detector.vhd -rw-r--r-- 3.2 KiB
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