资源列表

« 1 2 ... .65 .66 .67 .68 .69 3970.71 .72 .73 .74 .75 ... 4311 »

[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-14 上传 | 大小:30kb | 下载:0

[VHDL编程if_single

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

[VHDL编程15x15mul

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

[VHDL编程4.5fenpingqi

说明:基于FPGA的关于verilog语言的4.5分频器及其仿真波形图-FPGA based on verilog language frequency divider and its simulation waveform in figure 4.5
<李凯> 在 2024-11-14 上传 | 大小:75kb | 下载:0

[VHDL编程FPGA-IP-core

说明:FPGA中IP核的调用 适用于初学者,里面是两个PPT 其中一个主要讲RAM&ROM IP CORE的调用-usage of FPGA IP core ,Suitable for beginners
<陈茂敬> 在 2024-11-14 上传 | 大小:7.65mb | 下载:0

[VHDL编程BRAM

说明:实现先进后出的RAM设计,并在屏幕中显示,用拨码键输入数据,VGA显示read和write和数字-After the realization of the advanced design of the RAM, and displayed on the screen, use the dial keys to enter the code data, VGA display and digital read and write
<陈茂敬> 在 2024-11-14 上传 | 大小:3.03mb | 下载:0

[VHDL编程sd_spi_model.tar

说明:SD card, SPI mode, Verilog simulation model
<charlie> 在 2024-11-14 上传 | 大小:6kb | 下载:0

[VHDL编程Xilinx-V7-FPGA

说明:xilinx v7 FPGA 的型号参数描述,利于读者进行FPGA的选型和编程-the descr iption of xilinx v7 FPGA,you can choose the right type of the FPGA
<sgy> 在 2024-11-14 上传 | 大小:219kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 3970.71 .72 .73 .74 .75 ... 4311 »

源码中国 www.ymcn.org