-
w25q80 spi flash的通用读写模块
//功能描述
//这是一个spiflash的控制程序
//写选择和读选择一样时为空操作
//写选择为1并且读选择为0时使用写模式,写模式下有数据命令的选择
//写选择为0并且读选择为1时使用读模式
//命令和数据的输入都是使用data_in
//地址的输入是使用addr
//目前能使用的只有写入8位的命令(通过data_in),写入数据(通过addr和data_in),读出8位数据(addr和data_out)
//使用时不用检测忙位,模块会自动进行检测
//当完成读或者写时信号spifl_over会出现上升沿
//DO、Dio、cs、spi_clk_out对应spiflash的端口
- 2022-05-26 22:19:07下载
- 积分:1
-
urisc
自己用verilog编写的urisc程序,调试成功,压缩包里有仿真图像,值得学习参考。(Written in verilog urisc program debugging, simulation image compression bag, worth learning reference.)
- 2021-04-22 17:38:48下载
- 积分:1
-
Verilog-design-and-identify-book
找到这本书的完整版了。呵呵,贴出来和大家共享。这是本好书,我买了一本作为Verilog的参考书。这本书语法部分集中,便于查阅,此外讲了很多实用的设计思想。最重要的是本书薄,可以完整看完。强烈推荐。
(如果只是查阅,电子版就可以,如要完整学习,建议还是买纸质版的)(Find the full version of this book. I posted and share. This is a good book, I bought a reference book as Verilog. Syntax in this book section focuses on ease of reference, in addition to speaking a lot of useful design ideas. The most important thing is that the book is thin, you can complete reading. Highly recommended. (If you only access the electronic version to complete learning, suggestions or to buy the paper version))
- 2012-06-07 21:58:19下载
- 积分:1
-
Xilinx_2018_Licenses_Downloadly.ir
Xilinx Licenses 2018
- 2020-06-25 08:20:01下载
- 积分:1
-
用verilog读取陀螺仪数据并显示
采用50Mhz时钟,对能发送串口数据的mcu6050进行数据的读取与处理。采用8段数码管作为显示模块通过fpga处理后的数据直接显示到数码管
- 2022-06-03 07:43:39下载
- 积分:1
-
VHDL
说明: 运用VHDL描述函数发生器的各个波形,可有构成多功能函数发生器。(VHDL description of the use of various function generator waveforms, can constitute a multi-purpose function generator.)
- 2009-08-18 16:54:24下载
- 积分:1
-
RAD4FFTaRAD4iFFT
基4的FFT正变换和反变换程序,速度特快,使用方法简单且在程序注解中标注。带有测试程序,且在多个项目中应用,正确性毋容置疑。(Rad4FFT 和 Rad4iFFT)
- 2020-12-19 12:19:10下载
- 积分:1
-
prueba
Test for VHDL just a student version
- 2016-11-17 18:49:33下载
- 积分:1
-
Datasheets
关于ALTERA DE2板上的文档资料,包括应用实例,用户文档和板上常用器件的技术文档(datasheets of ALTERA DE2)
- 2010-03-10 10:14:08下载
- 积分:1
-
LED loop example
资源描述Xilinx FPGA板子实现LED 循环亮灯的例子,对初学者学习Verilog硬件描述语言非常有帮助!
- 2022-08-21 20:21:14下载
- 积分:1