-
介绍了此控制器与FPGA接口的控制和HDL (硬件描述语言)实现方法。利用CY7C68013控制器的
Slave F IFO从机方式,用Verilog HD...
介绍了此控制器与FPGA接口的控制和HDL (硬件描述语言)实现方法。利用CY7C68013控制器的
Slave F IFO从机方式,用Verilog HDL在FPGA中产生相应的控制信号,实现对数据的快速读写。试验
结果表明此方案传输速度快、数据准确,可扩展到其他需要通过USB进行快速数据传输的系统中-This paper describes the controller and the FPGA interface to control and HDL (hardware description language) implementations. Use CY7C68013 controller Slave F IFO slave mode, using Verilog HDL in the FPGA generate a corresponding control signal to achieve fast read and write data. The results show that this program transmission speed, accurate data can be expanded to other needs through the USB for fast data transfer system
- 2022-08-03 04:48:25下载
- 积分:1
-
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此...
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此属性
ios::binary: 以二进制方式打开文件,缺省的方式是文本方式。两种方式的区别见前文
ios::in: 文件以输入方式打开
ios::out: 文件以输出方式打开
ios::nocreate: 不建立文件,所以文件不存在时打开失败
ios::noreplace:不覆盖文件,所以打开文件时如果文件存在失败
ios::trunc: 如果文件存在,把文件长度设为0 -Describes the C++ file operations How ios:: app: an additional way to open the file ios:: ate: File opened locate end of file, ios: app will contain this attribute ios:: binary: open the file in binary mode , the default way is to text mode. The difference between two ways to see above ios:: in: file to open the input mode ios:: out: file to output mode open the ios:: nocreate: do not create the document, so when you open the file does not exist failed ios:: noreplace: Do not overwrite file, so when you open the file if the file exists failed ios:: trunc: If the file exists, the file size set to 0
- 2022-03-24 03:47:54下载
- 积分:1
-
此压缩包内含pdf电子书,内容为C语言函数大全,挺全面的,适合初学C语言的人...
此压缩包内含pdf电子书,内容为C语言函数大全,挺全面的,适合初学C语言的人-This compressed package contains pdf e-book, content to C language function Daquan, very comprehensive, suitable for novice C language
- 2022-01-29 03:35:13下载
- 积分:1
-
最新Visual C++使用手册 最新Visual C++使用手册
最新Visual C++使用手册 最新Visual C++使用手册-New Visual C++ Users GuideNew Visual C++ Users GuideNew Visual C++ Users Guide
- 2022-01-25 17:35:02下载
- 积分:1
-
微机原理寻址方式!
微机原理寻址方式!-computer theories addressing ways!
- 2022-09-24 17:40:03下载
- 积分:1
-
Eclipse语言包的安装说明,Eclipse3.2.1中文版下载和中文语言包的配置...
Eclipse语言包的安装说明,Eclipse3.2.1中文版下载和中文语言包的配置-install of the Eclipse language pack
- 2022-02-04 03:05:06下载
- 积分:1
-
人脸检测的源代码,对于初学者,可以起到一定的指导作用
人脸检测的源代码,对于初学者,可以起到一定的指导作用-face detction
- 2022-02-13 10:18:19下载
- 积分:1
-
JAVA夜未眠,这是一本不错的JAVA勉励书籍.让你学习JAVA少走点弯路,借鉴一下别人的经验,哈.不说了,自己看吧...
JAVA夜未眠,这是一本不错的JAVA勉励书籍.让你学习JAVA少走点弯路,借鉴一下别人的经验,哈.不说了,自己看吧
- 2022-03-13 21:20:03下载
- 积分:1
-
矩阵运算〉〉 〉〉 。
矩阵运算〉〉 〉〉 。-matrix calculation.
- 2022-01-28 19:33:23下载
- 积分:1
-
mfc帮助文档,适合windows开发的用户查看
mfc帮助文档,适合windows开发的用户查看-mfc help document, suitable for windows user to view the development of
- 2022-05-28 10:52:15下载
- 积分:1