You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements the pipelined architecture. It shows the timing diagram for a given instruction sequence with stalls. The instructions are limited to add,sub,mul,div,ld(load),sd(store)
About
Academic project done as a part of computer architecture course. This project implements the pipelined architecture. It shows the timing diagram for a given instruction sequence with stalls. The instructions are limited to add,sub,mul,div,ld(load),sd(store)