登录
首页 » Others » EEPROM接口的FPGA实现

EEPROM接口的FPGA实现

于 2017-08-01 发布 文件大小:31KB
0 198
下载积分: 1 下载次数: 8

代码说明:

  EEPROM接口的FPGA实现 工程说明 AT93C46在DI接收到读指令时,地址被解码,数据在DO引脚上串行输出。写周期是完全自主调时的,在写入之前不需要单独的擦除周期。本项目要求AT93C46完成读和写功能的混合功能。 案例补充说明 本案例要求实现一个AT93C46的接口能够根据命令,实现EWEN、WRITE和READ功能,在这里我们提供了具体的设计思路: 1. 上游模块在rdy=1时,给出start命令,开始进行EWEN、WRITE或者READ操作;在rdy=0期间,start命令无效。 2. 当start有效时,如果mode=0表示进行EWEN操作;mode=1表示进行WRITE操作;mode=2表示进行READ操作。 3. 当start有效时,addr和wdata有效。 4. 当进行EWEN操作时,将addr写入at93c46。 5. 当进行WRITE操作时,将addr和wdata写入at93c46。 6. 当进行READ操作时,将addr写入at93c46,并从at93c46读到数据,通过rdata和rdata_vld返回给上游模块。(FPGA implementation of EEPROM interface Engineering description)

文件列表:

EEPROM接口的FPGA实现.docx

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 通过欧几里德距离对三维空间内的数据点进行聚类: 从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再...
    通过欧几里德距离对三维空间内的数据点进行聚类: 从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再按距离由小到大排序,找出距这两个点最近的若干个点。 除去这些点后对其余的点重复进行上述操作。-By Euclidean distance on three-dimensional space, clustering of data points: from the file read into the three coordinates of the data indicated that cluster. According to the average number of total number of projects and group division. First, calculate the distance between 22 to elect the nearest two points, and then from small to large order to identify these two points away from a number of recent points. After removing these points the rest of the point of repeating to carry out such operations.
    2023-01-05 15:35:03下载
    积分:1
  • 俄罗斯的很好的游戏
    非常不错的俄罗斯游戏-very good game of Russian
    2023-09-02 16:05:03下载
    积分:1
  • VB调用VC的DLL
    C语言编写的dll文件,在VB项目中调用(The DLL file written in C language is called in VB project)
    2020-06-24 11:20:02下载
    积分:1
  • 参考
    This is a paper for theoretical research.
    2019-04-07 16:56:25下载
    积分:1
  • 全国电子设计竞赛基础篇
    文档,电子设计竞赛相关的一些基础知识,可以下载下来看看(Documents, some basic knowledge related to electronic design competitions, can be downloaded to see)
    2020-06-22 11:00:01下载
    积分:1
  • 两用户NOMA仿真
    实现两用户NOMA仿真,得到简单的基础模型。(Simulate two NOMA UE)
    2021-02-21 08:59:42下载
    积分:1
  • 四十三种差分格式源代码 fortran
    说明:  常见有限差分格式构造,并有fortran代码实现,适合cfd学习(Common finite difference format construction, and FORTRAN code implementation, suitable for CFD learning)
    2020-05-02 09:57:59下载
    积分:1
  • 光伏
    MPPT控制器的全称“最大功率点跟踪”(Maximum Power Point Tracking)太阳能控制器,是传统太阳能充放电控制器的升级换代产品。所谓最大功率点跟踪,即是指控制器能够实时侦测太阳能板的发电电压,并追踪最高电压电流值(VI),使系统以最高的效率对蓄电池充电。下面我们用一种机械模拟对比的方式来向大家解释MPPT太阳能控制器的基本原理。(The full name of MPPT controller is "Maximum Power Point Tracking" solar controller, which is an upgrade product of the traditional solar charge and discharge controller. The so-called maximum power point tracking (MPPT) means that the controller can detect the generation voltage of solar panels in real time, and track the maximum voltage and current (VI), so that the system can charge the battery with the highest efficiency. Next, we will explain the basic principle of MPPT solar controller in a way of mechanical simulation and comparison.)
    2021-04-22 12:48:48下载
    积分:1
  • 压缩感知应用omp算法
    说明:  简单的压缩感知入门学习代码,希望能帮助到大家(Getting started with compression sensing)
    2020-03-14 16:38:54下载
    积分:1
  • 1
    说明:  用java编写的一个小计算器,适合初学者学习,希望对大家有所帮助~(Prepared with a small calculator java, for beginners to learn, we want to help ~)
    2011-06-04 19:19:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载