搜索资源列表
signal_cpu_sort
- Use the verilog language write a MIPS cpu code, and have additional instruction, for example: selection sort instruction. The code has contain combination circuit and sequenial circuit. cpu have contain ALU, ADD, ALU_CONTROL, DATA_MEMORY, INST_ME
embedded_risc
- 一个嵌入式RISC cpu 的verilog 设计源码,可综合。内含详细的设计文挡。-an embedded RISC cpu design verilog source code can be integrated. Detailed design containing the text block.
leg_source
- verilog hdl编写,六段流水线cpu.程序完整,功能强惊。分为多模块编写-verilog hdl prepared replace pipelined cpu. The integrity of the process, strong function scared. Divided into multiple modules prepared
cpu
- 精简指令cpu,用verilog编写,详细的教程
RISC_Core.ZIP
- 这是一篇关于8位RISC cpu设计的文章,其中包含了用verilog语言编写的cpu内核程序
ethernet_verilog
- 这是一个很好的verilog 编写的8位RISC cpu源码(可做为MCU),并且包括完整的C 语言的测试代码。-This is a very good preparation verilog 8-bit RISC cpu source (available as MCU), and includes a complete C language test code.
BuildingPaPRISCPSystemPinPanPFPGA
- 一个32位 RISC cpu 核心,由verilog 编写而成-A 32-bit RISC cpu core, written by verilog
ARM-verilog-HDL-IP-CORE
- ARM处理器的IP核,用verilog编写的,对处理器和相关的cpu架构知识有很大帮助。-ARM processor IP core, written in verilog processor and cpu architecture knowledge.
Pipelinecpu
- 这是我们设计的一个MIPS流水线cpu,基于verilog HDL语言实现。它与传统的MIPS流水线cpu不同点在于,5个流水段各自维护一个变量(SelType)表明当前正在执行的指令类型,这样处理数据冒险、loaduse冒险或者跳转冒险时候每个段都能知道其他段正在处理的语句,从而方便我们的处理。-This is a MIPS pipelined cpu based on verilog HDL language to achieve. It the the MIPS pipelined cpu
OpenMIPS_verilogHDL_Study_v1.1
- 10天用verilog实现MIPS_cpu,内有清晰结构图。很好的cpu设计学习资料!-10 days with verilog achieve MIPS_cpu, within a clear structure diagram. Good cpu design learning materials!
MIPScpu
- 这是verilog实现的MIPS多周期cpu在modelsim下面仿真通过-This is achieved verilog cpu MIPS multi-cycle simulation in modelsim below by
cpu5.10_modelsim
- 用verilog编写的8位最简cpu代码,能实现简单的加减运算,存储运算,以及寄存器操作。-verilog prepared with 8 simple cpu code, to achieve a simple addition and subtraction, memory operations, as well as register operations.
cpu-7-verilog
- 多周期cpu设计asadsdddasd-multi cpu design
cpu
- 用verilog实现的 哈佛结构的简单指令集cpu程序,由ALU、地址译码器、指令译码器等部分组成-Part of a simple instruction verilog realize the Harvard architecture cpu program set by the ALU, address decoder, an instruction decoder, etc.
cpu-master
- 单周期cpu的verilog源码实现,基于Vivado(Single cycle cpu verilog source code implementation, based on Vivado)