summaryrefslogtreecommitdiff
path: root/rtl/core/regs/file.sv (unfollow)
AgeCommit message (Collapse)Author
2024-02-20rtl: refactor filenames and directory hierarchyAlejandro Soto
2022-11-10Fix reset glitchesAlejandro Soto
2022-11-09Implement resetAlejandro Soto
2022-11-07Rework regfile in order to remove negedge triggerAlejandro Soto
2022-10-17Use negative clock edge for register file in Verilator buildsAlejandro Soto
2022-10-16Implement register dumpsAlejandro Soto
2022-10-02Use @(posedge clk) in register filesAlejandro Soto
2022-09-27Switch from operand forwarding to next insn stalls (improves Fmax)Alejandro Soto
2022-09-27Fix branching bugsAlejandro Soto
2022-09-25Fix Quartus issuesAlejandro Soto
2022-09-25Implement register fileAlejandro Soto