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

搜索资源列表

  1. sap1

    0下载:
  2. 這是用verilog寫的一個簡單的處理器,雖然只具有5個指令,但是可以透過這個範例,來了解到cpu的架構,與如何開發處理器,相信會有很大的啟發。-using Verilog This is a simple written by the processor, although with only five directives, through this example, to understand cpu architecture, how to develop processor, it w
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:34161
    • 提供者:吳中億
  1. FPGA_jiaocheng_yu_shiyan

    0下载:
  2. 最重要的是七个从简单到复杂的实验,包括:基础实验一_FPGA_LED 基础实验二_seg7实验以及仿真 基础实验三_SOPC_LED 基础实验四_Flash烧写 基础实验五_定时器实验 基础实验六_按键以及PIO口中断实验 实验七_网卡使用 ,这些实验室用到了SOPC BUILDER 与NOIS ii ,使用Verilog 编写,有实验板和没有实验板的都可以用来学习。 其次还包括: FPGA开发板各存储器之间的联系、 多处理器文档 、 USB_UART等文档,很好用的文档,您下了相信不会后悔!-
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-19
    • 文件大小:6065126
    • 提供者:yuezhiying_007
  1. ask10

    0下载:
  2. This a simple MIPS processor datapath written in VERILOG hardware language. You can see the signals when emulating in signalscan. Compile it with verilog in linux.-This is a simple MIPS processor datapath written in VERILOG hardware language. You can
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1841
    • 提供者:thesky
  1. verilog_design_a_simple_cpu

    0下载:
  2. 用verilog设计一个简单的cpu系统-Verilog design with a simple cpu system
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:730455
    • 提供者:jiangp
  1. processor

    0下载:
  2. 文件中包含一个简单MIIPS CPU的Verilog源代码-File contains a simple MIIPS CPU in Verilog source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:94951
    • 提供者:wangboch
  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. cpu

    0下载:
  2. 用verilog实现的一个32位RISC处理器,能够实现简单的移位、加法等基本操作。-Verilog implementation with a 32-bit RISC processor to achieve a simple shift, addition and other basic operations.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:19175
    • 提供者:qc
  1. simple_CPU

    0下载:
  2. 通过利用verilog语言编写一个简单的处理器,并添加存储器功能-Verilog language through the use of a simple processor, and add the memory function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:724436
    • 提供者:蔡庆芃
  1. SCMIPS

    0下载:
  2. 使用verilog代码描述了一种简单的单周期MIPS处理器实现,并在ModelSim SE6.5c调试通过。-The verilog code describes a simple, single-cycle MIPS processor implementation, and debugging through in ModelSim SE6.5c,.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-03
    • 文件大小:134602
    • 提供者:赵成龙
  1. grayscale

    0下载:
  2. 灰階(gray-scale)圖像處理(60*60 pixel)controller控制各個程式的地址以及開關,input_mem將資料讀進記憶體,grayscale將讀取資料像素的亮度以數值來表示,將24bit的 像素化成四個8bit的值輸出。接著進入sobel,在此將前面的四個值乘上1或-1個別的相加,得出新的四個值,輸入進shiftcase進行threshold的判斷,大於threshold則表現出白色(255),小於threshold則表現出黑色(0),最後將結果存入記憶體out_mem。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:76563
    • 提供者:sara kuo
  1. simple

    2下载:
  2. 一个简单的8位处理器完整设计过程及verilog代码,适合初 学ic设计的人用,并含有我个人写的指令执行过程,仅供参 考-A simple 8-bit processor and the complete design process verilog code, suitable for beginners ic design for human use, and contains my personal writing instruction execution, for ref
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:82308
    • 提供者:lijinpeng
  1. sayeh

    0下载:
  2. The SAYEH (Simple Architecture, Yet Enough Hardware) is a processor architecture that has been developed by Navabi in [1] for experimental and teaching purposes. As the name implies it is a “simple” architecture but contains sufficient hardware to ma
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:41722
    • 提供者:jiang nan
搜珍网 www.dssz.com