Skip to content

Conversation

@addymoll98
Copy link
Owner

Works on remote desktop when compiled with
g++ project1.cpp -std=c++11

This works for Instructions only in the format of the Instruction file. Currently works for FADD, FSUB, FMUL, FDIV. Yet to add code for instructions like FSD,FLD,LD,SD,BNEZ etc.
Supports load and stores but there is a Clock cycle(Incorrect) issue. Doesn't support branching instructions.
Use this file as input for the main function
@addymoll98 addymoll98 merged commit 61cad23 into main Nov 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants