您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

906B


title: Adding Support for Vector Instructions to 8051 Architecture author: rhnvrm type: post date: 2016-05-07T00:00:48+00:00 url: blog/2016/05/07/adding-support-for-vector-instructions-to-8051-architecture/ categories:

  • projects

This was a group project for the Computer Architecture course at SNU under Prof. Rajeev Kumar Singh. Our team wrote a theoretical paper in which the focus is on adding support for vector instructions to the Intel 8051 architecture. The proposed architecture has a new vector register bank and a unit to decode the vector addresses. The team was composed of Akhil Alluri, Dhiraj Balakrishnan, Manvendra Singh, Rohan Verma, and Pulkit Gairola. This project can be used to demonstrate how one can add specialized vectorisation capabilities to architectures found in microcontrollers.

View Fullscreen