搜索资源列表
spi_controller
- SPI控制器,基于VERILOG描述,分模块设计,共6个模块,时钟产生模块,移位模块,主模块,从模块,定义模块,顶层模块。-SPI controller, based on the VERILOG descr iption, sub-module design, a total of six modules, clock generation module, shift module, main module, from the modules, custom module, top modul
spi_verilog
- 开发语言Verilog,实现spi总线控制,内部有顶层文件,仿真文件等。-Development language Verilog, realize spi bus control, internal top-level file, simulation files.
SPI
- 一种基于FPGA,Verilog语言的SPI总线实现方式,顶层添加自己想要传输的内容到相应的地址就行,百分百可以。-Based FPGA, SPI bus implementations Verilog language, the top add your own content you want to transfer to the appropriate address on the line, can be hundred percent.
SPIcontroler
- spi控制器,crc模块,top模块,crc测试模块,数据传输测试模块-spi controler
mspi
- 通过SPI接口给一段位宽16位长度为8的配置寄存器进行赋值。这些配置寄存器均要求可读可写。并编写激励进行测试,先写后读,验证功能正确性。SPI接口电路的具体要求如下: (1)输入信号为全局复位信号reset,片选信号cs,串行输入时钟信号sclk,串行数据输入信号sdi和串行数据输出信号sdo。 (2)每个传输周期进行一次16位的数据传输。每个传输周期内共传输24比特的数据,其中最开始的两个比特为10时表示读操作,最开始的两个比特为11时表示写操作,接着6个比特表示地址信息,再接下来
rna
- top transmition of implement spi, compiled in vivado 2016 in basys 3
FPGA-spi
- 用于fpga的spi通信,stm32与FPGA之间需要进行spi通信,文件包含接收,发送,以及top层(Spi communication for fpga)