搜索资源列表
CPLD-AT89C51com
- 可编程逻辑器件cpld与单片机双向通信的源程序
ioctrl
- Verilog 实现一对多的双向端口选择通信
PS_2
- 此模块用于"PS/2接口的鼠标或键盘"与"具有外部读写的8位并口单片机"双向通信模块. Verilog HDL语言编写,在Quartus II 8.1 (32-Bit)软件中编译,并下载至EPM7128SLC84-10芯片中通过. 文件中有详细的注解. 此模块具有对于PS/2时钟和数据线的滤波功能,这样减少外部干扰,保证通信的可靠性! -This module for the "PS/2 mouse or keyboard interface" and "read
RS485EN
- RS485的双向通信处,正在为此头疼的同学们可要注意了,这个可以解决你们双向通信过程中的很多问题哦-Two-way RS485 communications, the headache is to this end they' ll pay attention to the students, this two-way communication you can solve many problems in the course of oh
fpgatongxin
- 是fpga和单片机的通信方案,双向的数据传出!-Is a single-chip fpga and communications programs, two-way data reports!
UART
- UART是一种通用串行数据总线,用于异步通信。该总线双向通信,可以实现全双工传输和接收。在嵌入式设计中,UART用来与PC进行通信,包括与监控调试器和其它器件,如EEPROM通信。-UART is a universal serial data bus for asynchronous communication. The two-way communication bus, can achieve full-duplex transmit and receive. In embedded d
e1framerdeframer_latest
- 实现E1信号的成帧、CRC校验功能,双向通信,双工工作,实际检验通过-E1 signal to achieve a framing, CRC checking function, two-way communication, duplex work, the actual test by
COFDMFPGA
- TDD双向无线移动传输系统是在整合最新4G技术、LTE技术优势的基础上,自主研发设计的最新一代高速无线网络数据传输设备,能够在“高速运动中”、“非视距条件下”实现高速实时双向传输。TDD双向无线移动传输系统为满足多个移动远端与主控端之间的双向宽带多媒体和数据通信需求而设计,是运动中综合业务如语音、数据、高质量图像双向传输的最佳选择。传输性能指标达到国际领先,适合无线环境复杂、覆盖范围大、通信质量有保障的特定行业应用。-no
I2C
- 语言:verilog 功能:用Verilog HDL编写的I2C主机串行通信的程序。两条总线线路:一条串行数据线 SDA, 一条串行时钟线 SCL;串行的 8 位双向数据传输位速率在标准模式下可达 100kbit/s,快速模式下可达 400kbit/s ,高速模式下可达 3.4Mbit/s;在数据传输过程中,当时钟线为高电平时,数据线必须保持稳定。如果时钟线为高电平时数据线电平发生变化,会被认为是控制信号。 仿真工具:modelsim 综合工具:quartus -Language:
uart_16550
- UART是一种通用串行数据总线,用于异步通信。该总线双向通信,可以实现全双工传输和接收。在嵌入式设计中,UART用来与PC进行通信,包括与监控调试器和其它器件,如EEPROM通信。-A UART that is compatible with the industry standard 16550D includes wrappers for the Wishbone and AMBA APB busses
ps2
- 用VHDL语言实现了PS/2通信协议,PS/2是一种双向同步的串行通信协议。-VHDL language using a PS/2 communication protocol, PS/2 is a two-way synchronous serial communication protocol.
MCU
- 包括与MCU双向通信,计数器,寄存器等,自己看,绝对能用 后级是H桥.电机是有刷直流电机来源ourdev-Including two-way communication with the MCU, counters, registers, etc., yourself, can be used after the class is absolutely H-bridge. Is a brushed DC motor
8255
- 8255源代码,可以实现8255双向传输的功能,实现和单片机之间的通信-8255 source code, you can achieve the 8255 two-way transmission capability to enable communication between the microcontroller and
rtl
- 通过verilog实现pc串口和fpga的双向通信。代码是老外写的,非常严谨-the verilog code comnunicate with the pc by serial port
baud_gen
- Uart是一种通用串行数据总线,用于异步通信。该总线双向通信,可以实现全双工传输和接收。在嵌入式设计中。其中本代码为UART的波特率产生代码。-Uart is a universal serial data bus, used for asynchronous communication. The bus bidirectional communication, can realize the full duplex transmission and reception. In embedded
time_check
- 通信主从机双向系统时钟同步,用于扩频、跳频等。由从机发起时间校准请求,主机回复时间信息,达到主从机的时钟同步。-Slave two-way communication between the host system clock synchronization for spread spectrum, frequency hopping and so on. Initiated by the slave time alignment request, the host response time
ethernet_test
- 以太网FPGA通信,verilog代码,实现双向通信-Ethernet FPGA communication
RS232
- 应用RS232实现PC端与FPGA的双向通信,可以实现收发数据的功能。(Bidirectional communication between PC and FPGA)
STM32与FPGA通信
- stm32与fpga之间的通信,协议是SPI的,可双向通信(双向通信需要自己例化,只例化了fpga到stm32)(Communication between STM32 and FPGA, the protocol is SPI, two-way communication (two-way communication needs to be taken as an example, only FPGA to STM32))