搜索资源列表
SINDDS
- sin数据生成,可以生成DDS的ROM文件-sin data generation, the generation DDS ROM documents
VHDL(sin)
- 基于ROM的正弦波发生器的设计 一.实验目的 1. 学习VHDL的综合设计应用 2. 学习基于ROM的正弦波发生器的设计 二.实验内容 设计基于ROM的正弦波发生器,对其编译,仿真。 具体要求: 1.正弦发生器由波形数据存储模块(ROM),波形发生器控制模块及锁存模块组成 2.波形数据存储模块(ROM)定制数据宽度为8,地址宽度为6,可存储 64点正弦波形数据,用MATLAB求出波形数据。 3.将50MHz作为输入时钟。 -ROM-based
SIN
- 正弦曲线 ROM 数据序列生成器。 用于硬件产生正弦波,避免低层调用SIN函数。 根据DAC的位数不同,可以设置不同的分辨率。 生产的数据在当前目录的SIN.TXT文件中,直接复制到源码中或者烧录ROM、FLASH中。-sin data generater. for DAC use.
chipromlmp
- 片内ROM的LPM应用(适用于存储容量比较大的场合,本节具体描述的ROM为存储了256个点的SIN函数值)-Slice the application within LPM ROM
sin
- 设计一个正弦信号发生器,用VHDL设计出同步寄存器、相位累加器等,正弦ROM查找表建议采用定制器件的方法完成,正弦ROM数据文件可以用C代码完成。-failed to translate
ROM_sin
- The implementation of the functions SIN in ROM descr iptions on VHDL.
sin_rom
- sin rom的查找表程序,地址表为16位,sin值为16位,可以直接调用。-sin rom the look-up table procedure, the address table 16, sin 16 is the value that can be called directly.
dds_sin
- 基于FPGA的DDS信号发生器,可以在FPGA上实现正弦波的产生,用到isp协议,sin函数rom发生器,希望这些能帮助大家!-FPGA-based DDS signal generator, sine wave generation on the FPGA, used isp agreement, the sin function rom generator, I hope These can help you!
sin
- vhdl语言写的基于rom的正弦波发生器,包含代码和仿真图-VHDL language used to write rom-based sine wave generator contains code and simulation Figure
sin-creater
- 本文通过一种较简单的方法,设计了频率可调的正弦信号函数发生器。本文设计的正弦波发生器通过改变取点的步长实现频率可调,通过加法器获得输出点地址,调用ROM存储单元的数据,实现了正弦波发生器的设计。包括源码以及仿真结果,完整实验报告~-This article through a relatively simple method, the design of the sinusoidal signal of the frequency tunable function generator. Pape
sin_10k
- 基于FPGA的利用rom进行查询的方式生成一个频率为10KHZ的sin信号,编译成功,并实现功能仿真。-Query based on the the FPGA use of rom generate a frequency of 10 kHz sin signal, compiled successfully and to achieve functional simulation.
SIN
- 使用rom生成sin曲线,VHDL实验课上做的实验,适合初学者。-Sin curve generated using the rom, VHDL experimental class to do the experiment, suitable for beginners.
sin
- DDS直接数字频率合成器中波形存储器ROM中sin序列-DDS ROM
sin_cos_module
- Verilog实现的cordic算法的计算sin,cos值得模块,使用rom,代码简洁有效。-Verilog implementation of the cordic algorithm of computing the sine and cosine worth module, use of ROM, the code is concise and effective.