当前位置:网站首页>[high speed bus] Introduction to jesd204b
[high speed bus] Introduction to jesd204b
2022-07-02 04:51:00 【Linest-5】
One 、 brief introduction
JESD204 It is a kind of connection data converter (ADC and DAC) High speed serial interface with logic devices , Support as much as 12.5 Gbps Serial data rate , And ensure JESD204 Links have repeatable deterministic delays . With the high speed ADC enter GSPS Range , And FPGA( customized ASIC) The preferred interface protocol for data transmission is JESD204B.
JESD204B A standard is a layered specification . Each layer in the specification has its own function to complete .
① application layer
Support JESD204B Link configuration and data mapping .
② Transport layer
Realize the mapping between the converted samples and the framed undisturbed octets . It takes the original sample data and packages it in some way , With jesd204b Standards for , And distribute this data to different channels .
③ Data link layer
The optional scrambled octet word is encoded into 10 Bit character . This layer is also where control characters are generated or detected , The purpose is to monitor and maintain channel alignment .
④ The physical layer
Serializer / String unloader (SERDES) layer , Responsible for sending or receiving characters at line rate . This layer includes a serializer 、 Driver 、 Receiver 、 Clock and data recovery circuit .
notes : The scrambling layer can selectively acquire octets and scramble or descramble them , So as to reduce by extending the spectrum peak EMI effect . Scrambling is done in the transmitter , Descrambling is done in the receiver .
Each link supports at most 32 Channels , Each channel can transmit up to 12.5Gb/s Raw data , It not only describes how to A To B Get bit , It also describes the bit representation meaning of how to map samples to these high-speed channels , Data can be synchronously transmitted .

Subclass 0:
Deterministic delay is not supported
Subclass 1:
Support deterministic delay , Take advantage of the external SYSREF As a clock signal .
The basic idea is SYSREF After the rising edge of , The next rising edge of the device clock is called the time reference point , The internal frequency divider may be reset to the starting value , Sometimes it takes more than one SYSREF Signal to reset

Subclass 2:
Support deterministic delay , utilize ~SYNC As a clock signal ;
~SYNC The role of : Request initialization sequence , For its data 、 Serializer and deserializer , This method is not applicable to higher frequencies .
边栏推荐
- The solution to the complexity brought by lambda expression
- There is no prompt for SQL in idea XML, and the dialect setting is useless.
- Free drawing software recommended - draw io
- Ruby replaces gem Alibaba image
- C - derived classes and constructors
- Idea autoguide package and autodelete package Settings
- 关于Steam 教育的知识整理
- My first experience of shadowless cloud computer
- ansible安装与使用
- geotrust ov多域名ssl证书一年两千一百元包含几个域名?
猜你喜欢

奠定少儿编程成为基础学科的原理

TypeScript函数详解
![[Yu Yue education] autumn 2021 reference materials of Tongji University](/img/50/5136359b89a5d047fe648637643ad0.jpg)
[Yu Yue education] autumn 2021 reference materials of Tongji University

Leetcode- insert and sort the linked list

Markdown编辑语法

CorelDRAW graphics suite2022 free graphic design software

数学知识——快速幂的理解及例题

C language practice - number guessing game

C# 基于MQTTNet的服务端与客户端通信案例

Landing guide for "prohibit using select * as query field list"
随机推荐
List of common bugs in software testing
Let正版短信测压开源源码
Rhcsa --- work on the fourth day
geotrust ov多域名ssl证书一年两千一百元包含几个域名?
idea自動導包和自動删包設置
win11安装pytorch-gpu遇到的坑
Embedded-c language-8-character pointer array / large program implementation
汇编语言中的标志位:CF、PF、AF、ZF、SF、TF、IF、DF、OF
What are the rules and trading hours of agricultural futures contracts? How much is the handling fee deposit?
CorelDRAW Graphics Suite2022免费图形设计软件
CorelDRAW graphics suite2022 free graphic design software
June book news | 9 new books are listed, with a strong lineup and eyes closed!
Pytorch yolov5 exécute la résolution de bogues à partir de 0:
Summary of main account information of zhengdaliu 4
geotrust ov多域名ssl證書一年兩千一百元包含幾個域名?
06 decorator mode
Interview question: do you know the difference between deep copy and shallow copy? What is a reference copy?
10 minute quick start UI automation ----- puppeter
Deep understanding of lambda expressions
记录一次Unity 2020.3.31f1的bug