Skip to content

Nishith0402/MIPS_Processor

 
 

Repository files navigation

Implemented a pipelined processor simulator capable of executing machine code for encryption and decryption algorithms efficiently. Employed techniques such as forwarding and flushes to resolve data and control hazards, ensuring smooth execution and minimizing stalls in the pipeline.Optimized the performance of the non-pipelined processor by carefully managing clock cycles and minimizing latency in instruction execution. Achieved efficient encryption and decryption operations while maintaining a low clock cycle count.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%