- 
                        main
                        
                          完整的GMSK调制及维特比译码,程序中包括了高斯滤波器的设计,调制相位的计算,并采用了维特比译码算法解调出原始码元,最后计算了其误码率。(Complete GMSK modulation and Viterbi decoding, the program includes a Gaussian filter design, the calculation of the phase modulation, and uses the Viterbi algorithm demodulates the source element, the final calculation of the bit error rate.)                         
                            - 2020-11-03 16:19:54下载
- 积分:1
 
- 
                        任意波形发生器
                        
                          任意波形发生器,通过计数器并结合拼接操作产生四种波形正弦波,方波,三角波,斜三角波。通过数据选择端(2位)共四种模式确定选择产生上述四种波形中的哪一种波形。波形的形状是由若干个坐标的点连接而成。                         
                            - 2022-10-03 15:40:03下载
- 积分:1
 
- 
                        用vhdl写实用96例子
                        
                          用vhdl写实用96例子, 有RAM,PID 等(Using VHDL to write practical examples of 96, there are RAM, PID and so on)                         
                            - 2017-09-13 14:55:39下载
- 积分:1
 
- 
                        spi_interface
                        
                          spi通用串行总线,4线控制,可读写操作(SPI universal serial bus, 4-wire control, readable and writable operation)                         
                            - 2019-04-29 12:37:55下载
- 积分:1
 
- 
                        sdr
                        
                          全数字OQPSK解调算法的研究及FPGA实现
论文介绍了OQPSK全数字接收解调原理和基于
软件无线电设计思想的全数字接收机的基本结构,详细阐述了当今OQPSK数字
解调中载波频率同步、载波相位同步、时钟同步和数据帧同步的一些常用算法,
并选择了相应算法构建了三种系统级的实现方案。通过MATLAB对解调方案的
仿真和性能分析,确定了FPGA中的系统实现方案。在此基础上,本文采用Verilog
HDL硬件描述语言在Altera公司的QuartusⅡ开发平台上设计了同步解调系统中
的各个模块,还对各模块和整个系统在ModelSim中进行了时序仿真验证,并对
设计中出现的问题进行了修正。最后,经过FPGA调试工具嵌入式逻辑分析仪
SignalTapⅡ的硬件实际测试,(The Research and FPGA Implement of All
Digital OQPSK Demodulation Algorithms
)                         
                            - 2020-06-30 18:00:01下载
- 积分:1
 
- 
                        fffffff
                        
                          如上图所示, Rst是低电平有效的系统复位信号,Clk是时钟信号。AB[5:0]是地址信号,DB[7:0]是数据信号,wr是低电平有效的写信号。start是启动信号。
    模块中有一个64x8的双端口的存储器。系统复位结束后,可以通过AB、DB和wr信号向同步存储器写入数据。当写入64个数据后,给出一个Clk周期宽度的脉冲信号start,则系统从存储器0地址处开始读出数据,读出的8位数据从低位开始以3位为一组,每个时钟周期输出一组,即第一个时钟周期输出[2:0]位,第二个时钟周期输出[5:3]位,第三个周期输出1地址的[0]位和0地址的[7:6]位,直至将存储器中64x8数据全部输出。若最后一组不足三位,则高位补0。 
(As shown above, Rst is an active-low system reset signal, Clk is a clock signal. AB [5: 0] is the address signal, DB [7: 0] is the data signal, wr write signal is active low. start is the start signal. Module in a dual port memory of 64x8. After the reset, you can write data to the synchronous memory by AB, DB and wr signals. When data is written to 64, given the width of a pulse signal Clk cycle start, the system begins to read  the memory address 0, 8 data read out  a low starting with three as a group, each clock outputs a set period, which is the first clock cycle of the output [2: 0] bits, the second clock cycle output [5: 3] position, the third cycle of the output of an address [0] and 0 address [7 : 6] bit, until all the data in memory 64x8 output. If the last group of less than three, the high 0s.)                         
                            - 2020-11-04 20:39:51下载
- 积分:1
 
- 
                        四位数码管1~9999加法计数
                        
                          verilog HDL语言程序,运行后实验板四位数码管依次加法计数,从1到9999计数,超过后即溢出,重新从1开始
计数                         
                            - 2022-02-07 01:27:29下载
- 积分:1
 
- 
                        RC6-block-cipher-using-VHDL
                        
                          VHDL implementation of RC6 encryption algorithm
Test file represent applying all zero input and all zero key
note that result is correct but bytes positions are swapped                         
                            - 2020-12-01 22:09:26下载
- 积分:1
 
- 
                        红外线控制电机 verilog
                        
                          此代码粗略才描述了怎么用红外线控制电机的转动,包括前传,中止,后转,加速等等。此代码并非本人原创,只是经过本人修改,更人性化而已,当然并不完美,多有瑕疵。只是望其能帮助初学者更好的学习、理解,以尽绵薄之力。                         
                            - 2022-01-24 13:28:59下载
- 积分:1
 
- 
                        I2C slave设计代码
                        
                          I2C slave功能模块的一种实现方式,简单易根据自己实际需求做修改,已经过FPGA验证可以很好的工作                         
                            - 2022-03-20 06:59:34下载
- 积分:1