HoneyGol-Microsystems / vesp-alpha

RISC-V based student processor for embedded applications.
GNU General Public License v3.0
3 stars 0 forks source link

Fix reset #148

Open andreondra opened 9 months ago

andreondra commented 9 months ago

For now the reset causes some registers to be unwritable. This will need further investigation. I suggest to solve this issue after we have a better way of flashing the software (BRAM method or bootloader).