summaryrefslogtreecommitdiff
path: root/rtl/core/control/writeback.sv (follow)
AgeCommit message (Collapse)Author
2024-02-20rtl: refactor filenames and directory hierarchyAlejandro Soto
2023-10-03rtl/core/control: reject strex after exceptionsAlejandro Soto
2023-10-02rtl/core/control: implement exclusive ldstAlejandro Soto
2022-12-16Implement data abortsAlejandro Soto
2022-12-09Implement cp15 controlAlejandro Soto
2022-11-16Implement psr read/write logicAlejandro Soto
2022-11-16Simplify flags datapathAlejandro Soto
2022-11-16Fix final_writeback condition bugAlejandro 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-07Rework regfile in order to remove negedge triggerAlejandro Soto
2022-11-07Quartus has not support for unique0Alejandro Soto
2022-11-07Implement multiplication controlAlejandro Soto
2022-11-06Add PSR control signal setAlejandro Soto
2022-11-06Clean-up control.svAlejandro Soto
2022-11-06Move flag update logic to writeback.svAlejandro Soto
2022-11-06Multiplex writeback control signalsAlejandro Soto