首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 基于FFO的串口发送

基于FFO的串口发送

资 源 简 介

主要实现一个串口发送器功能,该发送器的数据是从FIFO 中读取的。也就是说,只要FIFO 中有数据,串口发送器就会启动,将数据发送出去。,该串口发送器由三个模块组成。datagene 模块每1s 产生16 个字节递增的数据,这些数据将会写入fifo232 中例化的一个256 字节大小的FIFO 中。一旦检测到FIFO 中有数据,uart_ctrl 模块就会将FIFO 中的数据读出并通过串口发送出去。大家可以用串口线连接SF-EP1C 板和PC 机,通过串口调试助手查看收到的数据是否是一组不停递增的数据。

文 件 列 表

uartfifo
simulation
incremental_db
db
datagene.v
fifo232.bsf
fifo232.qip
fifo232.v
fifo232_bb.v
fifo232_inst.v
fifo232_wave0.jpg
fifo232_waveforms.html
uartfifo.asm.rpt
uartfifo.cdf
uartfifo.done
uartfifo.dpf
uartfifo.eda.rpt
uartfifo.fit.rpt
uartfifo.fit.smsg
uartfifo.fit.summary
uartfifo.flow.rpt
uartfifo.jpg
uartfifo.map.rpt
uartfifo.map.summary
uartfifo.pin
uartfifo.pof
uartfifo.qpf
uartfifo.qsf
uartfifo.qws
uartfifo.sof
uartfifo.sta.rpt
uartfifo.sta.summary
uartfifo.tan.rpt
uartfifo.tan.summary
uartfifo.v
uartfifo_assignment_defaults.qdf
uart_ctrl.v
uart_speed_select.v
uart_tx.v
VIP VIP
0.233455s