no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


en:verilog:i2c:start [2019/05/28 08:21] (current) – created alex
Line 1: Line 1:
 +====== Verilog UART ======
 +
 +===== Introduction =====
 +
 +I2C interface components.  Includes full MyHDL testbench with intelligent bus cosimulation endpoints.
 +
 +===== Documentation =====
 +
 +[[readme]]
 +
 +===== Repository =====
 +
 +  * [[http://github.com/alexforencich/verilog-i2c/|Verilog I2C on GitHub]]
 +
 +===== Links =====
 +
 +  * [[http://iverilog.icarus.com/|Icarus Verilog simulator]]
 +  * [[http://www.myhdl.org/|MyHDL]]