搜索资源列表
MXIC-SPIFlash-Model
- Verilog based simluation model for MXIC SPI Flash.
SPI_controller
- SPI serial flash ROM的verilog源代码, 针对winbond W25x16,已经经过逻辑验证,并实际用在芯片设计中,作为一个模块,正常工作.-SPI serial flash ROM in verilog source code for winbond W25x16, logic has been verified, and actually used in chip design, as a module to work.
QUAD-SPI-verilog
- 难得的SPI NOR Flash控制器Verilog源代码,支持四路串行通道!-Rare SPI NOR Flash controller Verilog source code, supports four serial channels!
Flash_Ctrl
- 串行flash的写及擦除操作,串行flash,spi接口,支持并口输出-Serial flash write and erase operations, serial flash, spi interface, support for parallel port output
isp_top
- verilog编写的spi flash控制器-written spi flash controller verilog
SPI-NOR-Flash-controller
- 难得的SPI NOR Flash控制器Verilog源代码-A rare SPI NOR Flash controller Verilog source code
SPI-NOR-Flash-controller-Verilog
- SPI NOR Flash控制器Verilog源代码-SPI NOR Flash controller Verilog
GD25LQ40_verilog
- SPI接口的flash仿真模型,用于soc仿真,本人使用过了,很好用的-spi flash verilog model
MX25L6445E
- spi flash 驱动程序 verilog-spi flash Driver verilog
SPI-flash
- ST公司的M25Pxx SPI flash memory的verilog仿真模型,该模型准确地描述了SPI flash memory的行为,包括读,写,擦除等操作,可以用来挂在带有SPI接口的soc外部,方便验证SPI接口。 -ST' s verilog simulation model M25Pxx SPI flash memory, the model accurately describes the SPI flash memory behavior, including readi
W25Q16_verilog_ise
- 一个基于w25q16的四通道flash读写操作控制器,spi传输。verilog语言编写,在ise的chipscop上验证可行,仅作学习参考-this is refrence about flash w25q16 controller ,writed by verilog
13_flash_test
- 基于CycloneIV的SPI Flash驱动程序,采用VerilogHDL硬件语言编写,经测试正常.-SPI Flash driver program,use Verilog HDL,successfully tested.
spi_flash_controler
- w25q64 spi flash verilog code .use xilinx ise .
spi_mem_programmer-master
- spi_mem_programmer A simple verilog module for programming (Q)SPI flash memories
spi_rdid
- FPGA 读取 N25Q128 SPI flash ID verilog程序(FPGA read spi flash n25q128 Read Identification)
12_flash_test
- 对W25Q128的读写操作,spi 0 模式(read and write flash W25Q128)
flash
- 针对华邦的flash 的驱动,没有flash行为模型 ,但包括tb文件(Winbond flash drive)
spi_master
- SPI通信:串行flash的读写擦除命令通过SPI接口进行通信。? CPU芯片与FPGA通过SPI接口进行通信。? 其他功能集成电路芯片参数寄存器配置。例如DAC芯片内部有很多寄存器(因为芯片有很多功能,要通过设置寄存器不同的开关来打开或关闭相应的功能,一上电去初始化寄存器)需要我们去配置。FPGA一上电也是通过配置芯片里边来读取数据,然后配置FPGA内部的SRAM。FPGA是读取FLASH里边的串行数据,读取完校验完才配置到我们的FPGA的SRAM中去。速度比串口快,而且是同步传输。(Th
黑金Sparten6开发板Verilog教程V1.6
- 黑金spartan的开发板教程,包含了各类接口如spi,uart,vga的用例,以及各项存储器如flash,ddr的操作方法(spartan 6 example design)
W25Q80NE verilog Model
- SPI FLASH官方仿真模型方便modelsim testbench调试仿真(Official simulation model facilitates debugging and simulation)