-
PrinciplesofVerifiableRTLDesignpart2
非常好的verilog书
国际牛人写的
适合各个阶段学习的人(Very good Verilog books were written in the international cattle suitable for the various stages of learning)
- 2007-09-28 11:26:38下载
- 积分:1
-
ML605板子上的灯
ML605评估板上的流水灯,可以实现每隔0.16秒进行+1操作
#include
#include
#include
#include
#include
int main()
{
char a[] = "-100" ;
char b[] = "123" ;
int c ;
c = atoi( a ) + atoi( b ) ;
printf("c = %d
", c) ;
return 0;
- 2022-06-01 23:28:16下载
- 积分:1
-
md5
MD5 算法在Xilinx FPGA上的实现,希望对大家有用。(MD5 algorithm in Xilinx FPGA Implementation, in the hope that useful to everyone.)
- 2021-04-19 15:18:51下载
- 积分:1
-
FPGA
无线通信FPGA实现的代码 有matlab和verilog(FPGA implementation of wireless communication code matlab and verilog)
- 2012-09-17 10:39:40下载
- 积分:1
-
主要介绍了FPGA设计的基本原则、基本设计思想、基本操作技巧、常用模块。...
主要介绍了FPGA设计的基本原则、基本设计思想、基本操作技巧、常用模块。-Mainly introduces the basic principles of FPGA design, basic design concepts, basic operating skills, commonly used modules.
- 2022-08-25 13:03:15下载
- 积分:1
-
不足20元的PCI设计,含ABEL源代码。
不足20元的PCI设计,含ABEL源代码。-PCI design less than 20Yuan ,including ABEL code
- 2022-01-24 17:08:50下载
- 积分:1
-
src
yuv444 与yuv422相互转换verilog语言(yuv444 to yuv422)
- 2021-01-20 14:38:41下载
- 积分:1
-
国外经典verilog代码,很适合初学者,其中的有些概念对老手也可以考虑下...
国外经典verilog代码,很适合初学者,其中的有些概念对老手也可以考虑下-Foreign classic Verilog code, it is suitable for beginners, of which some of the concept of a veteran may also want to consider under the
- 2022-02-24 14:20:37下载
- 积分:1
-
frenqucy
利用康芯公司的FPGA芯片设计制作频率计,实现对频率的测量。(Kang core using FPGA chip design company frequency meter, realize the frequency measurements.)
- 2011-07-27 15:49:30下载
- 积分:1
-
Baseband_line_code
基于VHDL语言的基带线路码产生电路设计(毕业论文),内涵完整的源代码(Based on VHDL language baseband line code generation circuit design (Thesis), meaning the complete source code)
- 2010-07-03 22:38:09下载
- 积分:1