~ruther/vhdl-i2c

ref: 9b0b309f2f2c064ca2317d51637edef05a0bb2bf vhdl-i2c/tb/i2c/tb_pkg.vhd -rw-r--r-- 117 bytes
9b0b309f — Rutherther tests: update address detector to use new bus mod 1 year, 3 months ago
                                                                                
1
2
3
4
5
6
7
8
library ieee;
use ieee.std_logic_1164.all;

package tb_pkg is

  signal clk : std_logic := '0';

end package tb_pkg;
Do not follow this link