文件名称:Serial-receiver
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [VHDL] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 16kb
- 下载次数:
- 0次
- 提 供 者:
- 麦*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本实例中,开发板通过串口与PC上运行的上位机软件通信,使用了modelsim
定时器T0作为波特率发生器,串口波特率为9600。-In this instance, the development board communication through the serial port on a PC running PC software, use the timer T0 as a baud rate generator, serial port baud rate to 9600.
定时器T0作为波特率发生器,串口波特率为9600。-In this instance, the development board communication through the serial port on a PC running PC software, use the timer T0 as a baud rate generator, serial port baud rate to 9600.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
05-串口接收\clock.bsf
...........\clock.v
...........\counter_core.v
...........\db\prev_cmp_uart_rx.qmsg
...........\..\uart_rx.cbx.xml
...........\..\uart_rx.db_info
...........\..\uart_rx.eco.cdb
...........\..\uart_rx.sld_design_entry.sci
...........\..\uart_rx.sld_design_entry_dsc.sci
...........\db
...........\incremental_db\compiled_partitions
...........\..............\README
...........\incremental_db
...........\shifter.v
...........\timer.v
...........\uart_rx.bsf
...........\uart_rx.done
...........\uart_rx.qpf
...........\uart_rx.qsf
...........\uart_rx.qws
...........\uart_rx.v
...........\uart_rx_test.bsf
...........\uart_rx_test.v
...........\uart_rx_top.bdf
...........\uart_rx_top.v
05-串口接收