aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 24edcbbb24f4156e347182c4ca267edcf6c44e7e (plain) (blame)
1
2
3
4
5
6
7

   

i2c

An I2C slave implemented in Verilog.

The core i2c functionality is based on Bunnie Huang's i2c_slave.v from the novena-ws2312b-fpga project (https://github.com/xobs/novena-ws2812b-fpga).