~ruther/vhdl-i2c

ref: a41330924e3b5a48d4590ac912ea56b094bcd423 vhdl-i2c/tb/i2c/tb_i2c_pkg.vhd -rw-r--r-- 5.3 KiB
feat: prepare i2c slave tb model
refactor: get rid of sda, scl overrides, drive sda, scl directly
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