Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 740 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 740 Bytes

Here’s a template for your thesis repository README, based on Chipyard version 1.9.1.


Thesis Repository

This repository contains the code and documentation for my thesis project, which is based on Chipyard version 1.9.1.

Project Overview

The project aims to achieve the following key goals (listed below). Progress is tracked using the following status indicators:

  • DONE – Completed task
  • FAILED – Task could not be completed
  • 🚧 TODO – Task pending (on going)

Goals

Here are the key goals for the project, with their progress tracking:

  1. Encoder C: [First implementation of encoder in C]
  2. 🚧 Linear RoCC Accelerator: [Adding a Custom RoCC Acc for linear transform]