本科毕设论文—spiip串行外围设备接口.docVIP

  • 1
  • 0
  • 约1.88万字
  • 约 46页
  • 2016-12-04 发布于辽宁
  • 举报

本科毕设论文—spiip串行外围设备接口.doc

摘 要 SPI是英语Serial Peripheral interface的缩写,顾名思义就是串行外围设备接口。SPI是一种高速的全双工同步的通信总线,并且在芯片的管脚上只占用四根线,节约了芯片的管脚,同时为PCB的布局上节省空 Verilog HDL 串行 并行 FPGA ABSTRACT SPI (Serial Peripheral interface) is a serial periphery slave interface. SPI is a fast, duplex and synchronism communication bus. And there are only 4 pins on the chip of SPI. It is so convenient for wire layings of PCB. SPI Flash is ideal for code download as well as storing nonvolatile voice, text and data. In this design, I have finished a SPI Flash Controller IP Core. It connects top driver and flash device just like a bridge. The controller receive the parallel data and control signal configured by top, and then the parallel data will be processed, and transmitted to the flash by SPI interface as serial signal in order to execute the read or write operation to the flash. The program actualizes in Verilog HDL, designed in VI under linux. EDA tools are used to simulate, synthesize and debug such as Debussy. After the design’s RTL code and simulation, this design made up a system with other IP on a FPGA platform in order to check the design. After all the work above finished, this paper analyze the function, area and cost of the SPI flash controller, summarize the experience of the graduation design. Keywords: Flash Verilog SERIAL COLLATERAL FPGA 毕业设计(论文)原创性声明和使用授权说明 原创性声明 本人郑重承诺:所呈交的毕业设计(论文),是我个人在指导教师的指导下进行的研究工作及取得的成果。尽我所知,除文中特别加以标注和致谢的地方外,不包含其他人或组织已经发表或公布过的研究成果,也不包含我为获得 及其它教育机构的学位或学历而使用过的材料。对本研究提供过帮助和做出过贡献的个人或集体,均已在文中作了明确的说明并表示了谢意。 作 者 签 名:        日  期:        指导教师签名:        日  期:        使用授权说明 本人完全了解安阳工学院关于收集、保存、使用毕业设计(论文)的规定,即:按照学校要求提交毕业设计(论文)的印刷本和电子版本;学校有权保存毕业设计(论文)的印刷本和电子版,并提供目录检索与阅览服务;学校可以采用影印、缩印、数字化或其它复制手段保存论文;在不以赢利为目的前提下,学校可以公布论文的部分或全部内容。 作者签名:        日  期:        目 录 第一章 引 言 1 第二章 SPI Flash Controller 简介 3 2.1 SPI简介 3 2.2 SPI Flash简介 5 第三章 SPI Flash Controller 设计环境 7 3.1 Verilog HDL语言简介 7 3.2 Linux系统下的设计开发环境简介 8 3.3 数字电路设计方法 9 3.4

文档评论(0)

1亿VIP精品文档

相关文档