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

搜索资源列表

  1. mipsfinal

    0下载:
  2. 用vhdl设计的一个mips小型cpu,不带流水,有r类,i类,j类指令都有~·-Using vhdl design a mips small cpu, with no running water, there are r class, i type, j class instruction have ~*
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:354713
    • 提供者:yusufu
  1. 16-bit_cpu_design

    0下载:
  2. 详细介绍了如何设计一个简单的16位cpu.其中包含了从最基础的指令系统开始到最复杂的cu控制器的设计思路,方案.最后还介绍了一些有关vhdl语言的用法,并给出了具体的cpu部件的vhdl代码,从而帮助大家更为深刻的学习如何设计一个简单的cpu-Described in detail how to design a simple 16-bit cpu. Which contains the most basic instruction from the beginning to the most
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:1051306
    • 提供者:罗高
  1. CPUdesign

    0下载:
  2. 计算机组成原理实验多时钟周期CPU设计,包含VHDL代码的设计,实验电路图,实验详细截图。-Computer component experiments designed more CPU clock cycles, including VHDL code design, test circuit, test detailed screenshots.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-30
    • 文件大小:12421741
    • 提供者:longfu
  1. fivevhdl

    0下载:
  2. 5中cpu的程序,包含arm4,arm6,arm7等程序,的verilog实现-5 cpu procedures, including arm4, arm6, arm7 and other procedures, the verilog implementation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-06
    • 文件大小:1152008
    • 提供者:li
  1. memtest

    0下载:
  2. 在数字系统中,一般存在多个芯片,利用不同的特点用于实现不同的功能,一般都包含CPU,FPGA,AD,DA,memory,ASSP(专用标准模块),ASIC等。CPU用于进行智能控制,FPGA进行硬件算法处理和多设备接口,AD进行模数转换,DA进行数模转换,memory存储临时数据。因此,FPGA如何与其他芯片进行通讯是重要的设计内容。数据输入,数据输出,双向通讯,指令传递,地址管理,不同时钟的异步通讯问题等等都需要处理。最基本的MEMORY如SRAM(128KX8bbit静态存储器628128)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:223409
    • 提供者:平凡
  1. MIPS_CPU

    0下载:
  2. MIPS结构的CPU,采用VHDL编码,附带验证程序,能够跑题hash算法,流水灯,求π程序-MIPS structure of the CPU, using VHDL coding, with the verification process, to get off track and hash algorithms, water lights, find π procedures
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:464147
    • 提供者:maylag
  1. _8259A

    1下载:
  2.   8259A是专门为了对8085A和8086/8088进行中断控制而设计的芯片,它是可以用程序控制的中断控制器。单个的8259A能管理8级向量优先级中断。在不增加其他电路的情况下,最多可以级联成64级的向量优先级中断系统。8259A有多种工作方式,能用于各种系统。各种工作方式的设定是在初始化时通过软件进行的。 在总线控制器的控制下,8259A芯片可以处于编程状态和操作状态.编程状态是CPU使用IN或OUT指令对8259A芯片进行初始化编程的状态- 8259A is designed t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:764839
    • 提供者:keven
  1. PipelineCPU

    0下载:
  2. Quartus II 7.2环境中,采用硬件描述语言VHDL独立完成了基于MIPS指令集的32位RISC处理器的逻辑设计-quartusII mips pipeline 32bit cpu design
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:847747
    • 提供者:znl
  1. poc

    0下载:
  2. 连接CPU与外部器件printer的接口元件,用VHDL语言编写,可进行仿真-CPU and external devices connected printer interface components, with the VHDL language, can be simulated
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:539439
    • 提供者:Sophie
  1. RISC_CPU

    0下载:
  2. 利用VHDL实现risc cpu,IPcode 的risc cpu-Using VHDL implementation risc cpu, IPcode the risc cpu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:574692
    • 提供者:liwei
  1. Exp3_Timer

    0下载:
  2. 用VHDL在SOPC试验箱中实现定时器,用VHDL硬件描述语言实现处理器CPU-Use VHDL to implement the timer in SOPC chamber, with the VHDL hardware descr iption language processor CPU
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-30
    • 文件大小:13106362
    • 提供者:jiajinying
  1. Digital.Logic.And.Microprocessor.Design.With.VHDL.

    0下载:
  2. 设计数字电路和CPU的教程,使用VHDL语言。国外牛人写的书,很强大,很详细,英文原版电子书。-Digital.Logic.And.Microprocessor.Design.With.VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4999500
    • 提供者:Craftor
  1. Ethernet

    0下载:
  2. 简易以太网测试仪,连接CPU和传输物理层数据协议转换等-Ethernet
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1781557
    • 提供者:李南
  1. alu

    0下载:
  2. 用VHDL语言编写的CPU当中的ALU模块,可是实现十条指令-CPU using VHDL languages among the ALU module, but to achieve ten instructions
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:691
    • 提供者:wu
  1. mips_cpu_final

    0下载:
  2. 一个8位的mips cpu,采用VHDL语言编程。-this is a 8 bits mips cpu core which is writed by vhdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-15
    • 文件大小:3713844
    • 提供者:chen
  1. POC_all

    0下载:
  2. poc即为cpu与外部设备,比如打印机的接口,用VHDL的编程来实现poc功能的仿真-poc is the cpu with an external device, such as the printer' s interface, programming with VHDL simulation capabilities to achieve poc
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:920250
    • 提供者:苏佳佳
  1. parallel-output-controller-(POC)

    0下载:
  2. 并行输出控制器,实现CPU与打印机之间的通信,程序基于VHDL语言,内附完整实验报告与仿真图像-The purpose of this project is to design and simulate a parallel output controller (POC)which acts an interface between system bus and printer. The Altera’s Quartus II EDA tool is recommended and provid
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:75216
    • 提供者:陈鹏
  1. zxcpu

    0下载:
  2. 用VHDL语言设计了一个含10条指令的RISC处理器。假定主存可以在一个始终周期内完成依次读写操作且和CPU同步,系统使用一个主存单元。处理器指令字长16位,包含8个通用寄存器,1个16位的指令寄存器和一个16位的程序记数器。处理器的地址总线宽度16位。数据总线宽度16位,取指和数据访问均在一跳蝻数据总线。处理器支持包含LDA,STA,MOV,MVI,ADD,SUB,AND,OR,JZ,JMP十条指令。其中仅有LDA和STA是访存指令。-VHDL language design with a R
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1075788
    • 提供者:zhaoshu
  1. VHDL--8-bit-cpu

    0下载:
  2. VHDL实现简单的8位cpu功能,该程序代码实现cpu部分功能 -VHDL simple function of the 8-bit cpu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:2633
    • 提供者:邵舜德
  1. CPU-exp

    0下载:
  2. 基于VHDL编写的CPU程序,用微程序的方式实现。内含说明本程序的说明文档。-CPU program written in VHDL, with the micro-program ways.Containing the document of the program.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:1297793
    • 提供者:gy
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com