搜索资源列表
spi_communication
- 单片机SPI通信模块verilog hdl
tongxinyuanli
- 数字通信原理 曹志刚版的SPI总线硬件描述语言Verilog下的实现,含主模式和从模式的实现,经过仿真验证,可作为一个单独的模块使用--Digital Communication Principles of CAO Zhi-gang version of the SPI bus, under the Verilog hardware descr iption language implementation, including Mast
vspi_for
- 用VERILOG编写的SPI通信源码,很好很齐全,可以很容易地修改到自己的产品上-SPI communication with the VERILOG source code written in, nice and complete, you can easily modify to their own products
20-SPI
- 采用EPM1278CPLD,通过verilog语言实现SPI接口的通信-By EPM1278CPLD, through the SPI interface verilog language communication
verilog-spi
- verilog 写的串口通信代码 code-verilog 写的串口通信代码
SPI
- 利用Verilog来实现SPI接口,可以实现FPGA与单片机的通信。-SPI Verilog
spi-verilog
- 用Verilog来实现SPI接口电路逻辑,实现主机与从处理器的通信-SPI interface circuit is implemented in Verilog logic between master and slave processor communication
SPI-Master
- 有关Verilog的SPI通信的代码,可以应用于FPGA的通信-this is verilog code about SPI
DDS9912
- AD9912芯片的接口控制程序,SPI通信方式Verilog编写-AD9912 interface Verilog
spi1
- 使用verilog语言编写的实现cpld EPM570与EEPROM的SPI通信-Using verilog language to achieve cpld EPM570 SPI communication with the EEPROM
receive_spi
- verilog语言SPI通信,可用于CPLD以及FPGA-Verilog language SPI communications, can be used for CPLD and FPGA
video_add_program
- 基于verilog语言通过SPI通信实现视频叠加系统 -Video overlay system based on Verilog through SPI
FPGA实现SPI的程序实例
- 基于verilog的FPGA spi通信协议,sck.(FPGA spi communication protocol based on verilog, SCK.)
SPI
- SPI(Serial Peripheral Interface,串行外设接口)是Motorola公司提出的一种同步串行数据传输标准,是一种高速的,全双工,同步的通信总线,在很多器件中被广泛应用。 SPI相关缩写 SS: Slave Select,选中从设备,片选。 CKPOL (Clock Polarity) = CPOL = POL = Polarity = (时钟)极性 CKPHA (Clock Phase)
bingo_spi_test
- 利用SPI实现FPGA和外设之间的通信。经过Modelsim仿真验证。(为FPGA设计技巧与案例开发详解一书源码)(Using SPI to implement communication between FPGA and peripheral. After Modelsim simulation verification. (for FPGA design techniques and case development detaile
spi
- 基于FPGA的SPI通信协议,主机的Verilog代码(SPI - based SPI Communication Protocol)
FPGA与SPI接口程序(hdl源代码)
- FPGA,VERILOG,SPI串口通信;(FPGA,VERILOG,SPI;;;;;;;;;)
spi_master
- SPI通信:串行flash的读写擦除命令通过SPI接口进行通信。? CPU芯片与FPGA通过SPI接口进行通信。? 其他功能集成电路芯片参数寄存器配置。例如DAC芯片内部有很多寄存器(因为芯片有很多功能,要通过设置寄存器不同的开关来打开或关闭相应的功能,一上电去初始化寄存器)需要我们去配置。FPGA一上电也是通过配置芯片里边来读取数据,然后配置FPGA内部的SRAM。FPGA是读取FLASH里边的串行数据,读取完校验完才配置到我们的
spi_masterSPI Master 的Verilog源代码
- 实现SPI主站通信功能,感兴趣的可以下载。(spi master use verilog.)
SPI
- 用Verilog语言实现FPGA串口通信(Using Verilog language to realize FPGA serial communication)