-
* Has a debug LED, button, digital control verilog procedures, and debugging in...
*先后调试了LED,按键,数码管的verilog程序,并在实验板上面调试成功!学习FPGA是一个漫长的过程,但是我必须得坚持!前途光明,道路崎岖!
这次在垃圾堆(我工作台下面的抽屉和柜子,呵呵)里面搜索了一个以前用C8051F020作的一个单片机 最小系统,其中有一个PS2的数字小键盘,于是马上鼓捣了一下,复习了一下PS2传输数据的规则,其实还是比较简单的,所以很快就把程序搞定,并在电路板上运行正常!!!
-* Has a debug LED, button, digital control verilog procedures, and debugging in the experiment above board success! FPGA is a long learning process, but I have to insist! A bright future, roads and rugged! In the garbage (I workbench drawers and cabinets below, huh, huh) search inside a previously C8051F020 minimum for a single-chip systems, which have a small number of PS2 keyboard, then immediately鼓捣, then review the PS2 data about the rules, in fact, relatively simple procedures so they get very quickly, and in the normal operation of the circuit board! ! !
- 2022-02-13 14:46:38下载
- 积分:1
-
tutorial6 TLM
OSCI组织最新lease出来的传输级建模指导实验,对初学者快速认识TLM中的一些基本概念很有用,本实验经作者修改并调试通过。-The tutorial6 of TLM-2.0 which is released from OSCI group currently!
- 2022-05-05 14:33:38下载
- 积分:1
-
全套ACE核心代码,用于TCPIP通讯,经过多次整理,已经应用于成熟产品...
全套ACE核心代码,用于TCPIP通讯,经过多次整理,已经应用于成熟产品-ACE full set of core code for TCPIP communication, through a series of sorting has been applied to a mature product
- 2022-06-01 22:43:54下载
- 积分:1
-
opencv 的安装程序,不错的一个对图像处理的库
opencv 的安装程序,不错的一个对图像处理的库-opencv installation procedures, a good image processing library
- 2022-02-02 15:18:56下载
- 积分:1
-
介绍flnx的 两个基本控件急microwin的远程许代码社和GUI编程开发...
介绍flnx的 两个基本控件急microwin的远程许代码社和GUI编程开发-flnx introduced the two basic controls urgent microwin remote Xu code and Social Development GUI Programming
- 2022-03-23 15:23:22下载
- 积分:1
-
galib面向对象C++库,来自麻省理工大学的
galib面向对象C++库,来自麻省理工大学的-galib object-oriented C library, from the University of Massachusetts
- 2022-05-23 05:35:19下载
- 积分:1
-
Simple OPC client,值得研究。
Simple OPC client,值得研究。 -Simple OPC client, worth studying.
- 2022-03-06 12:12:32下载
- 积分:1
-
电子设计与CAD
电子设计与CAD
电子设计与CAD
电子设计与CAD-Electronic Design and CAD
- 2022-02-09 15:25:59下载
- 积分:1
-
一个自己写的ESPRIT的程序,能正确计算来波进度的。
一个自己写的ESPRIT的程序,能正确计算来波进度的。-himself wrote an ESPRIT procedures correctly calculated to the progress of the wave.
- 2022-02-25 08:50:57下载
- 积分:1
-
/ *说明:1。自定义分数的类分数,使用这样的分数可以C。
/*
描述:
1.自定义分数类fraction,使用该类可以完成分数的输入、分数的加、减、乘、除二目运算和一目减运算、分数的约分操作、分数的倒数运算、对两个分数进行六种比较运算、以及对分数的输出等操作。
2.尽量用运算符重载函数。如,可重载+、-、*、/、>、>=、 =,< ,< =,==,!=, in order to achieve a variety of computing scores. And achieve scores and mixed integer operations. 3. As far as possible to consider application performance.
- 2023-08-25 05:25:02下载
- 积分:1