~ruther/vhdl-i2c

ref: 987035cd215d71ee109cae9038fe55d6cf83ea76 vhdl-i2c/tb/i2c/tb_i2c_pkg.vhd -rw-r--r-- 5.3 KiB
fix: some stuff
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