Lucas Deutschmann
Results
2
issues of
Lucas Deutschmann
## Observed Behavior Ibex handles misaligned load and store Instructions by splitting them into two separate, aligned memory accesses. This creates a data dependent execution time for these Instructions. According...
Type:Bug
Component:RTL
Based on a discussion with @Silabs-ArjanB This PR introduces dedicated registers for LSU operands, which prevents the operands of non-LSU instructions from leaking to the data memory interface. In the...