搜索资源列表
chuan_kou_tong_xun
- 用VHDL语言编写的串口通信程序 通过仿真验证-using VHDL prepared by the serial communication program through simulation
uart
- 串口通讯 PC发送FPGA接受后回传 verilog语言-uart verilog
UART
- 本人自己编写的FPGA异步串口通信模块(UART),基于QuartusII环境,verilog语言编写,包含仿真和全部程序及说明,验证通过,具有很好的稳定性和参考价值!-I have written of the FPGA asynchronous serial communication module (UART), based on QuartusII the environment, verilog language, including simulation and all the pr
VHDL
- 可用于FPGA的用VHDL语言写的关于串口通讯的源代码-FPGA can be used in the VHDL language used on the source code for serial communication
send-and-receive-program
- 基于Fpga和VHDl语言的串口基本发送接收程序,适合初学者学习。-Based on the serial basic sending and receiving program Fpga and VHDl language, suitable for beginners to learn.
AD7738
- 该代码为VHDL语言描述的AD7738串口通讯程序,示例为双通道单独转换模式,其它可以根据注解类推。-This is a serial communication promgram of AD7738 designed with VHDL,which is two-channel mode, other modes can be deduced by interprecation.
DA7644
- 该代码为VHDL语言描述的DAC7644串口通讯程序,示例为通道0单独转换模式,其它通道可以类推-Thisis a serial communication promgram of DAC7644 designed with VHDL,which is output of channel 0, other channels can be deduced.
reciever
- 利用vhdl语言编写的FPGA串口接受程序-Vhdl language use FPGA Serial acceptance procedure
UART_CESHI
- 基于VHDL语言的串口发送和接收程序,自己调试通过,并已经运用在工程中-Based on the serial port to send and receive procedures VHDL language, its own debugging, and has been used in the project
vhdl的串口UART编写
- 该资料是用vhdl语言实现串口UART的编写,程序包括发送模块,接收模块,波特率发生模块和顶层模块。程序无BUG,可以直接使用