项目作者: srfunksensei

项目描述 :
Two Address Instructions (16bit) CPU
高级语言: VHDL
项目地址: git://github.com/srfunksensei/VLSI.git
创建时间: 2018-07-14T09:50:16Z
项目社区:https://github.com/srfunksensei/VLSI

开源协议:Apache License 2.0

下载


Two Address Instructions (16bit CPU)

Completely functional hardware unit realized as VHDL implementation of AOR2 project. This processor has modest possibilities and it can represent the core of a larger system, and can be be easy to upgrade it, improve its performance and embed it in any other complex application.

Structure

Repository is organized as following:

  • doc directory contains assignment as well as solution document(s)
  • source directory contains code

Tools needed