搜索资源列表
ps2
- PS/2通讯协议是一种双向同步串行通讯协议。通讯的两端通过Clock(时钟脚)同步,并通过Data(数据脚)交换数据。任何一方如果想抑制另外一方通讯时,只需要把Clock(时钟脚)拉到低电平。一般两设备间传输数据的最大时钟频率是33kHz,大多数PS/2设备工作在10~20kHz。推荐值在15kHz左右,也就是说,Clock(时钟脚)高、低电平的持续时间都为40μs。每一数据帧包含11~12个位。
uart
- 串口通讯协议,你您可以自己建个工程,再将需要的VHDL文本,添加到工程中,理解程序在仿真!
VHDL_biss
- FPGA中针对Biss通讯协议解码VHDL语言源码
i2c_ip.zip
- I2C的ip核,Verilog实现,可以直接用在你的项目中。I2C是一种简单实用的通讯协议。,I2C' s ip nuclear, Verilog realization, you can directly use in your projects. I2C is a simple and practical protocol.
Encoder_SSI_Veryilog
- 本文详细描述了SSI协议的通讯格式、原理及应用电路,并采用verilog语言实现了SSI通讯协议.设计实用电路并实现了与绝对值编码器的通讯-SSI protocol described in detail the communication format, principle and application circuit, and use verilog language of the SSI protocol. Practical circuit design and implementat
CPLD-CRACK-SIEMENS-200PLC
- 可用来破解分析西门子200 PLC与模块的通讯协议,基于ALTERA CPLD EPM240的设计. 需要配合分析板配套使用。-Analysis can be used to crack the Siemens 200 PLC and the communication protocol modules, based on the ALTERA CPLD EPM240 design. The need to tie in with the analysis supporting the
police
- 警卫控制系统,主要 控制 电梯系统 ,通过422通讯格式完成与电梯系统之间的 通讯协议。-Security control system, the main control elevator systems, through to complete the 422 communication format, communication protocol between the elevator system.
eeprom_wr
- 本程序是quartus.exe 环境下经过编辑和仿真之后的eeprom中的i2C 通讯协议的驱动程序-This program is quartus.exe edited and simulation environment after the eeprom in the protocol driver i2C
T0
- 智能卡应用行业规范,接触式CPU卡,底层T=0通讯协议实现。-Application of industry standard smart cards, contactless CPU card, the underlying T = 0 communication protocol.
I2CATC2401
- I2c通讯协议的基本原理与一些使用方法,以此大家一起分享学习一下-he I2c communication agreement on the basic principles and some use method, to share with everyone to learn it
verilogiic1121
- 主要是通过在利用I2C通讯协议来控制两个数码管-Mainly by using I2C communication protocol to control two digital tube
MDIO
- 网络PHY88E1111的 寄存器 通讯协议的 verilog描述 能实现 lookback 能读出PHY的资料-The register communication protocol Verilog descr iption of the network PHY88E1111 lookback can read the PHY data
FOCT
- 光纤电流互感器的温度测量与温度补偿,里面有uart,IIC,荧光温度计与ds12b20 之间的通讯协议-Temperature measurement and temperature compensation of optical fiber current transformer.There are UART, IIC, between the fluorescence thermometer and ds12b20 communication protocol
SMBus
- SMbus通讯协议的Verilog程序段,已通过Moldesim的仿真,可用-Verilog program segment of the SMbus communication protocol, has been through the Moldesim simulation, the available
spi
- SPI通讯协议 应用VHDL语言编写实验SPI通讯-SPI VHDL
ps2
- 用verilog编写的PS/2通讯协议是一种双向同步串行通讯协议。-Verilog prepared with PS/2 protocol is a bidirectional synchronous serial communication protocol.
learn2
- verilog i2c通讯协议,包括工程文件,可以直接打开-verilog i2c communication protocols, including the project file, you can directly open
ARINC429航空总线协议标准
- 429总线,协议及相关介绍,机载航电设备通讯总线(FPGA implementation ARINC429 protocol using verilog HDL to do a complete ARINC429 communication transceiver protocol,)
A4_Uart_Top
- 提供一般FPGA开发板的Uart通讯协议(Provides the Uart communication protocol for the general FPGA development board)
HDLC协议接收文件
- HDLC协议接收文件,vhdl版本,适用于HDLC通讯协议