Forum Discussion

CPaul's avatar
CPaul
Icon for New Contributor rankNew Contributor
6 years ago

Problem with incrementing Program Counter

Hello, I am a begginer VHDL coder and I am making a mips processor. My issue is that I can not seem to get my Program Counter (PC) to increment correctly. It should start with all 32 bits 0's and the...