From 387841bebd6567eec5c15b382918683131794f5d Mon Sep 17 00:00:00 2001 From: Andreas Olofsson Date: Wed, 24 Feb 2016 20:48:04 -0500 Subject: [PATCH] Update README.md --- c2c/README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/c2c/README.md b/c2c/README.md index 28d65fb..06c3aef 100644 --- a/c2c/README.md +++ b/c2c/README.md @@ -1,6 +1,6 @@ C2C: Generic chip to chip link =============================== -![alt tag](c2c_waveform.png.jpg) + ## Introduction * The C2C is a generic protocol agnostic link for moving data between dies. The block does not include any platform specific optimization @@ -10,9 +10,18 @@ C2C: Generic chip to chip link * Dual data rate data transfers * Source synchronous * Clock aligned by transmitter at 90 degrees -* Parametrized IO and system side bus width +* Parametrized I/O and system side bus width * Data transmitted MSB first +## Protocol + +![alt tag](docs/c2c_waveform.png) + +## Interface + +## Registers +* None + ## Simulation ```