mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-30 02:32:53 +08:00
Update README.md
This commit is contained in:
parent
dca2060895
commit
387841bebd
@ -1,6 +1,6 @@
|
|||||||
C2C: Generic chip to chip link
|
C2C: Generic chip to chip link
|
||||||
===============================
|
===============================
|
||||||
![alt tag](c2c_waveform.png.jpg)
|
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
* The C2C is a generic protocol agnostic link for moving data between dies. The block does not include any platform specific optimization
|
* 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
|
* Dual data rate data transfers
|
||||||
* Source synchronous
|
* Source synchronous
|
||||||
* Clock aligned by transmitter at 90 degrees
|
* 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
|
* Data transmitted MSB first
|
||||||
|
|
||||||
|
## Protocol
|
||||||
|
|
||||||
|
![alt tag](docs/c2c_waveform.png)
|
||||||
|
|
||||||
|
## Interface
|
||||||
|
|
||||||
|
## Registers
|
||||||
|
* None
|
||||||
|
|
||||||
## Simulation
|
## Simulation
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user