CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - verilog modelsim

搜索资源列表

  1. FSM_3blocks

    0下载:
  2. 经典3段式有限状态的verilog HDL描述,在modelsim 中仿真通过。-A classical FSM of three paragrahs, which is described by verilog HDL and simulated in modelsim successfully.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-20
    • 文件大小:62460
    • 提供者:zhouwen
  1. ic2

    0下载:
  2. 一个IC2的verilog HDL设计,包含了modelsim的工程文件。-This is a IC2 design, which is simulated successfully in modelsim.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-14
    • 文件大小:117945
    • 提供者:zhouwen
  1. cordic_pipelined

    0下载:
  2. CORDIC算法的流水线verilog HDL实现,包含modelsim仿真所需的设计文件与testbench。-This is an implementation of CORDIC algorithm in verilog HDL, which contains design code and testbench.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-17
    • 文件大小:1347
    • 提供者:zhouwen
  1. counter10

    0下载:
  2. verilog编写的10进制计数器,并且功能仿真正确。软件为quartus II 11.0,和Modelsim-verilog prepared 10 binary counter, and functional simulation is correct. Software quartus II 11.0, and Modelsim
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:127803
    • 提供者:任留阳
  1. LineBuffer

    0下载:
  2. Verilog HDL的移位寄存器的modelsim仿真
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4630245
    • 提供者:jie
  1. xiaoshu

    0下载:
  2. 基于Verilog的小数分频,带testbench,可直接modelsim仿真-Verilog-based fractional divider with testbench, modelsim simulation can be directly
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2357326
    • 提供者:yy
  1. div_clk

    0下载:
  2. verilog实现任意时钟分频,简单明了,打开modelsim-change directroy-do sim .do 即可-Achieve any clock divider, simple, open modelsim-change directroy-do sim. Do to
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:41407
    • 提供者:
  1. fsm_seq_det

    0下载:
  2. verilog 状态机实现序列检测。简单明了,打开modelsim-change directory -do sim.do 即可-State machine sequence detection.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:52974
    • 提供者:
  1. FIFO

    0下载:
  2. 将ROM的正弦波数据输入FIFO存储器,然后输出,有modelsim仿真波形-Verilog FIFO ROM mif sine
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-21
    • 文件大小:6605527
    • 提供者:xiadafang
  1. mux16

    1下载:
  2. 十六位乘法器的verilog hdl 实现 及 modelsim 仿真 环境为quartusii9.0 自动调用modelsim 6.5输出仿真结果-fpga verilog hdl modelsim quartusii 16-bit multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1327312
    • 提供者:andrew
  1. gaus_filter

    0下载:
  2. This Gaussian filter is implemented by Verilog HDL and successfully simulated on ModelSim. Besides, it has been implemented on Altera DE2-70 board
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-30
    • 文件大小:5120
    • 提供者:Gam
  1. modelsimPdebussy-batch-processing

    0下载:
  2. 内容包括采用Windows批处理方式高效执行Verilog仿真验证的方法,采用Modelsim+debussy联合仿真,里面包含一个加法器实例,批处理文件,仿真指令等。-Included with Windows batch efficient implementation of Verilog simulation method, using Modelsim+debussy co-simulation, which contains an example of an adder, batch
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:129260
    • 提供者:唐攀
  1. Low-Error-and-Hardware-Efficient-Fixed-Width-Mult

    0下载:
  2. VERILOG Code for IEEE Paper Low-Error and Hardware-Efficient Fixed-Width Multiplier by Using the Dual-Group Minor Input Correction Vector to Lower Input Correction Vector Compensation Error Run by ModelSim 6.2 software Here paper output and m
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:783573
    • 提供者:anandg
  1. booth_multiply

    0下载:
  2. 布斯乘法器,采用verilog语言实现 经过modelsim仿真-Booth multiplier using verilog language through modelsim simulation
  3. 所属分类:Software Testing

    • 发布日期:2017-04-10
    • 文件大小:526
    • 提供者:
  1. Clock-Divider

    0下载:
  2. this verilog program, Clock Divider, can be compiled successfully by Altera and ModelSIM.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:155173
    • 提供者:anxar
  1. mult-64bit-booth.txt

    1下载:
  2. 64位booth乘法器,verilog HDL, zip文件,modelsim测试通过-64 booth multiplier, verilog HDL, zip files, modelsim test
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:94353
    • 提供者:cunxi
  1. conv_encode

    0下载:
  2. 本设计是一个基于FPGA的咬尾卷积码编码器设计,要求使用verilog语言编写编码器模块,通过编译和综合,并通过matlab和modelsim仿真对比验证设计结果。-The design is an FPGA-based tail-biting convolutional code encoder design requires the use verilog language encoder module, through compilation and synthesis, and by c
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-12
    • 文件大小:19602872
    • 提供者:郭婷
  1. fir_verilog_matlab

    0下载:
  2. 本设计是基于FPGA的一个FIR低通滤波器设计,要求使用Verilog语言编写滤波器模块,通过编译和综合,并通过Matlab和modelsim联合仿真验证设计结果。-This design is a FIR low-pass filter design based on FPGA, use Verilog to program filter module, and joint simulation by Matlab and modelsim to validate the design re
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1352717
    • 提供者:郭婷
  1. I2C_control

    0下载:
  2. I2C两线式串行总线的控制端的verilog源代码,经过编译和modelsim仿真后是正确的!-Two-wire I2C serial bus control terminal verilog source code, after compiling and modelsim simulation is correct!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:94777
    • 提供者:林伟建
  1. micron-lpddr-sdram-lpddr_model

    2下载:
  2. modelsim,micron公司的ddr sdram仿真模型,verilog。-modelsim,micron,ddr sdram simulat module,verilog。
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:40711
    • 提供者:黄志沛
« 1 2 ... 9 10 11 12 13 1415 16 17 »
搜珍网 www.dssz.com