-
ppm
ppm调制的verilog代码 可实现ppm调制(ppm modulation verilog code ppm modulation)
- 2012-10-23 11:29:33下载
- 积分:1
-
基于FPGA实现的符号乘法器
应用背景符号乘法器实现5x5位乘法。这是一种类型的顺序执行独特的强烈计算。关键技术这是一种顺序 ;执行独特的强烈的符号计算…… ; ;乘数 ;实现了5位乘法…
- 2022-02-14 12:16:59下载
- 积分:1
-
adda
基于FPGA 黑金ALINX 515的 ADDA采样模块源码(需调试)(ADDA Sampling Module Source Code Based on FPGA Heijin ALINX 515)
- 2020-06-20 13:00:01下载
- 积分:1
-
4-2switch
四位拨妞开关作为输入,当输入值变化时将其转化成两位输出(The four DIP Niu switch as an input, when the input value changes, be converted into two output)
- 2012-10-12 21:12:35下载
- 积分:1
-
veval
It is vhdl code for defining a finite state machine
- 2009-08-07 18:06:13下载
- 积分:1
-
fpga(CAN)
fpga实现CAN总线控制器源码,每个项目都有说明文件,介绍使用方法。(fpga CAN Bus Controller source, each with explanatory documents on the use of methods.)
- 2020-11-26 15:09:31下载
- 积分:1
-
verilog 实现ML检测算法
应用背景基于ZC706和AD9361实现MIMO无线信号的检测,接收端采用最大似然检测算法实现信号的检测。检测出发射端发送额BPSK信号。当然也可以是QPSK,16QAM,64QAM等信号。关键技术接收端需要进行信号的粗同步检测、精同步检测,粗频偏估计、精频偏估计和频偏补偿,信道估计,残留相位跟踪和最大似然检测算法来检测出发射信号。
- 2023-07-09 02:10:04下载
- 积分:1
-
jiaotongdeng
十字路口交通灯的单片机控制源代码 红黄绿三灯 还有数码管时间显示(Intersection traffic lights SCM source code red yellow three lights and LED time display)
- 2011-08-07 23:34:04下载
- 积分:1
-
vhdljiaochengCDROM
《VHDL程序设计教程》光盘使用说明
本光盘是邢建平和曾繁太所著《VHDL程序设计教程》一书的配书光盘。本光盘的著作权归作者所有。
清华大学出版社享有该光盘的中文简体版专有出版权。
本光盘包括如下目录:
“e_teaching_vhdl”--CAI教学材料
包含全套的PowerPoint文件,可以直接用于教学,具体请参见该目录中的index.pps文件说明。
共包含前言、第一章到第六章的教学文件。目前包含的为中文版辅助材料。
“vhdl fortextboot”--教程代码
包含本书教程例子的所有代码。
“vhdl for lab”--教程实验部分代码
包含本书教程实验部分所有代码。
“vhdl solutions”--教程习题参考解答
包含本书教程习题参考解答的文档。
“class music”--课间休息音乐欣赏
包含课间休息的中外音乐欣赏。
("VHDL Programming Guide" CD-ROM for use
This disc is too SENSORS and Tseng Fan book "VHDL Programming Guide," a book with the book CD. Of the copyright of the CD-ROM of all.
Tsinghua University Press entitled The Simplified Chinese version of the CD exclusive copyright.
This CD includes the following directories:
"E_teaching_vhdl"- CAI teaching materials
Contains the full set of PowerPoint files can be directly used in teaching, specifically refer to the directory index.pps documentation.
Contains a total of introduction, the first chapter to the sixth chapter of the teaching file. Currently contained in the supplementary material for the Chinese version.
"Vhdl fortextboot"- Tutorial code
Tutorial examples include all of the code book.
"Vhdl for lab"- Tutorial test sections of code
Experimental part of the tutorial contains all the code book.
"Vhdl solutions"- solutions for reference Tutorial exercises
Reference bo)
- 2010-11-29 14:25:51下载
- 积分:1
-
自己做的乘法累加器的verilog代码,移植性强
应用背景
可用于FIR滤波器的设计,移植性强。现在有代码是根据xilinx V4的硬件做的。可很方便的进行小的改动,去适应其它公司或版本的硬件IP核。不做改动也没问题。应该不用综合到IP core以外的逻辑中去。
关键技术
完全与xilinx的V4的DSP48硬件资料相同,比用IP generate产生的IPcore的好处就是可以随便换到其它芯片的代码中,甚至是altera的芯片中,也能编译通过。并且,对于乘法累加器不了解的筒子可以做个参考!
- 2022-06-18 18:29:14下载
- 积分:1