~ruther/vhdl-i2c

ref: bb5425f814e0c7f09683432e4cc8b1950d1c57eb 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