lowRISC / ibex

Ibex is a small 32 bit RISC-V CPU core, previously known as zero-riscy.
https://www.lowrisc.org
Apache License 2.0
1.37k stars 543 forks source link

Change Ibex Reset vector address #2041

Open kevinhe5 opened 1 year ago

kevinhe5 commented 1 year ago

Is there anyway to set the reset vector to 0x80000000 through a parameter or config?

Originally posted by @kevinhe5 in https://github.com/lowRISC/ibex/issues/2026#issuecomment-1548751210

yulong-lan commented 9 months ago

have you found a way of doing this? i am experiencing this problem as well.