搜索资源列表
FPGA
- 本文介绍了一种新的使用串行通信进行DSP远程在线编程方法。对设计中的主要技术:DSP与PC机的串口通信、Flash编程以及DSP自引导等进行了详细介绍。结合TI公司的TMS320VC33处理器,阐述了具体的实现方法
uart
- 串口通讯 PC发送FPGA接受后回传 verilog语言-uart verilog
FPGA-RS232-verilog
- fpga上的串口驱动程序,包括接收主机来的数据(deserial)和发送由FPGA产生的数据(serial).该程序的调试需要借助串口调试助手-serial port driver on the fpga, including the receiving host to the data (deserial) and send the data generated by the FPGA (serial) to pc. The program needs the serial debug deb
Uartmodule
- 实现FPGA与PC机的串口通信功能,实现数据的收发。-FPGA with the realization of PC-serial communication functions to send and receive data.
feng_rs0
- 基于FPGA的串口通信,PC给FPGA发送数据,FPGA收到数据并返回给PC-FPGA-based serial communications, PC to the FPGA to send data, FPGA Receive data and return to the PC
RS232
- interfacing pc with FPGA for data communication-interfacing pc with FPGA for data communication
uatr_and_dds
- 实现通过PC来控制fpga发出波形,波的形状和频率可通过PC控制,波形利用dds来发出,这是当时我做的电子测量的课程设计。-Fpga implementation given by PC to control the waveform, wave shape and frequency can be controlled through the PC, waveform using dds to send, this is when I do the electronic measurement
UART
- fpga开发板与电脑进行串口通讯,实现了基于FPGA的串口接收发功能-fpga development board with a PC serial communications, FPGA-based serial port to receive hair
clk_test
- UART串口程序,将FPGA数据传到上位机上-UART program,transmitting data from FPGA to PC
UART_VHDLCodes
- 基于VHDL的异步串口收发器,在FPGA上设计Uart接收模块实现从pc接收串口数据; 在FPGA上设计Uart发送模块,把从pc接收的数据的16进制值加1再发送给PC; 设计单片机和FPGA接口模块,把接收到的数据送给单片机,并显示在LCD上 -VHDL-based asynchronous serial transceivers Uart receive module in the FPGA design from pc to receive serial data desig
test1_rx
- fpga实现串口数据通信,实现PC与目标设备通信-fpga control uart
uart
- 基于FPGA的一个异步串口收发器(UART)在FPGA上设计Uart发送模块,可以把从pc接收的数据的16进制值加1再发送给PC;设计单片机和FPGA接口模块,可以把接收到的数据送给单片机,并显示在LCD上。-Uart transmission module design on an FPGA FPGA-based asynchronous serial transceiver (UART), can be hexadecimal values from the pc
12345 keyuart
- verilog实现uart串口编程 FPGA板与PC传输数据(verilog uart processing FPGA and PC communication)