soc_core: Add CPU_RESET_ADDR as a constant.
authorTim 'mithro' Ansell <mithro@mithis.com>
Sun, 12 Mar 2017 09:01:02 +0000 (20:01 +1100)
committerTim 'mithro' Ansell <mithro@mithis.com>
Sun, 12 Mar 2017 11:49:36 +0000 (22:49 +1100)
commit4ee70198528bbd5b0a075a7537fd0774b9dd0327
tree3211aa7ef7298a9faa6379020428a833ef4cffc2
parentc69012d713b22de8aaaedfbc16a4eb8731935ed6
soc_core: Add CPU_RESET_ADDR as a constant.

So we can do a "soft reset" by jumping to this address.
litex/soc/integration/soc_core.py