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

搜索资源列表

  1. Cpu_model

    0下载:
  2. Verilog HDL编写的CPU模型,很经典,比较通用-Verilog HDL prepared by the CPU model, classic, more generic
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1530
    • 提供者:wyl
  1. leg_source

    1下载:
  2. verilog hdl编写,六段流水线CPU.程序完整,功能强惊。分为多模块编写-verilog hdl prepared replace pipelined CPU. The integrity of the process, strong function scared. Divided into multiple modules prepared
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:656578
    • 提供者:lumingzhi
  1. VerilogHDL_p2s_s2p

    0下载:
  2. 在微型计算机系统中, CPU与外部的基本通信方式有两种,一种是并行通信即数据的各位同 时传送,其优点是传输速度较快,但数据有多少位就需要多少条传送线 而串行通信中数据一位一位顺序传 送,能节省传送线. 用Verilog HDL语言实现了串并、并串通信接口之间的转换
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:372786
    • 提供者:陈东
  1. simple_MCU

    1下载:
  2. 设计CPU方法及流程!VERILOG hdl
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:209275
    • 提供者:正中
  1. VeriRiscCPU

    0下载:
  2. 这个文件中使用verilog hdl简单的利用基本运算实现了微型的cpu设计开发过程
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:18052
    • 提供者:陈轩辕
  1. risc_cpu

    0下载:
  2. 这是一个Verilog HDL编写的RISC cpu的程序,该程序共10个子程序,实现了简单的RISC cpu,可供初学者参考,学习硬件描述语言,及设计方法。该程序通过了modelsim仿真验证。-This is the RISC cpu code which writed by Verilog HDL.This code has ten subprogram which came true the simple RISC cpu. Beginner can reference this e
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:44088
    • 提供者:施向东
  1. risc8_tar

    0下载:
  2. 用Verilog HDL完整的写出了cpu -Using Verilog HDL to write a complete cpu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:136603
    • 提供者:junhong
  1. MulticlockCPU.tar

    0下载:
  2. verilog hdl实现多周期CPU,按照有限状态己设计,含源码、实验报告和详细vsd电路图-verilog hdl multi-cycle CPU, in accordance with the finite-state has been the design, including source code, test reports and detailed schematic vsd
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-12
    • 文件大小:19318112
    • 提供者:czl
  1. DW8051_core

    0下载:
  2. 8051的内核源码,用verilog HDL写成,已验证功能正确-open core fo 8051 cpu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:438493
    • 提供者:gaoming
  1. CPU

    1下载:
  2. 用Verilog HDL语言写一个简单的处理器CPU。包括IR,Control unit,A,Addsub,G,Counter,8个寄存器。-Verilog HDL language used to write a simple processor CPU. Including IR, Control unit, A, Addsub, G, Counter, 8 registers.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1190768
    • 提供者:sunying
  1. Verilog-HDLTOP-DOWN

    0下载:
  2. 用Verilog HDL的建模来设计一个经简化的只有八条指令、字长为一字节的RISC中央处理单元(CPU)的顶层设计。-Modeling with the Verilog HDL to design a simplified and only eight instructions, word length is a byte RISC central processing unit (CPU) of the top-level design.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:43236
    • 提供者:刘鹏飞
  1. PipelineCPU

    0下载:
  2. 用Verilog HDL语言或VHDL语言来编写,实现多周期CPU设计。能够完成以下二十二条指令。(均不考虑虚拟地址和Cache,并且默认为大端方式): add rd, rs, rt addu rd, rs, rt addi rt, rs, imm addiu rt, rs, imm sub rd, rs, rt subu rd, rs, rt nor rd, rs, rt xori rt, rs, imm clo clz slt rd, rs, rt
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-18
    • 文件大小:5078835
    • 提供者:徐帆
  1. mulitcpu

    0下载:
  2. 用verilog HDL语言或者VHDL语言来编写,实现多时钟周期CPU的设计。能够完成以下二十二条指定(均不考虑虚拟地址和Cache,并且默认为小端方式): add rd, rs, rt addu rd, rs, rt addi rt, rs, imm addiu rt, rs, imm sub rd, rs, rt subu rd, rs, rt nor rd, rs, rt xori rt, rs, imm clo clz slt rd, rs,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-26
    • 文件大小:8876750
    • 提供者:徐帆
  1. 091220111singalcpu

    0下载:
  2. 用verilog HDL语言或者VHDL语言来编写,实现单周期CPU的设计。能够完成以下十六条指定: add rd, rs, rt addu rd, rs, rt addi rt, rs, imm addiu rt, rs, imm sub rd, rs, rt subu rd, rs, rt nor rd, rs, rt xori rt, rs, imm clo clz slt rd, rs, rt sltu rd, rs, rt slti
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-27
    • 文件大小:9529357
    • 提供者:徐帆
  1. ARM-Verilog-HDL-IP-CORE

    0下载:
  2. ARM处理器的IP核,用verilog编写的,对处理器和相关的CPU架构知识有很大帮助。-ARM processor IP core, written in verilog processor and CPU architecture knowledge.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-11
    • 文件大小:74966
    • 提供者:shen jun
  1. lab-1-ALU-design-with-Verilog-HDL

    0下载:
  2. cpu设计的运算器部分verilog代码,实验资料,包括原理和代码,在modelsim仿真通过-CPU design arithmetic unit part of the verilog code, experimental data, including the principle and code, through the modelsim simulation
  3. 所属分类:Project Design

    • 发布日期:2017-11-07
    • 文件大小:19554
    • 提供者:张明明
  1. lab-4-cpu-design-with-Verilog-HDL

    0下载:
  2. 用veriloghdl 编写的cpu代码,modusim仿真通过,包括原理图和代码,以实验报告形式写出-CPU code, written in veriloghdl modusim simulation through, including the principle diagram and code, in the form of a lab report write
  3. 所属分类:Project Design

    • 发布日期:2017-11-11
    • 文件大小:22495
    • 提供者:张明明
  1. CPU

    1下载:
  2. 使用Verilog HDL语言完成一个简单的多周期MIPS微处理器的设计-Using Verilog HDL language to complete a simple multi-cycle MIPS microprocessor design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:12186
    • 提供者:胡森
  1. Implement-a-CPU

    0下载:
  2. 在FPGA赛灵思基础3上使用Verilog HDL实现支持MIPS操作子集的CPU-Implement a CPU which supports a subset of MIPS operations using Verilog HDL on FPGA Xilinx Basys 3
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-13
    • 文件大小:3118104
    • 提供者:骆扬
  1. minirisc-master

    0下载:
  2. Implementation of the MiniRisc CPU in Verilog!
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-08
    • 文件大小:90112
    • 提供者:loox_dg
« 1 23 »
搜珍网 www.dssz.com