CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - verilog multiplexer

搜索资源列表

  1. multiplexer

    1下载:
  2. 几种常用乘法器的Verilog、VHDL代码-Several common multiplier Verilog, VHDL code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:267476
    • 提供者:kk
  1. RISC-CPU

    1下载:
  2. 用FPGA实现一个简易的CPU,采用精简指令集结构,每一条指令有16bit,高三位为指令操作数,后13位为地址,该CPU能实现8种指令操作,分别有HLT(空一个中期)ADD(相加操作)SKZ(为零跳过)AND(相与操作)XOR(异或操作)LDA(读数据)STO(写数据)JMP(无条件跳转指令)。cpu包括8个部件,分别为时钟发生器、指令寄存器、累加器、算术逻辑单元、数据控制器、状态控制器、程序计数器、地址多路器,各个部件之间的相互操作关系由状态控制器来控制,程序指令存放在初始rom中,本例程存放
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:3147284
    • 提供者:vice
  1. 4to1MUX

    0下载:
  2. Verilog code for 4 t0 1 multiplexer
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:2260
    • 提供者:wajahat
  1. veriloghdl

    0下载:
  2. 多路选择器(MUX)verilog hdl 多路选择器(MUX)verilog hdl-MUX (MUX) verilog hdl multiplexer (MUX) verilog hdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:3087
    • 提供者:落木
  1. mux

    0下载:
  2. the multiplexer program are designed 2:1 and 4:1 in verilog model
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:548
    • 提供者:prabakaran
  1. digital-frequency

    0下载:
  2. 数字频率计 采用Verilog语言编写,分为8个模块,分别是计数器,门控,分频,寄存器,多路选择,动态位选择,BCD译码模块-Digital frequency meter using Verilog language, divided into eight modules, namely, the counter, gated, frequency, register, multiplexer, Dynamic Choice, BCD decoding module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1265776
    • 提供者:multidecoder
  1. adder2

    0下载:
  2. 此源代码是基于Verilog语言的持续赋值方式定义的 2 选 1 多路选择器 、阻塞赋值方式定义的 2 选 1 多路选择器、非阻塞赋值、阻塞赋值、模为 60 的 BCD码加法计数器 、模为 60 的 BCD码加法计数器、BCD码—七段数码管显示译码器、用 casez 描述的数据选择器、隐含锁存器举例 ,特别是模为 60 的 BCD码加法计数器,这是我目前发现的最优源代码,应用于解码器领域。-This source code is based on the Verilog language def
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:1080
    • 提供者:王柔毅
  1. VerilogCode_8-bit_2to1_mux

    0下载:
  2. Verilog Code for 8 to 1 multiplexer for the code to be implemented on Altera DE2 board
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:739
    • 提供者:Rahul
  1. 5-multiplexer

    0下载:
  2. five multiplexer, verilog, altera de2 board~
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:2120
    • 提供者:KYchocz
  1. punto4.3.tar

    0下载:
  2. Testing Multiplexer on verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-08
    • 文件大小:71235
    • 提供者:darkmeow
  1. punto4.4.tar

    0下载:
  2. Testing Multiplexer on verilog another way
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-08
    • 文件大小:217333
    • 提供者:darkmeow
  1. trabajoprevio.tar

    0下载:
  2. Testing Multiplexer on verilog pre-lab
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-08
    • 文件大小:75409
    • 提供者:darkmeow
  1. mux3_case

    0下载:
  2. implementation of multiplexer using case statements in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:528
    • 提供者:kashif ali
  1. mux3_if_else

    0下载:
  2. implementation of multiplexer using if else statement in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:524
    • 提供者:kashif ali
  1. mux

    0下载:
  2. 使用VERILOG實現多工器之設計,並附上tb供測試-VERILOG realized using multiplexer design, along with tb for testing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1434
    • 提供者:opgp
  1. mux4_1

    0下载:
  2. Verilog Code for 4*1 Multiplexer with testbench file-Verilog Code for 4*1 Multiplexer with testbench file...
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:12315
    • 提供者:Dhaval
  1. DeMUX_1X8

    0下载:
  2. Verilog code for 1X8 multiplexer
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:30115
    • 提供者:Rajesh
  1. FourToOneMux

    0下载:
  2. this is Implementation of 4 to 1 Multiplexer in verilog language for embedded design systems
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:27648
    • 提供者:Mood
  1. Mrunal Mirani Verilog Assignment 1

    0下载:
  2. Multiplexer logic etc
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-28
    • 文件大小:537600
    • 提供者:ksureja
  1. DPWM

    1下载:
  2. 用Verilog实现数字脉宽调制模块,主要模块有锁相环、计数器、多路选择器(The digital pulse width modulation module is realized by Verilog. The main modules are PLL, counter and multiplexer)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-09-29
    • 文件大小:500736
    • 提供者:lw1997
« 12 »
搜珍网 www.dssz.com