cva6/src
Florian Zaruba 332c048b8a Removed flush issue from scoreboard
If an branch instruction is issued the consecutive instruction can't
enter until the branch is resolved.
2017-06-21 14:46:34 +02:00
..
util 🐛 Various fixes (illegal, dirty) 2017-06-21 13:01:52 +02:00
alu.sv 🎨 Beautify code, fix #26 2017-06-19 11:04:54 +02:00
ariane.sv Removed flush issue from scoreboard 2017-06-21 14:46:34 +02:00
branch_unit.sv Fix in calculating index into btb 2017-06-20 18:42:54 +02:00
btb.sv FENCE as NOP and 🐛 in flush CSR 2017-06-03 19:10:27 +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 Implement SFENCE.VMA logig, fix issue #47 2017-06-18 00:13:04 +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 🎨 Beautify code, fix #26 2017-06-19 11:04:54 +02:00
ex_stage.sv :Fix: Misaligned page exceptions, add dirty test 2017-06-18 21:50:28 +02:00
fetch_fifo.sv Removed flush issue from scoreboard 2017-06-21 14:46:34 +02:00
fifo.sv Add core memory stub 2017-05-23 10:20:52 +02:00
id_stage.sv Removed flush issue from scoreboard 2017-06-21 14:46:34 +02:00
if_stage.sv Removed flush issue from scoreboard 2017-06-21 14:46:34 +02:00
issue_read_operands.sv Correct issue in instruction dispatch 2017-06-06 12:52:52 +02:00
load_unit.sv 🐛 Various fixes (illegal, dirty) 2017-06-21 13:01:52 +02:00
lsu.sv 🐛 Fixes in new LSU interface 2017-06-20 16:56:12 +02:00
lsu_arbiter.sv Implement exception handling in LSU 2017-05-22 19:06:40 +02:00
mmu.sv 🐛 Fixes in new LSU interface 2017-06-20 16:56:12 +02:00
mult.sv 🎨 Reorganized folder structure 2017-05-02 11:36:07 +02:00
pcgen.sv 🐛 Various fixes (illegal, dirty) 2017-06-21 13:01:52 +02:00
ptw.sv 📝 Update header files 2017-06-18 21:54:35 +02:00
regfile.sv Add support for addr translation in instr tracer 2017-06-18 00:13:04 +02:00
regfile_ff.sv Re-model exception path on fetch front-end 2017-06-18 00:13:01 +02:00
scoreboard.sv Removed flush issue from scoreboard 2017-06-21 14:46:34 +02:00
store_queue.sv Implement SFENCE.VMA logig, fix issue #47 2017-06-18 00:13:04 +02:00
store_unit.sv 🐛 Various fixes (illegal, dirty) 2017-06-21 13:01:52 +02:00
tlb.sv 📝 Update header files 2017-06-18 21:54:35 +02:00