搜索资源列表

  1. or2000

    0下载:
  2. 这是一个MIPS架构的开发的CPU软核OR2000,比OR1200更高的版本,里面还有SOC程序,多次MPW流片成功
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:103146
    • 提供者:liming
  1. or1200

    1下载:
  2. or1200的内核以及一些参考文献,是Verilog的RTL级描述。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2005315
    • 提供者:sophia
  1. OpenRISC

    0下载:
  2. 一个开放的risc,已应用到实际中,可以借鉴的不少,大家-an open RISC, has been applied to practice, we can draw a lot, we look at
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:2586624
    • 提供者:12
  1. mips_creative

    0下载:
  2. 一个完整的MIPS CPU,创新设计,浙江大学某学生作品,有完整的说明文档、仿真文件和测试文件,可以直接综合和仿真。-a complete MIPS CPU, innovative design, a student of Zhejiang University works with complete documentation, simulation and test documents, and can be directly in
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-14
    • 文件大小:1866752
    • 提供者:梁文锋
  1. or2000

    0下载:
  2. 这是一个MIPS架构的开发的CPU软核OR2000,比OR1200更高的版本,里面还有SOC程序,多次MPW流片成功-This is a MIPS architecture to develop the CPU soft-core OR2000, higher than OR1200 version, there is also SOC procedures, many times MPW silicon success
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-14
    • 文件大小:102400
    • 提供者:liming
  1. or1200

    0下载:
  2. or1200的内核以及一些参考文献,是Verilog的RTL级描述。-or1200 core as well as some references, is the RTL-level Verilog descr iption.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-14
    • 文件大小:2004992
    • 提供者:
  1. OR1200_verilog

    0下载:
  2. or1200开源risc cpu的verilog描述实现,cpu源代码分析与芯片设计一书的源码-or1200 open source Verilog descr iption of the risc cpu realize, cpu source code analysis and chip design source book
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:204800
    • 提供者:yu
  1. mini_or1200

    0下载:
  2. openrisc mini_or1200, 包括 or1200、uart16550、dbg_interface、mem_if(片上内存)这几部分。-openrisc mini_or1200, including or1200, uart16550, dbg_interface, mem_if (memory chip) in these parts.
  3. 所属分类:串口编程

    • 发布日期:2024-05-14
    • 文件大小:841728
    • 提供者:billfeng
  1. or1200_alu

    0下载:
  2. 该代码为OR1200 CPU中ALU部件,在ISE中综合成功,希望能为对HDL感兴趣的朋友提供帮助。-The code for the OR1200 CPU in ALU components in a comprehensive success in the ISE, hoping to interest in HDL as a friend to help.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:vela
  1. OR1200

    0下载:
  2. 用verilog编写的cpu,有点难度,大家慢慢看吧-Using verilog written cpu, a bit more difficult, we take your time
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:113664
    • 提供者:kenshin
  1. or1200_rtl_verilog

    0下载:
  2. openverilog 的or1200开源代码-openverilog or1200
  3. 所属分类:中间件编程

    • 发布日期:2024-05-14
    • 文件大小:214016
    • 提供者:spy
  1. openriscir1200

    0下载:
  2. openrisc or1200全部的源代码-openrisc or1200 daima
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:209920
    • 提供者:wuzhantuo
  1. I2C_controller_core

    0下载:
  2. or1200 i2c controller core-i2c controller core
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:1494016
    • 提供者:sun
  1. IrDA

    0下载:
  2. or1200 IrDA core code -or1200 IrDA core
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:579584
    • 提供者:sun
  1. PS2_Core

    0下载:
  2. or1200 PS2_Core code
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:21504
    • 提供者:sun
  1. spigpio

    0下载:
  2. or1200 spigpio core code
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:sun
  1. Manchester_Decoder_for_Wireless

    0下载:
  2. or1200 Manchester_Decoder_for_Wireless core code
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:27648
    • 提供者:sun
  1. or1200_uart

    0下载:
  2. OR1200最小系统,包括软核处理器OR1200,内存,总线,GPIO及UART的RTL实现。在SOPC2000硬件平台上实现。软件开发环境为Ubuntu,能实现SOPC2000和PC机的简单串口通信。-OR1200 minimum system, including soft-core processor OR1200, memory, bus, GPIO and UART of the RTL implementation. In
  3. 所属分类:串口编程

    • 发布日期:2024-05-14
    • 文件大小:8090624
    • 提供者:陶宇
  1. or1200

    1下载:
  2. 片上系统设计思想与源代码分析光盘;片上系统设计思想与源代码分析光盘-SOC design source for or1200
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:4320256
    • 提供者:liyy
  1. OR1200-Voice

    0下载:
  2. 基于EP3C开发板的采用OR1200 CPU的语音回放系统-Voice playback system based on OR1200
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:655360
    • 提供者:horacedu
« 12 »

源码中国 www.ymcn.org