Skip to content

Assignments which were part of the course on Computer Architecture (ARM Assembly) taught by Prof. Anshul Kumar

Notifications You must be signed in to change notification settings

pradyumnameena/COL216-Computer-Architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer-Architecture (COL216)

Computer Architecture (ARM Assembly+VHDL) - Prof. Anshul Kumar

Sudoku

Take sinput from a text file for initialisation of the grid. Later on checks if a given move is valid or not and depending on the correctness the game proceeds. Implemented various checks to see if the game can still proceed or not. Used Embest Board plugin for successfull demonstration of the project.

Othello

Designed and developed the famous Othello game with original rules in ARM Assembly. Keeps track of current number of markers of both players. Embest Board plugin was used for demonstartion of the project. Also code in high level language (Java) is provided.

Bubblesort

As the name specifies it is the famous Bubblesort Algorithm. The above code of Bubblesort is written in ARM Assembly language.

About

Assignments which were part of the course on Computer Architecture (ARM Assembly) taught by Prof. Anshul Kumar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published