搜索资源列表
cpu-16-vhdl
- 16位cpu的vhdl源代码。 自己看看,没有注释。-16 cpu vhdl the source code. See for yourself, not Notes.
CPU
- 用VHDL编写的简单的CPU程序,可以实现加法,移位以及跳转等等功能
poc
- 用VHDL编写的简单POC(并行输出控制)程序,可以实现CPU以及外设之间的接口功能
8bit.详细的八位十六进制频率计课程报告
- 详细的八位十六进制频率计课程报告,是我的eda课程设计报告书,Detailed eight hexadecimal Cymometer curriculum report is my report on the curriculum design EDA
alu8bit
- alu8bit.Usefull in design simple CPU(for beginner)
cam
- Desin 1 simple CPU. important module
cpudesignvhd
- 内包含在VHDL环境下的CPU设计原理图和代码以及最后的仿真过程-Within the VHDL environment is included in the CPU design schematics and code, as well as the final simulation
CPU
- 介绍如何运用VHDL设计CPU。并且简单介绍了CPU的内部结构与功能-Describes how to use VHDL design CPU. And a brief introduction of the CPU' s internal structure and function
FPGA-cpu
- 基于FPGA的简易处理器设计2010/05/04-A simple FPGA-based processor design 2010/05/04
MODE
- 基于VHDL的CPU设计 计算机组成系统-VHDL-based design of a computer system consisting of the CPU
cpu_VHDL_
- 简单的CPU设计,基于VHDL语言的COA课程设计报告,含源代码及仿真文件等-simple cpu design , based on VHDL
CPU
- CPU设计时间报告,VHDL含有详细代码,下载到实验台后能用-Can be used after the the CPU design time report, VHDL contains detailed code downloaded to the bench
CPU
- 我是2014级复旦的研究生。这是一个8位的CPU设计VHDL实现。本CPU基于RISC架构,实现了cpu的基本功能如:加减乘除运算,跳转等。此外,里面有一个17位的ROM区,是存储指令的。你可以写出一段17位的指令代码,并放入ROM区,该CPU即可自动运行出结果。压缩包里是源代码和我们当时的设计要求。本源代码的最后调试时在地址0 17是放入的斐波纳契数字(Fibonacci Numbers)指令。通过modelsim仿真即可看到结果。-I am a 2014 graduate of Fudan
hky
- this document descr ipt the implementation os cpu microprocessor on fpga with vhdl code style and simulation on with modelsim.
CPU
- 针对硬件开发,采用VHDL编写 哈工大计算机设计与实践(Hardware development)