Initialize PID register
authorAnton Blanchard <anton@linux.ibm.com>
Sun, 3 Jan 2021 05:46:28 +0000 (16:46 +1100)
committerAnton Blanchard <anton@ozlabs.org>
Sun, 3 Jan 2021 19:08:59 +0000 (06:08 +1100)
commit740f013284444257329c11bed5ee209d6a4dcc90
treeecd4e366302dcfc84160f55f073e48244c844282
parent39c826aa46a9dd80a12b572373c55d6156c4df07
Initialize PID register

If the PID register is read before it is written we'll consume
X state data.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
mmu.vhdl