搜索资源列表
-
0下载:
UART的rs232通信接口VHDL语言,里面有详细的介绍-UART communication interface rs232 VHDL language, which is described in detail
-
-
0下载:
用硬件描述语言VHDL进行串行通信接口电路设计,能通过RS232协议与PC机进行通信。-VHDL hardware descr iption language used for serial communication interface circuit design, through the RS232 protocol to communicate with the PC unit.
-
-
0下载:
rs232 interface for xilinx spartan 3e
-
-
0下载:
一种实现计算机接口rs232与FPGA通信的基于VHDL语言设计的一段非常简洁的程序-A RS232 computer interface implementation with FPGA-based VHDL language communications designed a very simple procedure
-
-
0下载:
This module use OV7620 digital camera on the 24-bit RBG (8:8:8) data and display that in RS232 uart interface
-
-
0下载:
基于verilog语言PS2接口和RS232接口的实现-PS2 based on verilog language interface and RS232 interface implementation
-
-
0下载:
基于Verilog语言PS2接口和RS232接口的实现
有文档说明,工程实例.可用来学习Verilog语言.-Based on Verilog Language PS2 interface and RS232 interface implementation are documented, project examples. Can be used to learn the Verilog language.
-
-
0下载:
基于FPGA的串行通信接口设计,用硬件描述语言VHDL实现-FPGA-based serial communication interface design, using hardware descr iption language VHDL implementation
-
-
0下载:
In embedded systems, the processor that we choose for our design may not come with built-in peripherals. Therefore, designers will have to implement these devices in hardware keeping in mind that they will need to interface to the processor. In this
-
-
0下载:
该程序实现了一个FIR滤波加速器,该程序在FPGA板上开发,通过使用VHDL语言来定义RS232端口的使用-design a FIR Filter Accelerator based on FPGA board and RS232 interface using VHDL language.
-
-
0下载:
Programming to interface with RS232 using VHDL on ALTERA KIT
-
-
0下载:
在ISE环境下,用VHDL语言实现RS232串口设计,实现串口通信。通过串口调试工具向
0000000UART发送16进制数,FPGA将UART接收到的串行数据转换为并行数据,并在8个
LED灯上输出显示;同时,并行数据又被重新转换为串行数据,重新送给RS-232接口,并在
串口调试工具上再次显示,SW0为复位键。
比如:串口调试工具发送两位16进制数,然后能在LED上显示,并且重新在串口调试工
具上显示。串口调试工具设置:波特率设为9600,默认奇校验。-In the IS
-