1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-17 20:02:53 +08:00

Update README.md

This commit is contained in:
Andreas Olofsson 2016-02-24 20:48:04 -05:00
parent dca2060895
commit 387841bebd

View File

@ -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
```