News

I'm designing a five stage basic MIPS pipeline and ran into a small question. Why is the PC register 32 bits wide? Doesn't it just specify the address of the Instruction Memory to go to ...