资源列表

« 1 2 ... .63 .64 .65 .66 .67 368.69 .70 .71 .72 .73 ... 4311 »

[VHDL编程dds

说明:数字频率合成器设计,可实现各种频率正弦波的生成,亲测可用-Digital frequency synthesizer designed to achieve a variety of frequency sine wave generator, pro-test available
<mr zhao> 在 2024-11-20 上传 | 大小:830kb | 下载:0

[VHDL编程LED

说明:基于VHDL语言,利用Vivado开发的16位跑马灯-A 16-running-lights program based VHDL which is developed by vivado
<VilyZhang> 在 2024-11-20 上传 | 大小:507kb | 下载:0

[VHDL编程FFT

说明:使用Verilog硬件描述语言实现信号处理中的FFT信号的变换-Using Verilog hardware descr iption language conversion signal processing FFT signal
<一哥> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[VHDL编程srl2pal

说明:数据流串并转换的实现方法多种多样,根据数据的排序和数量的要求,可以选用移位寄存器、RAM等来实现。对于数据量比较小的设计来说,可以使用移位寄存器完成串并转换;对于排列顺序有规定的串并转换,可以用case语句判断实现;对于复杂的串并转换,还可以用状态机实现-Serial data stream and converts a variety of implementations, according to the sort and quan
<一哥> 在 2024-11-20 上传 | 大小:18kb | 下载:0

[VHDL编程syn_rst

说明:指定同步复位时, always的敏感表中仅有时钟沿信号,仅仅当时钟沿采到同步复位的有效电平时,才会在时钟沿到达时刻进行复位操作-Specifies synchronous reset, always sensitive to the table is just a clock edge signal only when the clock along to pick active level synchronous reset, the
<一哥> 在 2024-11-20 上传 | 大小:30kb | 下载:0

[VHDL编程if_single

说明:所以从语法上讲,多if语句(if... if… if…)可以建模具有优先级的条件判断结构;而单if语句(if...else if…else if…)和case语句可用于建模不带优先级的条件判断。但是随着综合工具优化能力的不断增强,新型的综合工具大多时候会自动优化掉优先级结构,以减少芯片面积,提高时序性能。另外,条件结构的综合结果是否带有优先级不但取决于综合工具的类型和版本,还和目标器件或目标库有直接关系-Therefore, gramm
<一哥> 在 2024-11-20 上传 | 大小:294kb | 下载:0

[VHDL编程syn_wr

说明:一般来说,CPU的读写时钟会引入到PLD中,笔者利用CPU的读写时钟实现同步读写寄存器,提高设计的可靠性。因此这种建模方式是推荐的CPU读写PLD寄存器建模方式-In general, CPU clock reading and writing will be introduced to the PLD, the author uses the CPU to read and write clock synchronized read
<一哥> 在 2024-11-20 上传 | 大小:82kb | 下载:0

[VHDL编程verilog_cordic

说明:采用verilog编写的经典的cordic算法,旋转模式,亲测可用,经过了9次旋转-Classic verilog prepared by the cordic algorithm, rotation mode, pro-test available, after nine rotation
<刘建涛> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[VHDL编程RS(204-188)decoder_verilog

说明:采用verilog实现的有限域GF(28)弱对偶基乘法器,本原多项式: p(x) = x^8 + x^4 + x^3 + x^2 + 1 ,多项式基: {1, a^1, a^2, a^3, a^4, a^5, a^6, a^7},弱对偶基: {1+a^2, a^1, 1, a^7, a^6, a^5, a^4, a^3+a^7}-Verilog achieved using the finite field GF (28) weak d
<刘建涛> 在 2024-11-20 上传 | 大小:14kb | 下载:0

[VHDL编程CIC_verilog

说明:采用verilog实现的三级CIC抽取器,输入8位数据,输出26位数据,使用有限状态机用于实现下采样,包括积分器实现模块和梳状器实现模块-Using verilog to achieve three CIC decimation filter, the input 8-bit data output 26-bit data, the use of finite state machines for sampling, including
<刘建涛> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[VHDL编程15x15mul

说明:自己写的布斯4算法的华莱士树无符号数乘法器,3-2压缩,亲测可用-Wallace wrote the number 4 Booth algorithm unsigned multiplier, 3-2 compression, pro-test available
<刘建涛> 在 2024-11-20 上传 | 大小:5kb | 下载:0

[VHDL编程MT9M001

说明:FPGA驱动MT9M001的verilog代码,里面还有ddr3部分将图像数据进行存储,lcd进行图像显示,里面的摄像头驱动部分很详细,大家可以多研习研习-Verilog driver MT9M001 code, which is also the DDR3 image data storage, LCD display, which drives the part is very detailed, we can learn more
<王崎> 在 2024-11-20 上传 | 大小:2.38mb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 368.69 .70 .71 .72 .73 ... 4311 »

源码中国 www.ymcn.org