cva6/src
2017-06-02 18:55:25 +02:00
..
util 🐛 Various bug fixes 2017-06-02 17:16:13 +02:00
alu.sv ALU cleanup remove branch logic 2017-05-16 11:37:26 +02:00
ariane.sv Fix issue #39 2017-06-02 10:56:16 +02:00
branch_unit.sv Add new branch unit 2017-05-21 11:03:36 +02:00
btb.sv Add fetch fifo testbench stub 2017-05-14 20:11:39 +02:00
commit_stage.sv Fix issue #39 2017-06-02 10:56:16 +02:00
compressed_decoder.sv Restructure IF stage 2017-05-15 18:36:31 +02:00
controller.sv 🐛 Various fixes in flush logic 2017-06-01 11:51:48 +02:00
csr_buffer.sv 🐛 Couple of LSU related fixes 2017-05-30 12:28:23 +02:00
csr_regfile.sv 🐛 Various bug fixes 2017-06-02 17:16:13 +02:00
dcache_arbiter.sv Mock UVM store queue interface 2017-05-29 18:47:58 +02:00
decoder.sv 🐛 Fix destination encoding for AUIPC 2017-06-02 17:53:59 +02:00
ex_stage.sv 🐛 Various bug fixes 2017-06-02 17:16:13 +02:00
fetch_fifo.sv Clean LSU from un-timeable logic 2017-05-18 11:07:22 +02:00
fifo.sv Add core memory stub 2017-05-23 10:20:52 +02:00
id_stage.sv Fix issue #39 2017-06-02 10:56:16 +02:00
if_stage.sv Re-trigger CI 2017-06-02 11:47:23 +02:00
issue_read_operands.sv 🐛 Various bug fixes 2017-06-02 17:16:13 +02:00
load_unit.sv 🐛 Couple of LSU related fixes 2017-05-30 12:28:23 +02:00
lsu.sv Fix issue #39 2017-06-02 10:56:16 +02:00
lsu_arbiter.sv Implement exception handling in LSU 2017-05-22 19:06:40 +02:00
mmu.sv [WIP] Implement return from exception 2017-06-01 16:55:15 +02:00
mult.sv 🎨 Reorganized folder structure 2017-05-02 11:36:07 +02:00
pcgen.sv Fix issue #40 2017-06-02 11:42:42 +02:00
ptw.sv [WIP] Implement return from exception 2017-06-01 16:55:15 +02:00
regfile.sv 🎨 Reorganized folder structure 2017-05-02 11:36:07 +02:00
regfile_ff.sv 🎨 Reorganized folder structure 2017-05-02 11:36:07 +02:00
scoreboard.sv New scoreboard implementation (simplified) 2017-06-02 18:55:25 +02:00
store_queue.sv [WIP] Re-worked LSU dcache interface 2017-05-29 14:29:45 +02:00
store_unit.sv [WIP] Implement return from exception 2017-06-01 16:55:15 +02:00
tlb.sv Clean LSU from un-timeable logic 2017-05-18 11:07:22 +02:00