-
random
Verilog使用$random()函數簡單範例(Verilog using the $ random () function of a simple example)
- 2009-06-18 11:54:19下载
- 积分:1
-
fpgaaverilogamaxamin
verilog 编写的比较最大值最小值得的程序,而且能够求出最大最小值在ram中存储的位置,测试通过下载即用(Comparison of the maximum write verilog smallest worthwhile program, and minimum and maximum values can be obtained is stored in ram position, the test that is used by downloading)
- 2013-06-06 15:44:48下载
- 积分:1
-
伪随机led
说明: 伪随机LED灯,实现八位LED灯的随机闪烁以及其它的控制。(Pseudo-random LED lamp)
- 2020-06-21 09:40:02下载
- 积分:1
-
LCD1602
通过编写verilog语言完成数据的在液晶LCD1602显示(By writing verilog language to complete the data displayed on the LCD LCD1602)
- 2013-08-04 13:12:05下载
- 积分:1
-
Verilog-example-by-xiayuwen
这本书是夏宇文老师在几年前编写的,非常是和初学者,里面有哦对verilog 的详细讲解(a book write by xiyuwen ,This book provides a detailed explanation of verilog )
- 2012-01-03 19:02:58下载
- 积分:1
-
GFverilog-hdl
伽罗华域的乘法器的设计,使用有限域设计乘法器(Galois field multiplier design, the use of finite field multiplier design)
- 2011-05-01 13:19:22下载
- 积分:1
-
FM_T
一个简单的FM调制模块,FM发射,用Verilog编写,基于Xilinx SPARTAN6 XC6LX9开发(A simple FM modulation modules for FM transmitter, using Verilog prepared, based on XILINX SPARTAN6 XC6LX9 Development)
- 2020-11-25 20:19:32下载
- 积分:1
-
hulf
说明: 设计一个哈夫曼编码器
要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。
① 组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。
② 输入数据序列的长度为256。
③ 先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Designing a Huffman Encoder
Huffman coding is required for a data sequence to minimize the average code length and output the coded and coded data sequence of each element.
(1) The elements that make up the sequence are the 10 digits [0-9], and each digit is represented by its corresponding 4-bit binary number. For example, 5 corresponds to 0101, 9 corresponds to 1001.
(2) The length of the input data sequence is 256.
(3) First output the encoding of each element, and then output the Huffman encoding sequence corresponding to the data sequence.)
- 2019-06-19 21:49:58下载
- 积分:1
-
verilog matlab iir 数字滤波器
verilog matlab iir 数字滤波器 IIR低通滤波器,matlab与verilog程序完全对应 IIR低通滤波器,matlab与verilog程序完全对应 IIR低通滤波器,matlab与verilog程序完全对应
- 2022-09-09 04:55:02下载
- 积分:1
-
verilog 实现ML检测算法
应用背景基于ZC706和AD9361实现MIMO无线信号的检测,接收端采用最大似然检测算法实现信号的检测。检测出发射端发送额BPSK信号。当然也可以是QPSK,16QAM,64QAM等信号。关键技术接收端需要进行信号的粗同步检测、精同步检测,粗频偏估计、精频偏估计和频偏补偿,信道估计,残留相位跟踪和最大似然检测算法来检测出发射信号。
- 2023-07-09 02:10:04下载
- 积分:1