搜索资源列表
UART.rar
- 该程序是用VHDL编写的串口收发控制器程序,可以实现上位机和下位机之间的串口通信,The program is prepared to use VHDL serial transceiver controller procedures, can lower PC and the serial communication between
PC
- 在quartus下实现了PC机的串口通信功能-The quartus achieve the PC-Serial communication function
8251
- 在MAXPLUX下实现8251串口通信功能-The MAXPLUX achieve 8251 serial communication
chuankou
- 实现FPGA与PC的串口通信,工程文件完整,可直接运行,VHDL代码-FPGA implementation of serial communication with the PC, complete engineering documents, can be directly run, VHDL code
RS232_20121031
- 采用状态机的方法实现串口通信,其中的VHDL文件可供其他工程调用。-Using the state machine approach to achieve serial communication, which is called VHDL files available for other projects.
VHDL-serial-communication-program
- VHDL串口通信程序设计 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。-VHDL serial communication program design Function of this module is to verify the implementation and the basic functions of a PC serial communications. We need to install a seria
kehshechenxu
- 编制一全双工UART电路,通过试验箱MAX202E转换成RS232电平,与计算机进行通讯实验,设置8个按键,按键值为ASIC码“1”~“8”,通过串口发送给计算机,在计算机上显示键值,同时在数码管最高位显示;计算机可发送“0”~“F”的ASIC码,FPGA接收后在数码管低位显示0~F。通过按键可设置波特率。 要求:波特率为三种 1200、2400、9600,由1个按键选择,3个LED分别指示; 数据格式为1位起始位、8位数据位和一位停止位; 上位计算机发送接收软件可使用