Release build (v.2.2.3)
Ripes V2.2.3
Bug fixes:
- Memory viewer showing incorrect values for 64-bit processors
- Fix some 32-bit hardcoding in cache sim and cache viz
- ProcessorHandler futurewatcher signals were reconnected on each invocation of
run
, essentially creating a linear increase in execution time after eachrun
invokation which slowed down the application over time.