Skip to content

oscc-ip/i2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d2366f4 · Dec 14, 2024

History

31 Commits
Oct 21, 2023
May 6, 2024
Aug 7, 2024
Jan 6, 2024
Dec 14, 2024
Dec 14, 2024
Nov 26, 2023
Oct 21, 2023
Oct 21, 2023
Oct 21, 2023
Oct 21, 2023
Dec 14, 2024
Jan 6, 2024
May 2, 2024
Oct 21, 2023

I2C

Features

  • Compatible with Philips I2C standard
  • Programmable prescaler
    • max division factor is up to 2^16
  • 100Kbps, 400Kbps or 1Mbps support
  • 7 bits addressing mode only
  • Single master mode only
  • Maskable send or receive interrupt
  • Static synchronous design
  • Full synthesizable

FULL vision of datatsheet can be found in datasheet.md.

Build and Test

make comp    # compile code with vcs
make run     # compile and run test with vcs
make wave    # open fsdb format waveform with verdi

About

An APB4-based I2C Controller

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published