Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

I2C Controller

Hey I really need help writing an I2C Controller that can perform a single byte write and a single byte read. Compensation may be given. Here is what I have so far: LIBRARY ieee;USE iee...