summaryrefslogtreecommitdiff
path: root/rtl/core/control/ldst (unfollow)
AgeCommit message (Expand)Author
2023-10-03rtl/core/control: reject strex after exceptionsAlejandro Soto
2023-10-02rtl/core/control: implement exclusive ldstAlejandro Soto
2023-10-02rtl: implement exclusive monitor datapathAlejandro Soto
2022-12-18Implement mode-translated memory accessesAlejandro Soto
2022-12-16Fix register corruption when interrupting a load-storeAlejandro Soto
2022-12-16Implement data abortsAlejandro Soto
2022-11-15Implemente byte-enable signal in storesAlejandro Soto
2022-11-15Implement sub-word memory accessesAlejandro Soto
2022-11-15Rewrite duplicate ldst logic as signal ldst_nextAlejandro Soto
2022-11-13Convert core state machines to Quartus-inferring RTLAlejandro Soto
2022-11-10Fix reset glitchesAlejandro Soto
2022-11-09Implement resetAlejandro Soto
2022-11-08Refactor decode signals into unified insn_decode structAlejandro Soto
2022-11-07Remove false dependencies on control.issue (long combinational)Alejandro Soto
2022-11-07Quartus has not support for unique0Alejandro Soto
2022-11-06Move load-store logic out of control.svAlejandro Soto
2022-10-16Rename cycles as controlAlejandro Soto