commit | 5250ced83173c9534b4a2723b7a50b67b7c7a6ee | [log] [tgz] |
---|---|---|
author | Alistair Francis <alistair.francis@xilinx.com> | Thu Jul 23 08:13:56 2015 -0700 |
committer | Edgar E. Iglesias <edgar.iglesias@xilinx.com> | Thu Oct 01 17:55:36 2015 -0700 |
tree | 4c23c9e1572e04cb300de6b0f5a5815e1839c761 | |
parent | c8667283a070d810f7917d69ea84209475c6e75e [diff] |
target-microblaze: Set the PC in reset instead of realize Set the Microblaze CPU PC in the reset instead of setting it in the realize. This is required as the PC is zeroed in the reset function and causes problems in some situations. Signed-off-by: Alistair Francis <alistair.francis@xilinx.com> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>