~ruther/vhdl-i2c

ref: 344efa0b138b50bd47f874764ae130df81850ffb vhdl-i2c/tb/i2c/tb_i2c_pkg.vhd -rw-r--r-- 5.3 KiB
344efa0b — Rutherther 2 years ago
fix: some stuff
a4133092 — Rutherther 2 years ago
feat: prepare i2c slave tb model
97979bc7 — Rutherther 2 years ago
refactor: get rid of sda, scl overrides, drive sda, scl directly
9424c7dd — Rutherther 2 years ago
refactor: use 'H' std_logic state instead of custom pull up type
74d8f5e0 — Rutherther 2 years ago
tests: add pull up sda, scl behavior
043707bb — Rutherther 2 years ago
tests: split master i2c functions to separata package