Skip to content

alexforencich/cocotbext-i2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I2C interface modules for Cocotb

Build Status codecov PyPI version

GitHub repository: https://github.com/alexforencich/cocotbext-i2c

Introduction

I2C simulation models for cocotb.

Installation

Installation from pip (release version, stable):

$ pip install cocotbext-i2c

Installation from git (latest development version, potentially unstable):

$ pip install https://github.com/alexforencich/cocotbext-i2c/archive/master.zip

Installation for active development:

$ git clone https://github.com/alexforencich/cocotbext-i2c
$ pip install -e cocotbext-i2c

Documentation and usage examples

See the tests directory and verilog-i2c for complete testbenches using these modules.

About

I2C models for cocotb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published