i2c
Inter-IC bus library
A SystemVerilog implementation of the Inter-IC bus protocol for FPGAs
Fully featured implementation of Inter-IC (I2C) bus master for FPGAs
22 stars
7 watching
2 forks
Language: SystemVerilog
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexforencich/verilog-i2c | An FPGA implementation of an I2C interface with various slave and master interfaces. | 546 |
nic30/hwtlib | A comprehensive hardware abstraction layer providing tools and components for designing and testing digital systems on FPGAs. | 34 |
fivdi/i2c-bus | Provides Node.js access to I2C serial bus on Linux boards like BeagleBone or Raspberry Pi. | 348 |
bensampson5/libsv | A SystemVerilog digital hardware IP library with automated testbenches and continuous integration | 23 |
vlsi-eda/poc | Provides VHDL implementations of common hardware functions and a Python-based infrastructure for simulation and synthesis. | 551 |
hdl-util/hdmi | An FPGA implementation of HDMI video/audio output in SystemVerilog | 1,091 |
analogdevicesinc/hdl | Analog Devices Inc. provides reference designs and HDL libraries for various FPGA projects | 1,526 |
chipsalliance/aib-phy-hardware | Hardware implementation of an interface bus specification | 127 |
erdetn/vi2c | A small I2C communication library written in V. | 14 |
vsergeev/c-periphery | A C library simplifying access to Linux peripheral I/O interfaces such as GPIO, LEDs, PWM, SPI, I2C, and Serial. | 742 |
intel/rohd-hcl | A collection of reusable, configurable hardware components developed with ROHD | 81 |
fhunleth/elixir_ale | Library providing high-level abstractions for interfacing with hardware peripherals on Linux platforms | 344 |
parallella/parallella-hw | Design files and FPGA sources for a supercomputing board with heterogeneous processing cores. | 413 |
nvlabs/matchlib | A SystemC/C++ library of commonly-used hardware functions and components for High-Level Synthesis | 260 |
dan-fritchman/hdl21 | A hardware description library for analog and custom integrated circuits using Python | 69 |