-
polynomial_compute
说明: 我自己当初用来求解arctan 暂时没有搞成ip形式 搞好了还要传git 这个代码还没有搞好,因为急需要下载东西 如果感兴趣可以联系我 邮件(this is a not full wrappered code very crude use chebyshev to caculate arctan function i m urgent to download a model from pudn so i do this.)
- 2019-05-31 23:25:00下载
- 积分:1
-
liushuideng
使用430的四系点亮流水灯,内置有时钟函数,函数简单,值得一看(The four lines using 430 lit water lights, built-in clock function, the function is simple, eye-catcher)
- 2013-08-31 15:23:06下载
- 积分:1
-
Get-20-point
this program get 20 point from user and draw functions.
- 2014-01-09 03:25:06下载
- 积分:1
-
quartus II中文用户教程(英文版的完全翻译)
说明: quartus II中文用户教程(英文版的完全翻译),和一切爱好可编程器件的同仁共勉之(Quartus II Chinese user guide (English version of the full translation) love and all programmable devices colleagues share Zhi)
- 2020-12-21 14:19:08下载
- 积分:1
-
VHDL-for-engineers
本书比较系统地介绍了VHDL 的基本语言现象和实用技术全书以实用和可操作
为基点简洁而又不失完整地介绍了VHDL 基于EDA 技术的理论与实践方面的知识
其中包括VHDL 语句语法基础知识第1 章第7 章逻辑综合与编程技术第9 章
有限状态机及其设计第10 章基于FPGA 的数字滤波器设计第11 章多种常用
的支持VHDL 的EDA 软件使用介绍第12 章VHDL 数字系统设计实践介绍第13
章和大学生电子设计赛题的VHDL 应用介绍第14 章全书列举了大量VHDL 设
计示例其中大部分经第12 章介绍的VHDL 综合器编译通过第13 章的程序绝大部分
都通过了附录介绍的EDA 实验系统上的硬件测试可直接使用书中还附有大量程序
设计和实验/实践方面的习题
本书可作为高等院校的电子工程通信工业自动化计算机应用技术电子对抗
仪器仪表数字信号处理图像处理等学科领域和专业的高年级本科生或研究生的VHDL
或EDA 技术课程的教材及实验指导也可作为相关专业技术人员的自学参考书(VHDL for engineers)
- 2013-10-29 09:33:59下载
- 积分:1
-
一种接口控制板的逻辑电路设计CPLD程序。
一种接口控制板的逻辑电路设计CPLD程序。-an interface to the control board CPLD logic circuit design process.
- 2022-06-19 00:18:27下载
- 积分:1
-
计算机组成原理课程设计(vhdl语言实现)
1. 一位全加器设计
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY add IS
PORT(a,b,cin:IN STD_LOGIC;
Co,S:OUT STD_LOGIC);
END ENTITY add;
ARCHITECTURE fc1 OF add is
BEGIN
S
- 2023-06-03 00:55:02下载
- 积分:1
-
aulap3_IsadoraStangarlin
Code developed in classroom
- 2017-09-28 00:51:06下载
- 积分:1
-
fir_digital
本文对数字基带信号脉冲成型滤波的应用、原理及实现进行了研究。首先介绍了数字成型滤波的应用意义并分析了模拟和数字两种硬件实现方法,接着介绍了成形滤波器设计所需要MATLAB软件,以及利用ISE system generator在FPGA上进行滤波器实现的优势。文中给出了成形滤波函数的数学模型,讨论了几种常用成形滤波函数的传输特性以及对传输系统信号误码率的影响。然后介绍了本次设计中使用到的数字成形滤波器设计的几种FIR滤波器结构。把各种设计方案进行仿真,比较仿真结果,最后根据实际应用的情况并结合设计仿真中出现的问题进行分析,得出各种设计结构的优缺点以及适合应用的场合。(In this paper, the application of the principles and implementation of digital baseband signal pulse shaping filter is studied. First introduced the significance of digital shaping filter application and analysis of both analog and digital hardware implementation, then introduces the shaping filter design requires MATLAB software, and the use of ISE system generator on the FPGA to achieve the advantages of the filter. This paper presents a mathematical model of shaping filter function, the transmission characteristics discussed several common shaping filter functions and the impact on the error rate of the signal transmission system. Then introduced the use of this design to several digital shaping filter design FIR filter structure. The various design simulation, compare the simulation results, and finally according to the actual application and combine design simulation to analyze problems, come and where appropriate to the application advantages and disadvantages of various design s)
- 2014-01-15 09:43:56下载
- 积分:1
-
Viterberi 解码器
Viterberi 解码器使用 vhdl 编程实现将被用于制作增强功能
- 2023-03-06 21:00:04下载
- 积分:1