~ruther/vhdl-i2c

ref: 9424c7dd54ee182e7d5b476d8e4bb49650fe05ec vhdl-i2c/tb/i2c/slave_tb.vhd -rw-r--r-- 5.9 KiB
refactor: use 'H' std_logic state instead of custom pull up type
tests: split master i2c functions to separata package
feat: add clear_buffer input to tx
tests: add slave testbench