当前位置:网站首页>Synchronous FIFO based on shift register
Synchronous FIFO based on shift register
2022-07-26 03:54:00 【FPGA silicon agriculture】

As shown in the figure , Officially provided by Xilinx FIFO IP in , Sync FIFO(Common Clock) Can be BRAM、DRAM And shift register constitute , Or built-in FIFO constitute , asynchronous FIFO(Independent Clocks) Can be BRAM、DRAM And built-in FIFO constitute .
This paper mainly realizes Synchronization based on shift register FIFO.
The realization idea is :
Set a counter , Record the present FIFO Number of internal data , External each direction FIFO Write a data , The shift register shifts once , The position of reading data is based on FIFO The number of internal data .
Here is the code for implementation :
Code
`timescale 1ns / 1ps
//
// Company:
// Engineer:
//
// Create Date: 2022/07/22 16:43:50
边栏推荐
- Why are more and more users of Bing search?
- Moco V2: further upgrade of Moco series
- php eval() 函数可以将一个字符串当做 php 代码来运行
- Apply for SSL certificate, configure SSL certificate for domain name, and deploy server; Download and installation of SSL certificate
- Bing(必应)搜索,为什么用户越来越多?
- 文件上传报错:Current request is not a multipart request
- Can't the container run? The Internet doesn't have to carry the blame
- Failed to install the hcmon driver
- STM32 state machine programming example - full automatic washing machine (Part 2)
- waf详解
猜你喜欢

How does redis implement persistence? Explain the AOF trigger mechanism and its advantages and disadvantages in detail, and take you to quickly master AOF

Bond network mode configuration

booking.com缤客上海面经

cpu和gpu已过时,npu和apu的时代开始

Testing is not valued? Senior: you should think in another position

基于JSP实现网上商城系统

Graduation season & harvest season, leave your beautiful moments

深度学习之DAT

WAF details

If you want to do a good job in software testing, you can first understand ast, SCA and penetration testing
随机推荐
Oracle 11g "password delayed verification" feature
PHP connects to MySQL database, and database connects to static tool classes to simplify the connection.
文件上传报错:Current request is not a multipart request
研发了 5 年的时序数据库,到底要解决什么问题?
[深入研究4G/5G/6G专题-42]: URLLC-13-《3GPP URLLC相关协议、规范、技术原理深度解读》-7-低延时技术-1-子载波间隔扩展
【Unity3d Shader】角色投影与倒影
Can't the container run? The Internet doesn't have to carry the blame
WAF details
Booking.com binke Shanghai noodles
UFS Clk Gate介绍
在 Istio 服务网格内连接外部 MySQL 数据库
5-20v input peak charging current 3.5A single lithium battery switching charging chip sc7101
Tactile intelligent sharing-rk3568 application in scenic spot navigation robot
MySQL索引失效场景以及解决方案
Kbpc1510-asemi large chip 15A rectifier bridge kbpc1510
div设置高度不生效
Experimental reproduction of image classification (reasoning only) based on caffe resnet-50 network
电商运营小白,如何快速入门学习数据分析?
Testing is not valued? Senior: you should think in another position
[cloud native kubernetes] how to use configmap under kubernetes cluster