文件名称: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 design the Uart send module on FPGA, the hexadecimal value of the data received from the pc plus 1 and then sent to a PC design microcontroller and FPGA interface module, the received data sent to the MCU, and displayed on the LCD
在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 design the Uart send module on FPGA, the hexadecimal value of the data received from the pc plus 1 and then sent to a PC design microcontroller and FPGA interface module, the received data sent to the MCU, and displayed on the LCD
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UART_VHDLCodes/lcd.c
UART_VHDLCodes/UART/ALL.bdf
UART_VHDLCodes/UART/baud_generator.bsf
UART_VHDLCodes/UART/baud_generator.vhd
UART_VHDLCodes/UART/db/UART122001.(0).cnf.cdb
UART_VHDLCodes/UART/db/UART122001.(0).cnf.hdb
UART_VHDLCodes/UART/db/UART122001.(1).cnf.cdb
UART_VHDLCodes/UART/db/UART122001.(1).cnf.hdb
UART_VHDLCodes/UART/db/UART122001.(2).cnf.cdb
UART_VHDLCodes/UART/db/UART122001.(2).cnf.hdb
UART_VHDLCodes/UART/db/UART122001.(3).cnf.cdb
UART_VHDLCodes/UART/db/UART122001.(3).cnf.hdb
UART_VHDLCodes/UART/db/UART122001.asm.qmsg
UART_VHDLCodes/UART/db/UART122001.cbx.xml
UART_VHDLCodes/UART/db/UART122001.cmp.cdb
UART_VHDLCodes/UART/db/UART122001.cmp.hdb
UART_VHDLCodes/UART/db/UART122001.cmp.qrpt
UART_VHDLCodes/UART/db/UART122001.cmp.rdb
UART_VHDLCodes/UART/db/UART122001.cmp.tdb
UART_VHDLCodes/UART/db/UART122001.cmp0.ddb
UART_VHDLCodes/UART/db/UART122001.cmp2.ddb
UART_VHDLCodes/UART/db/UART122001.dbp
UART_VHDLCodes/UART/db/UART122001.db_info
UART_VHDLCodes/UART/db/UART122001.eco.cdb
UART_VHDLCodes/UART/db/UART122001.fit.qmsg
UART_VHDLCodes/UART/db/UART122001.hier_info
UART_VHDLCodes/UART/db/UART122001.hif
UART_VHDLCodes/UART/db/UART122001.map.cdb
UART_VHDLCodes/UART/db/UART122001.map.hdb
UART_VHDLCodes/UART/db/UART122001.map.qmsg
UART_VHDLCodes/UART/db/UART122001.pre_map.cdb
UART_VHDLCodes/UART/db/UART122001.pre_map.hdb
UART_VHDLCodes/UART/db/UART122001.psp
UART_VHDLCodes/UART/db/UART122001.rtlv.hdb
UART_VHDLCodes/UART/db/UART122001.rtlv_sg.cdb
UART_VHDLCodes/UART/db/UART122001.rtlv_sg_swap.cdb
UART_VHDLCodes/UART/db/UART122001.sgdiff.cdb
UART_VHDLCodes/UART/db/UART122001.sgdiff.hdb
UART_VHDLCodes/UART/db/UART122001.signalprobe.cdb
UART_VHDLCodes/UART/db/UART122001.sld_design_entry.sci
UART_VHDLCodes/UART/db/UART122001.sld_design_entry_dsc.sci
UART_VHDLCodes/UART/db/UART122001.syn_hier_info
UART_VHDLCodes/UART/db/UART122001.tan.qmsg
UART_VHDLCodes/UART/UART122001.asm.rpt
UART_VHDLCodes/UART/UART122001.cdf
UART_VHDLCodes/UART/UART122001.done
UART_VHDLCodes/UART/UART122001.fit.eqn
UART_VHDLCodes/UART/UART122001.fit.rpt
UART_VHDLCodes/UART/UART122001.fit.summary
UART_VHDLCodes/UART/UART122001.flow.rpt
UART_VHDLCodes/UART/UART122001.map.eqn
UART_VHDLCodes/UART/UART122001.map.rpt
UART_VHDLCodes/UART/UART122001.map.summary
UART_VHDLCodes/UART/UART122001.pin
UART_VHDLCodes/UART/UART122001.pof
UART_VHDLCodes/UART/UART122001.qpf
UART_VHDLCodes/UART/UART122001.qsf
UART_VHDLCodes/UART/UART122001.qws
UART_VHDLCodes/UART/UART122001.sof
UART_VHDLCodes/UART/UART122001.tan.rpt
UART_VHDLCodes/UART/UART122001.tan.summary
UART_VHDLCodes/UART/UART_receiver.bsf
UART_VHDLCodes/UART/UART_receiver.vhd
UART_VHDLCodes/UART/UART_transmitter.bsf
UART_VHDLCodes/UART/UART_transmitter.vhd
UART_VHDLCodes/UART/db
UART_VHDLCodes/UART
UART_VHDLCodes
UART_VHDLCodes/UART/ALL.bdf
UART_VHDLCodes/UART/baud_generator.bsf
UART_VHDLCodes/UART/baud_generator.vhd
UART_VHDLCodes/UART/db/UART122001.(0).cnf.cdb
UART_VHDLCodes/UART/db/UART122001.(0).cnf.hdb
UART_VHDLCodes/UART/db/UART122001.(1).cnf.cdb
UART_VHDLCodes/UART/db/UART122001.(1).cnf.hdb
UART_VHDLCodes/UART/db/UART122001.(2).cnf.cdb
UART_VHDLCodes/UART/db/UART122001.(2).cnf.hdb
UART_VHDLCodes/UART/db/UART122001.(3).cnf.cdb
UART_VHDLCodes/UART/db/UART122001.(3).cnf.hdb
UART_VHDLCodes/UART/db/UART122001.asm.qmsg
UART_VHDLCodes/UART/db/UART122001.cbx.xml
UART_VHDLCodes/UART/db/UART122001.cmp.cdb
UART_VHDLCodes/UART/db/UART122001.cmp.hdb
UART_VHDLCodes/UART/db/UART122001.cmp.qrpt
UART_VHDLCodes/UART/db/UART122001.cmp.rdb
UART_VHDLCodes/UART/db/UART122001.cmp.tdb
UART_VHDLCodes/UART/db/UART122001.cmp0.ddb
UART_VHDLCodes/UART/db/UART122001.cmp2.ddb
UART_VHDLCodes/UART/db/UART122001.dbp
UART_VHDLCodes/UART/db/UART122001.db_info
UART_VHDLCodes/UART/db/UART122001.eco.cdb
UART_VHDLCodes/UART/db/UART122001.fit.qmsg
UART_VHDLCodes/UART/db/UART122001.hier_info
UART_VHDLCodes/UART/db/UART122001.hif
UART_VHDLCodes/UART/db/UART122001.map.cdb
UART_VHDLCodes/UART/db/UART122001.map.hdb
UART_VHDLCodes/UART/db/UART122001.map.qmsg
UART_VHDLCodes/UART/db/UART122001.pre_map.cdb
UART_VHDLCodes/UART/db/UART122001.pre_map.hdb
UART_VHDLCodes/UART/db/UART122001.psp
UART_VHDLCodes/UART/db/UART122001.rtlv.hdb
UART_VHDLCodes/UART/db/UART122001.rtlv_sg.cdb
UART_VHDLCodes/UART/db/UART122001.rtlv_sg_swap.cdb
UART_VHDLCodes/UART/db/UART122001.sgdiff.cdb
UART_VHDLCodes/UART/db/UART122001.sgdiff.hdb
UART_VHDLCodes/UART/db/UART122001.signalprobe.cdb
UART_VHDLCodes/UART/db/UART122001.sld_design_entry.sci
UART_VHDLCodes/UART/db/UART122001.sld_design_entry_dsc.sci
UART_VHDLCodes/UART/db/UART122001.syn_hier_info
UART_VHDLCodes/UART/db/UART122001.tan.qmsg
UART_VHDLCodes/UART/UART122001.asm.rpt
UART_VHDLCodes/UART/UART122001.cdf
UART_VHDLCodes/UART/UART122001.done
UART_VHDLCodes/UART/UART122001.fit.eqn
UART_VHDLCodes/UART/UART122001.fit.rpt
UART_VHDLCodes/UART/UART122001.fit.summary
UART_VHDLCodes/UART/UART122001.flow.rpt
UART_VHDLCodes/UART/UART122001.map.eqn
UART_VHDLCodes/UART/UART122001.map.rpt
UART_VHDLCodes/UART/UART122001.map.summary
UART_VHDLCodes/UART/UART122001.pin
UART_VHDLCodes/UART/UART122001.pof
UART_VHDLCodes/UART/UART122001.qpf
UART_VHDLCodes/UART/UART122001.qsf
UART_VHDLCodes/UART/UART122001.qws
UART_VHDLCodes/UART/UART122001.sof
UART_VHDLCodes/UART/UART122001.tan.rpt
UART_VHDLCodes/UART/UART122001.tan.summary
UART_VHDLCodes/UART/UART_receiver.bsf
UART_VHDLCodes/UART/UART_receiver.vhd
UART_VHDLCodes/UART/UART_transmitter.bsf
UART_VHDLCodes/UART/UART_transmitter.vhd
UART_VHDLCodes/UART/db
UART_VHDLCodes/UART
UART_VHDLCodes
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.