cva6/src
2017-06-25 17:11:59 +02:00
..
util 🐛 Fix address translation in instr tracer 2017-06-25 17:11:59 +02:00
alu.sv 🎨 Beautify code, fix #26 2017-06-19 11:04:54 +02:00
ariane.sv 🐛 Fix address translation in instr tracer 2017-06-25 17:11:59 +02:00
branch_unit.sv 🐛 Fixes in branch logic 2017-06-21 20:26:06 +02:00
btb.sv Move branch-prediction to separate if stage 2017-06-23 23:58:45 +02:00
commit_stage.sv Exception display -> tracer, fix load v/paddr 2017-06-18 00:13:05 +02:00
compressed_decoder.sv 🎨 Beautify code, fix #26 2017-06-19 11:04:54 +02:00
controller.sv 🐛 Fixes in branch logic 2017-06-21 20:26:06 +02:00
csr_buffer.sv FENCE as NOP and 🐛 in flush CSR 2017-06-03 19:10:27 +02:00
csr_regfile.sv 🐛 Various fixes (illegal, dirty) 2017-06-21 13:01:52 +02:00
dcache_arbiter.sv 🐎 Improve timing from 2.25 -> 2.1 2017-06-19 15:10:21 +02:00
decoder.sv 🐛 Fix exception not taken problem 2017-06-22 15:32:01 +02:00
ex_stage.sv :Fix: Misaligned page exceptions, add dirty test 2017-06-18 21:50:28 +02:00
fetch_fifo.sv Register stage between decode and issue 2017-06-21 16:49:32 +02:00
fifo.sv New LSU arbitration scheme 2017-06-23 22:58:00 +02:00
id_stage.sv 🐛 Fix issue of fetch fifo underflowing 2017-06-23 10:17:06 +02:00
if_stage.sv Removed flush issue from scoreboard 2017-06-21 14:46:34 +02:00
issue_read_operands.sv Move branch-prediction to separate if stage 2017-06-23 23:58:45 +02:00
issue_stage.sv New LSU arbitration scheme 2017-06-23 22:58:00 +02:00
load_unit.sv 🐛 Fix address translation in instr tracer 2017-06-25 17:11:59 +02:00
lsu.sv Break npc and mis-predict path between pcgen/if 2017-06-24 01:31:30 +02:00
lsu_arbiter.sv 🐛 Fix missed ld/st instruction 2017-06-22 19:05:41 +02:00
mmu.sv New LSU arbitration scheme 2017-06-23 22:58:00 +02:00
mult.sv 🎨 Reorganized folder structure 2017-05-02 11:36:07 +02:00
pcgen.sv 🐛 Fix obstructing unaligned instr fetch 2017-06-25 16:09:41 +02:00
ptw.sv 📝 Update header files 2017-06-18 21:54:35 +02:00
regfile.sv Fix address translation in tracer 2017-06-23 10:09:25 +02:00
regfile_ff.sv Re-model exception path on fetch front-end 2017-06-18 00:13:01 +02:00
scoreboard.sv 🐛 Fix missed ld/st instruction 2017-06-22 19:05:41 +02:00
store_buffer.sv Add store_buffer to git 2017-06-25 16:47:30 +02:00
store_unit.sv Rename store_queue to store_buffer 2017-06-25 16:46:53 +02:00
tlb.sv 📝 Update header files 2017-06-18 21:54:35 +02:00