搜索资源列表
sericommu
- 串口通信程序.在波特率为9600的串口通信程序-serial communication program. The baud rate for the 9600 serial communication program
myUART
- 这是我用Xilinx公司的sparten3开发板,ISE集成开发环境,用VHDL语言开发的串口全双工通信程序,供大家参考,共同学习。-This is the company I used the sparten3 Xilinx development boards, ISE Integrated Development Environment, Using VHDL development of the full-duplex serial communication program, for
uart_regs
- 此程序为串行通信程序,采用verilog语言编写的,经过仿真验证已经通过.
cyclic
- FPGA的串口通信程序,可接受或者发送数据,通过Rs232口
无线通信FPGA设计[田耘等编著][程序源代码Verilog]
- 无线通信FPGA设计[田耘等编著][程序源代码Verilog]
FPGACOM.rar
- FPGA编程实现串口通信,源代码全。包括仿真程序。,FPGA programming serial communications, the entire source code. Including the simulation program.
fpgaandmcuand25h20.rar
- FPGA 和MCU的并口通信 及MCU和E2PROM(FM25H20)SPI通信 功能:FPGA对MCU的写(FPGA发给MCU的地址是写进E2PROM的地址 ,E2PROM中的数据是 FPGA发送的数据。) FPGA对MCU的读(FPGA读取它发给MCU在E2PROM中存取的数据) 程序和图见附件 恳请高手指导 小弟急啊!,FPGA and MCU
uart.zip
- uart串口通信程序,用状态机实现的;测试通过,并且实践过,uart
CY7C68013_DEMO
- cy7c68013原理图和程序 实现fpga和68013通信程序代码-Cy7c68013 principle chart and procedures To realize the fpga and 68013 communication program code
RF24L01yaokong
- MSP430F149—nRF24L01的全双工通信程序,发送端通过按键发送键值,接受端接受并用LCD显示。-MSP430F149-nRF24L01 full-duplex communication process, sender to send keys through the key, the receiving end to accept and use the LCD display.
标准的串口通讯设计VHDL
- 标准的异步串口通讯设计程序——基于VHDL编程-communication design programme of standard asynchronous serial port base on VHDL programme
FSK
- 通信系统的FSK调制程序,比较实用,包括完整的工程-FSK modulation communication system procedures, more practical, including the complete works
uart
- 用vhdl实现的串口通信程序,可以综合并下载到FPGA运行.-Achieved using VHDL serial communication procedures, can be synthesized and downloaded to the FPGA to run.
voicetongxindianlu
- 语音通信电路完整的程序设计。里面是所有的源文件都经本人测试可以用,放心下载吧-Voice communications circuit design procedures. Inside are all the source files have been tested, I can use, rest assured that you download
serial_uart_top_new
- FPGA Cycloneii 系列的,测试串口通信程序,编程语言简洁,串口速率是115200bps,测试后好用的-Series FPGA Cycloneii to test the serial communication program, the programming language is simple and serial rates are 115200bps, easy-to-use test
FPGA
- 使用VHDL实现的串口通信程序,主要完成利用串口收发数据等功能 -Using the VHDL implementation of the serial communication program, primarily the completion of functions such as send and receive data using serial port
串口通信
- 该程序主要实现FPGA串口通信,包含源码和串口调试工具(The program mainly to achieve FPGA serial communication, including source code and serial debugging tools)
232串口程序
- 实现FPGA平台下串口通信,支持波特率选择,测试稳定。使能信号下降沿有效(Serial communication, support baud rate selection)
verilog串口通信程序
- 串口通信程序,用于fpga的串口收发,并讲解了串口通信原理。(Serial communication program is used to receive and transmit the serial port of FPGA, and the principle of serial communication is explained.)
labview 串口通信
- 使用labview串口中断实现串口通信程序的设计