Skip to content

src: Don't use reset on RAM content in simulation.

Ille, Ondrej, Ing. requested to merge 291-remove-simulation-reset into master

This reflects HW behaviour more, If we have some logic which works with un-initalized value, XXs can screw it up. Tests should verify that everything works OK also with un-initialized RAMs!

Closes #291 (closed)

Merge request reports