cva6/src
Florian Zaruba ad223cfd9f Clean-up naming to distinguish OP from GP Ariane (#193)
* Clean-up naming to distinguish  OP from GP Ariane

* Rename wb to wt in hidden CI files

* Fix verilator install script
2019-03-18 11:51:58 +01:00
..
axi@8140a2aa21 Add Exclusive Adapter (#187) 2019-03-18 11:51:58 +01:00
axi_mem_if@4650ca9006 Merge branch 'master' into ariane_next 2018-07-20 21:33:23 -07:00
axi_node@a29a69a543 Add Exclusive Adapter (#187) 2019-03-18 11:51:58 +01:00
axi_riscv_atomics@550881f12e Improve Tandem Simulation, switch-able caches and fix a cache-bug (#192) 2019-03-18 11:51:58 +01:00
cache_subsystem Clean-up naming to distinguish OP from GP Ariane (#193) 2019-03-18 11:51:58 +01:00
clint Maturity fixes and AXI extensions for write-through cache system (#188) 2019-03-18 11:51:58 +01:00
common_cells@337f54a7cd Clean-up naming to distinguish OP from GP Ariane (#193) 2019-03-18 11:51:58 +01:00
fpga-support@a3ba269c0f Improve Spike - Ariane alignment 2018-11-04 16:20:19 +01:00
fpu@5494275b43 ⬆️ Patch FPU bugs 2019-03-18 11:51:58 +01:00
frontend Maturity fixes and AXI extensions for write-through cache system (#188) 2019-03-18 11:51:58 +01:00
plic Maturity fixes and AXI extensions for write-through cache system (#188) 2019-03-18 11:51:58 +01:00
register_interface@d10dce04b7 Move PLIC to 32 bit APB interface 2018-11-05 15:36:46 +01:00
riscv-dbg@bec362cd29 Fix AMO problem in verilator 2019-03-18 11:51:58 +01:00
tech_cells_generic@ffe7818dc2 Improve testability of debug module 2018-09-29 18:41:44 +02:00
util Improve Tandem Simulation, switch-able caches and fix a cache-bug (#192) 2019-03-18 11:51:58 +01:00
alu.sv Re-structure ex-stage, clean-up 2018-10-17 18:31:37 +02:00
amo_buffer.sv 🐛 Fix problem with exception during AMO 2018-09-24 15:22:13 +02:00
ariane.sv Clean-up naming to distinguish OP from GP Ariane (#193) 2019-03-18 11:51:58 +01:00
ariane_regfile.sv Update ariane_regfile.sv 2018-10-15 10:01:49 +02:00
ariane_regfile_ff.sv Fix regfile again 2018-09-18 15:04:47 +02:00
axi_adapter.sv Misc fixes related to openpiton compilation 2018-10-29 13:00:42 +01:00
axi_shim.sv Refactor serpent AXI adapter, bump dbg and atomics submodules, add separate bootrom for linux on OpenPiton (#190) 2019-03-18 11:51:58 +01:00
branch_unit.sv Ethernet preparation, fpga fixes 2018-11-20 19:02:52 +01:00
commit_stage.sv Merge remote-tracking branch 'upstream/ariane_next' into serpent 2018-11-21 20:15:32 +01:00
compressed_decoder.sv 🐛 Fix HINT instructions in compressed decoder (#156) 2019-02-18 14:16:31 +01:00
controller.sv Clean-up naming to distinguish OP from GP Ariane (#193) 2019-03-18 11:51:58 +01:00
csr_buffer.sv Re-structure ex-stage, clean-up 2018-10-17 18:31:37 +02:00
csr_regfile.sv Clean-up naming to distinguish OP from GP Ariane (#193) 2019-03-18 11:51:58 +01:00
decoder.sv Add System Verilog FPU (#163) 2019-03-18 11:51:58 +01:00
ex_stage.sv Put batch flow in place (incl small flow fixes) 2018-11-19 19:24:31 +01:00
fpu_wrap.sv 🎨 Tidy up FPU wrapper 2019-03-18 11:51:58 +01:00
id_stage.sv Merge remote-tracking branch 'origin/ariane_next' into fpga_dev 2018-11-17 22:38:54 +01:00
instr_realigner.sv Prepare for 64 bit fetch, reduce fetch fifo size 2018-10-18 20:56:27 +02:00
issue_read_operands.sv Move multiply and divide to fixed latency units 2018-10-17 19:33:16 +02:00
issue_stage.sv Clean-up naming to distinguish OP from GP Ariane (#193) 2019-03-18 11:51:58 +01:00
load_store_unit.sv Add System Verilog FPU (#163) 2019-03-18 11:51:58 +01:00
load_unit.sv Make index/tag assignments parametric in store_buffer and load_unit. 2018-11-01 10:30:30 +01:00
mmu.sv Fix mismatches in virtual address checking logic. 2018-11-22 10:40:09 +01:00
mult.sv Several small fixes for FPGA synthesis. 2018-10-31 16:04:25 +01:00
multiplier.sv Several small fixes for FPGA synthesis. 2018-10-31 16:04:25 +01:00
perf_counters.sv Fix #158 2019-01-07 20:53:14 +01:00
ptw.sv Make index/tag assignments parametric in ptw. 2018-11-05 20:33:57 +01:00
re_name.sv Merge branch 'ariane_next' into fpnew 2018-09-24 17:59:35 +02:00
scoreboard.sv Clean-up naming to distinguish OP from GP Ariane (#193) 2019-03-18 11:51:58 +01:00
serdiv.sv License headers updated, some indentation cleanup, consolidate common tb.svh file. 2018-11-26 13:20:19 +01:00
store_buffer.sv Merge remote-tracking branch 'upstream/ariane_next' into serpent 2018-11-21 20:15:32 +01:00
store_unit.sv Revert store_buffer commit interface due to timing issues 2018-10-15 22:02:33 +02:00
tlb.sv Misc majurity fixes (#125) 2018-10-17 11:57:18 +02:00