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

搜索资源列表

  1. CPU16

    0下载:
  2. 自己用VHDL写的16位的CPU,在学校的课程上通过了测试。-Own use VHDL to write a 16-bit CPU, in school curriculum passed the test.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1183688
    • 提供者:Hui
  1. cpu

    0下载:
  2. 基于VHDL的单周期cpu开发,网上找的-cpu design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:42201
    • 提供者:shadow
  1. cpu-poc

    0下载:
  2. 满足并行输出输入的功能,同时与打印机相连,程序中又添加了微处理器的程序。-To meet the parallel input-output function, while with the printer connected to the program has added a microprocessor program.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1736777
    • 提供者:商客
  1. course-design-cpu-poc

    0下载:
  2. 满足并行输出输入的功能,同时与打印机相连,程序中又添加了微处理器的程序。-To meet the parallel input-output function, while with the printer connected to the program has added a microprocessor program.
  3. 所属分类:assembly language

    • 发布日期:2017-05-07
    • 文件大小:1760081
    • 提供者:商客
  1. CPU

    0下载:
  2. 介绍如何运用VHDL设计CPU。并且简单介绍了CPU的内部结构与功能-Describes how to use VHDL design CPU. And a brief introduction of the CPU' s internal structure and function
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:161607
    • 提供者:TY
  1. plan

    0下载:
  2. using the VHDL, 8bit cpu plan
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:168584
    • 提供者:Kim
  1. myspu

    0下载:
  2. vhdl编写的cpu程序,直接用状态机编写的,没有微指令过程,基本算法都包含,新手学习用-vhdl cpu written procedures for the preparation of a state machine directly, without microcode process, the basic algorithms are included, beginners learn to use
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1902247
    • 提供者:林云龙
  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. _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. cpu86

    0下载:
  2. this is a vhdl implementation of cpu 86
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:436903
    • 提供者:RAVI
  1. 5744114893829

    0下载:
  2. 用VHDL实现16位的简单CPU。具有加减乘除等功能-vhdl cpu can do add sub and so on
  3. 所属分类:assembly language

    • 发布日期:2017-05-10
    • 文件大小:2227551
    • 提供者:罗小家
  1. Exp6_SPI_AD_DA

    0下载:
  2. 用VHDL在SOPC试验箱中实现DA_AD转换,用VHDL硬件描述语言实现处理器CPU-With VHDL SOPC test box in DA_AD realization, with VHDL language processor CPU hardware descr iption
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-30
    • 文件大小:12840930
    • 提供者: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. alu

    0下载:
  2. 加法器源码 CPU设计专用 VHDL实现-Source adder VHDL CPU designed to achieve specific
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:744
    • 提供者:yuxiang
  1. CPU_marjan

    0下载:
  2. a core of cpu that the of it,is marjan
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1607188
    • 提供者:elahe
  1. Ethernet

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

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

    1下载:
  2. VHDL单周期CPU设计,基于Quartus II 开发平台-VHDL single-cycle CPU design, Quartus II development platform based on
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1587047
    • 提供者:逆天之刃
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »
搜珍网 www.dssz.com