搜索资源列表
Macro-processor
- A simple macroprocessor
simple_processor_code
- this code for a simple processor-this is code for a simple processor
SYNTHPIC.ZIP
- The Synthetic PIC Verion 1.1 This a VHDL synthesizable model of a simple PIC 16C5x microcontroller. It is not, and is not intended as, a high fidelity circuit simulation. This package includes the following files. Note that the licen
ask10
- 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
PROCESSOR
- PROCESSOR is a design with simple microprocessor implementation.
mcu_8
- 使用函数实现简单的八位处理器 软件开发环境:ISE 7.1i 仿真环境:ISE Simulator 1. 这个实例实现通过ISE Simulator工具实现一个可以进行两个八位操作数四种操作的简单处理器; 2. 工程在project文件夹中,双击mpc.ise文件打开工程; 3. 源文件在rtl文件夹中,mpc.v为设计文件,mpc_tb.tbw是仿真波形文件; 4. 打开工程后,在工程浏览器中选择mpc_tb.tbw,在Process View中双击“Si
verilog_design_a_simple_cpu
- 用verilog设计一个简单的cpu系统-Verilog design with a simple cpu system
prawn
- Prawn is a simple eight-bit microprocessor based on the sample processor described in Chapter 9 of "VHDL : Analysis and Modeling of Digital Systems"by Z. Navabi, McGraw-Hill,Inc. 1993. We have added some features such as interrupt, stack and some con
mbtutorial
- This tutorial guides you through the process of using Xilinx Embedded Development Kit (EDK) software tools, in which this tutorial will use the Xilinx Platform Studio (XPS) tool to create a simple processor system and the process of adding a cust
P7_Procesador
- SIMPLE PROCESSOR CODE
xsoc-beta-093
- a processor source code and simple system-on-a-chip !
processor
- The purpose of this project is to design a simple Processor Unit
processor
- 文件中包含一个简单MIIPS CPU的Verilog源代码-File contains a simple MIIPS CPU in Verilog source code
CPU
- 用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.
GUI-example1_picture-processor
- 本资料为MATLAB GUI设计的简单例程,包括两个源文件(.m和.fig)。其具体的功能为图片的提取及二值化处理。-This information is designed for simple MATLAB GUI routines, including the two source files (. M and. Fig). The specific function of the extraction and image binarization.
digital-image-processor
- 图像处理,很简单的一个,就像ppt的一样,但是程序代码很重要-Image processing, a very simple one, like the ppt of the same, but code is very important
processor_bkup
- It is the simple processor design.It will help to visualize how to develop different modules and then finally integrate them in top module.It also contains simulation files.
simple_CPU
- 通过利用verilog语言编写一个简单的处理器,并添加存储器功能-Verilog language through the use of a simple processor, and add the memory function
Picoblaze-Sample-Design
- Simple Processor Design
alu
- A simple ALU on Altera FPGA for learners