notcbw / ECSE425-w22-project-g8

Pipelined processor project for ECSE 425 w22 group 8
1 stars 0 forks source link

Execute stage (2.4) #4

Open notcbw opened 2 years ago

notcbw commented 2 years ago

Hey, whoever is working on this stage please check mips_packages.vhd. I wrote some enums for the ALU modes so that I can pass the ALU mode variable from the decode stage. Feel free to change it.