Skip to content

eymay/Senior-Design-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Senior Design Project of Electronics & Communication Eng. B.Sc.

This repository contains all of the development of the Senior Design Project and its thesis. The thesis titled "Supporting Custom Instructions with the LLVM Compiler for RISC-V Processor" can be found here. We welcome questions and suggestions through issues.

Build from source

Install prerequisites (Assuming an Ubuntu machine):

sudo apt install latexmk texlive-full

texlive-full will install all of the LaTeX packages which will make working with LaTeX easier.

Clone the repository to local Linux machine.

git clone https://github.com/eymay/Senior-Design-Project

Change directory to thesis and build the LaTeX file.

cd Senior-Design-Project/thesis
latexmk -pdf interimreport.tex

VS Code

LaTeX Workshop extension can be installed which runs the commands simmilar to the mentioned shell commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published