在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 基于FIFO的FPGA通信代码.rar

基于FIFO的FPGA通信代码.rar

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:0.75M
  • 下载次数:3
  • 浏览次数:73
  • 发布时间:2021-12-04
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
基于FPGA的FIFO串口通信,详细代码介绍。
【实例截图】
【核心代码】
16359647241847233394.rar
└── uartfifo
├── datagene.v
├── db
│   ├── a_dpfifo_bv61.tdf
│   ├── a_dpfifo_pn61.tdf
│   ├── a_fefifo_18e.tdf
│   ├── altsyncram_0ol1.tdf
│   ├── altsyncram_2ie1.tdf
│   ├── altsyncram_egl1.tdf
│   ├── cntr_bc7.tdf
│   ├── cntr_hjb.tdf
│   ├── cntr_tj7.tdf
│   ├── cntr_vbb.tdf
│   ├── dpram_4351.tdf
│   ├── dpram_ma51.tdf
│   ├── logic_util_heursitic.dat
│   ├── prev_cmp_uartfifo.asm.qmsg
│   ├── prev_cmp_uartfifo.eda.qmsg
│   ├── prev_cmp_uartfifo.fit.qmsg
│   ├── prev_cmp_uartfifo.map.qmsg
│   ├── prev_cmp_uartfifo.qmsg
│   ├── prev_cmp_uartfifo.sta.qmsg
│   ├── prev_cmp_uartfifo.tan.qmsg
│   ├── scfifo_4p61.tdf
│   ├── scfifo_ih61.tdf
│   ├── uartfifo.(0).cnf.cdb
│   ├── uartfifo.(0).cnf.hdb
│   ├── uartfifo.(10).cnf.cdb
│   ├── uartfifo.(10).cnf.hdb
│   ├── uartfifo.(11).cnf.cdb
│   ├── uartfifo.(11).cnf.hdb
│   ├── uartfifo.(12).cnf.cdb
│   ├── uartfifo.(12).cnf.hdb
│   ├── uartfifo.(13).cnf.cdb
│   ├── uartfifo.(13).cnf.hdb
│   ├── uartfifo.(14).cnf.cdb
│   ├── uartfifo.(14).cnf.hdb
│   ├── uartfifo.(1).cnf.cdb
│   ├── uartfifo.(1).cnf.hdb
│   ├── uartfifo.(2).cnf.cdb
│   ├── uartfifo.(2).cnf.hdb
│   ├── uartfifo.(3).cnf.cdb
│   ├── uartfifo.(3).cnf.hdb
│   ├── uartfifo.(4).cnf.cdb
│   ├── uartfifo.(4).cnf.hdb
│   ├── uartfifo.(5).cnf.cdb
│   ├── uartfifo.(5).cnf.hdb
│   ├── uartfifo.(6).cnf.cdb
│   ├── uartfifo.(6).cnf.hdb
│   ├── uartfifo.(7).cnf.cdb
│   ├── uartfifo.(7).cnf.hdb
│   ├── uartfifo.(8).cnf.cdb
│   ├── uartfifo.(8).cnf.hdb
│   ├── uartfifo.(9).cnf.cdb
│   ├── uartfifo.(9).cnf.hdb
│   ├── uartfifo.amm.cdb
│   ├── uartfifo.asm_labs.ddb
│   ├── uartfifo.asm.qmsg
│   ├── uartfifo.asm.rdb
│   ├── uartfifo.cbx.xml
│   ├── uartfifo.cmp0.ddb
│   ├── uartfifo.cmp.bpm
│   ├── uartfifo.cmp.cdb
│   ├── uartfifo.cmp.hdb
│   ├── uartfifo.cmp.kpt
│   ├── uartfifo.cmp.logdb
│   ├── uartfifo.cmp_merge.kpt
│   ├── uartfifo.cmp.rdb
│   ├── uartfifo.db_info
│   ├── uartfifo.eda.qmsg
│   ├── uartfifo.fit.qmsg
│   ├── uartfifo_global_asgn_op.abo
│   ├── uartfifo.hier_info
│   ├── uartfifo.hif
│   ├── uartfifo.idb.cdb
│   ├── uartfifo.lpc.html
│   ├── uartfifo.lpc.rdb
│   ├── uartfifo.lpc.txt
│   ├── uartfifo.map_bb.cdb
│   ├── uartfifo.map_bb.hdb
│   ├── uartfifo.map_bb.logdb
│   ├── uartfifo.map.bpm
│   ├── uartfifo.map.cdb
│   ├── uartfifo.map.hdb
│   ├── uartfifo.map.kpt
│   ├── uartfifo.map.logdb
│   ├── uartfifo.map.qmsg
│   ├── uartfifo.pre_map.cdb
│   ├── uartfifo.pre_map.hdb
│   ├── uartfifo.rtlv.hdb
│   ├── uartfifo.rtlv_sg.cdb
│   ├── uartfifo.rtlv_sg_swap.cdb
│   ├── uartfifo.sgdiff.cdb
│   ├── uartfifo.sgdiff.hdb
│   ├── uartfifo.sld_design_entry_dsc.sci
│   ├── uartfifo.sld_design_entry.sci
│   ├── uartfifo.smart_action.txt
│   ├── uartfifo.sta_cmp.6_slow.tdb
│   ├── uartfifo.sta.qmsg
│   ├── uartfifo.sta.rdb
│   ├── uartfifo.syn_hier_info
│   ├── uartfifo.tis_db_list.ddb
│   └── uartfifo.tmw_info
├── fifo232_bb.v
├── fifo232.bsf
├── fifo232_inst.v
├── fifo232.qip
├── fifo232.v
├── fifo232_wave0.jpg
├── fifo232_waveforms.html
├── greybox_tmp
│   └── cbx_args.txt
├── incremental_db
│   ├── compiled_partitions
│   │   ├── uartfifo.db_info
│   │   ├── uartfifo.root_partition.cmp.atm
│   │   ├── uartfifo.root_partition.cmp.cdb
│   │   ├── uartfifo.root_partition.cmp.dfp
│   │   ├── uartfifo.root_partition.cmp.hdb
│   │   ├── uartfifo.root_partition.cmp.hdbx
│   │   ├── uartfifo.root_partition.cmp.kpt
│   │   ├── uartfifo.root_partition.cmp.logdb
│   │   ├── uartfifo.root_partition.cmp.rcf
│   │   ├── uartfifo.root_partition.cmp.rcfdb
│   │   ├── uartfifo.root_partition.map.atm
│   │   ├── uartfifo.root_partition.map.cdb
│   │   ├── uartfifo.root_partition.map.dpi
│   │   ├── uartfifo.root_partition.map.hbdb.cdb
│   │   ├── uartfifo.root_partition.map.hbdb.hb_info
│   │   ├── uartfifo.root_partition.map.hbdb.hdb
│   │   ├── uartfifo.root_partition.map.hbdb.sig
│   │   ├── uartfifo.root_partition.map.hdb
│   │   ├── uartfifo.root_partition.map.hdbx
│   │   └── uartfifo.root_partition.map.kpt
│   └── README
├── simulation
│   └── modelsim
│   ├── uartfifo_modelsim.xrf
│   ├── uartfifo.sft
│   ├── uartfifo.vo
│   └── uartfifo_v.sdo
├── uart_ctrl.v
├── uartfifo.asm.rpt
├── uartfifo_assignment_defaults.qdf
├── 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
├── uart_speed_select.v
└── uart_tx.v

7 directories, 161 files

标签:

实例下载地址

基于FIFO的FPGA通信代码.rar

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警