~ruther/vhdl-i2c

ref: 0f8e8a5290dbcd5644f04e88b4ab973021e69f88 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