-
made a ModelSim simulation based on the Verilog source code
发一个基于ModelSim仿真的Verilog源代码包-made a ModelSim simulation based on the Verilog source code
- 2022-05-30 03:47:34下载
- 积分:1
-
bsp基本概念
bsp基本概念-BSP basic concept
- 2022-11-04 09:55:03下载
- 积分:1
-
关于嵌入式方面的资料,介绍虚拟电路的文档资料,如果有需要的可以下载...
关于嵌入式方面的资料,介绍虚拟电路的文档资料,如果有需要的可以下载-On the embedded information, introduce virtual circuit documentation, and if necessary can be downloaded
- 2022-02-14 18:54:12下载
- 积分:1
-
u盘电路详细资料
u盘电路详细资料--Detailed circuit materials for U disk.
- 2022-12-02 21:40:03下载
- 积分:1
-
可编程片上系统设计技术,目前是一个热点话题,技术含量高,起点也高,所以本文能对大伙儿有帮助。...
可编程片上系统设计技术,目前是一个热点话题,技术含量高,起点也高,所以本文能对大伙儿有帮助。 - On the programmable piece the system design technology, at
present is a hot spot topic, the technical content high, the beginning
is also high, therefore this article can have the help to everybody.
- 2022-02-20 03:44:55下载
- 积分:1
-
CDMA通讯模块代码,包括发送数据,读短信,状态机实现
基于LPC1759用状态机做的CDMA模块AnyDATA DTL518的代码,通过DMA与UART1通信,不占用CPU。主要包括上电时序初始化,拨号连接,短信接收和处理。其中用到cortex-m3的一些库函数,网上很好找
- 2022-05-25 18:26:27下载
- 积分:1
-
郭天祥TX
郭天祥TX-1C单片机开发板使用手册,手册包括,实验的接口说明,使用手册,开发板介绍,原理图-郭天祥TX-1C Single-chip development board using the manual, which includes the experimental interface description, use the manual, development board, the schematic diagram
- 2022-11-28 20:25:03下载
- 积分:1
-
FPDP总线标准由VME工业标准化组织制定,能够在VME或VXI总线插板之间进行高速的数据传输。 FPDP总线标准不需要共享的底板上的总线,因此它不会争夺有限的...
FPDP总线标准由VME工业标准化组织制定,能够在VME或VXI总线插板之间进行高速的数据传输。 FPDP总线标准不需要共享的底板上的总线,因此它不会争夺有限的底板带宽。
本文研究了FPDP总线接口电路的控制和实现。本文主要的工作如下:
1)提出了FPDP总线在物理层和数据链路层的实现方法,主要包括相应的数据时序信号和控制信号如何实现。
2)完成了FPDP接口电路的原理图设计,主要包括TM模块和RM模块的实现,这两个模块由FPGA芯片来实现。
3)完成了FPDP接口电路的印制板图设计,包括印制板图的布局和布线以及相应的信号完整性问题的处理。
-err
- 2022-07-27 11:33:05下载
- 积分:1
-
计算在联16位数字的平方根
computes the square root of a 16 bit number in pic16c
- 2022-04-30 02:07:00下载
- 积分:1
-
8051 Core FPGA verilog 完整
应用背景Logical separation of program and data memory
All 8051 devices have specific memory organization, they have separate address spaces
for Program (ROM) and Data (RAM) Memory. This logical separation of Memory is
useful because it allows the Data Memory to be accessed by 8-bit addresses, which can
obviously be more quickly stored and manipulated by an 8-bit CPU. Of course, the l6-bit
Data Memory addresses can still be generated with the DPTR register.
Program Memory
Program Memory can only be read, not written to. The address space for 8051 core is 16-
bit, so there is maximum of 64K bytes of Program Memory. Up to 4 Kbytes of Program
Memory can be on chip, internal Program Memory of the 8051 core. For access to
external Program Memory is used signal PSEN (Program Store Enable).
Data Memory
Data Memory is on a separate address space than Program Memory. For external Data
Memo
- 2022-01-26 05:24:27下载
- 积分:1