搜索资源列表
430VS串口
- 给予MSP430F147的串口通讯程序,能帮助你了解MSP430系列单片机和串口通讯的基本方法-give MSP430F147 Serial communication process can help you understand the MSP430 MCU serial communications and the basic methods
VHDL_to_UART
- 用VHDL编写的串口通讯程序,包括几个不同的程序例子,也可以用verilog进行改写。
RS422
- 这是一个用VHDL开发的RS422通讯程序,在ALTERA FLEX EPF10K上通过了测试
RS232
- 基于VHDL的RS232通讯程序,包含完整的源代码,锁脚文件以及下载文件,可直接下载使用
标准的串口通讯设计VHDL
- 标准的异步串口通讯设计程序——基于VHDL编程-communication design programme of standard asynchronous serial port base on VHDL programme
VHDL-RS422
- rs422协议的通讯程序.做一些简单改动即可以移植到各种环境。-rs422
Quartusrs232
- 串口通讯,与硬件联通调试过,收发程序是分开的。-Serial Communication
RS232
- RS232的FPGA通讯程序,用的是VHDL语言写的,非常好用-RS232 communication program of the FPGA, using the VHDL language, very easy to use
muc_cpld
- 51单片机与CPLD的总线通讯程序,简单,实用,内附单片机与CPLD引脚连接原理图。-51 MCU and CPLD bus communication procedures, simple, practical, enclosing the MCU and CPLD pin connections diagram.
Chapter-8
- Verilog编写的CAN通讯程序,通过验证,并支持CAN1.1,CAN2.0b协议。-CAN communication procedures written in Verilog, through validation, and support CAN1.1, CAN2.0b agreement.
UART_Verilog
- Altera FPGA的UART通讯程序-Altera FPGA' s UART communication program
x3cs400_uart
- 基于X3cS400的串口通讯程序,开发环境ISE7.0,使用verilog编写。可以使用串口调试助手在pc机上查看字符。-UART communication program based on X3CS400 FPGA, develop enviroment: ISE7.0,completed by verilog。 The result could be seen on the Uart debug assitant.
serial
- 通过verilog 语言实现的串口通讯程序,已经压缩,无密码-Verilog language through the serial communication program, has compression, no password
NIOS_Uart
- 基于NIOS,串口---RS485通讯程序。接收中断函数的注册用服务。-Based on NIOS,--- RS485 serial communication program. Receive interrupt function registered with the service.
memtest
- 在数字系统中,一般存在多个芯片,利用不同的特点用于实现不同的功能,一般都包含CPU,FPGA,AD,DA,memory,ASSP(专用标准模块),ASIC等。CPU用于进行智能控制,FPGA进行硬件算法处理和多设备接口,AD进行模数转换,DA进行数模转换,memory存储临时数据。因此,FPGA如何与其他芯片进行通讯是重要的设计内容。数据输入,数据输出,双向通讯,指令传递,地址管理,不同时钟的异步通讯问题等等都需要处理。最基本的MEMORY如SRAM(128KX8bbit静态存储器628128)
uart
- 用veriolg 语言编写的串口通讯程序,通过FPGA控制串口的通讯。-a veriog program completed on FPGA to contrlo a uart to communicaton with a computer
SPI
- STC5A60S2单片机SPI通讯源程序,有需要的可以联系我-STC5A60S2 microcontroller SPI communication, the source program needs to contact me
hdl
- actel单片机的软FIFO设计和串口通讯程序-actel single chip design soft FIFO and serial communication program
verilog-PS2-Keyboard
- veirlog编写的PS2键盘通讯程序, 并有PS2接口的相关说明, Quartus II 8.1工程文件-veirlog written communication procedures PS2 keyboard, and a PS2 interface instructions, Quartus II 8.1 project file
RS422通讯
- 422 通讯接受发送模块程序,可以拿来直接修改相应参数后使用