2018-11-26 |
Luke Kenneth... | reorganise cpu regfile, to separate module, with 2R1W... |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | complete csrs |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | add misa and mstatus csrs |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | add clock domains doc to README |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | start adding csrs |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | move stuff to MInfo |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | split CSR to separate class |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | add handle_main |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | add counters (TODO) |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | add csr_is_valid |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | start on csr op valid |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | CSR decoding |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | add handle_trap |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | add handle_trap |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | add handle trap |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | complete get_fetch_action, move to class Fetch |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | start converting get_fetch_action |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | fetch output state class |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | create Fetch class |
commit | commitdiff | tree |
2018-11-26 |
Luke Kenneth... | add get_fetch_action ready for conversion |
commit | commitdiff | tree |
2018-11-25 |
Luke Kenneth... | add to README |
commit | commitdiff | tree |
2018-11-25 |
Luke Kenneth... | class-ify fetch_action |
commit | commitdiff | tree |
2018-11-25 |
Luke Kenneth... | add mstatus, mip and vendor/arch/mimpl |
commit | commitdiff | tree |
2018-11-25 |
Luke Kenneth... | add MISA and MIE |
commit | commitdiff | tree |
2018-11-25 |
Luke Kenneth... | add more logic and mstatus |
commit | commitdiff | tree |
2018-11-25 |
Luke Kenneth... | calculate lui_auipc |
commit | commitdiff | tree |
2018-11-25 |
Luke Kenneth... | minor reorg, add alu |
commit | commitdiff | tree |
2018-11-25 |
Luke Kenneth... | minor reorg, add alu |
commit | commitdiff | tree |
2018-11-25 |
Luke Kenneth... | convert loaded value |
commit | commitdiff | tree |
2018-11-25 |
Luke Kenneth... | load value |
commit | commitdiff | tree |
2018-11-25 |
Luke Kenneth... | more cpu logic |
commit | commitdiff | tree |
2018-11-25 |
Luke Kenneth... | small cpu reorg |
commit | commitdiff | tree |
2018-11-25 |
Luke Kenneth... | add load/store misaligned |
commit | commitdiff | tree |
2018-11-25 |
Luke Kenneth... | add CPU decoder instance |
commit | commitdiff | tree |
2018-11-25 |
Luke Kenneth... | add cpuFetchStage instance |
commit | commitdiff | tree |
2018-11-25 |
Luke Kenneth... | adding call out to cpu_memory_interface verilog module... |
commit | commitdiff | tree |
2018-11-24 |
Luke Kenneth... | stub cpu.py |
commit | commitdiff | tree |
2018-11-24 |
Luke Kenneth... | tidyup |
commit | commitdiff | tree |
2018-11-24 |
Luke Kenneth... | document decode functions |
commit | commitdiff | tree |
2018-11-24 |
Luke Kenneth... | tidyup |
commit | commitdiff | tree |
2018-11-24 |
Luke Kenneth... | no immediate constant, make 32-bit wide |
commit | commitdiff | tree |
2018-11-24 |
Luke Kenneth... | big reorg, class-ify constants |
commit | commitdiff | tree |
2018-11-24 |
Luke Kenneth... | big reorg, class-ify constants |
commit | commitdiff | tree |
2018-11-24 |
Luke Kenneth... | cleanup cpu_decode.py |
commit | commitdiff | tree |
2018-11-23 |
Luke Kenneth... | more cpu decode conversion |
commit | commitdiff | tree |
2018-11-23 |
Luke Kenneth... | add cpu decode cases |
commit | commitdiff | tree |
2018-11-23 |
Luke Kenneth... | add cpu_decoder.py |
commit | commitdiff | tree |
2018-11-23 |
Luke Kenneth... | add riscvdefs.py |
commit | commitdiff | tree |
2018-11-23 |
Luke Kenneth... | remove sync set output_state |
commit | commitdiff | tree |
2018-11-23 |
Luke Kenneth... | sort out memory_interface_fetch_address |
commit | commitdiff | tree |
2018-11-23 |
Luke Kenneth... | add some arbitrary math into example |
commit | commitdiff | tree |
2018-11-23 |
Luke Kenneth... | call value_bits_sign direct |
commit | commitdiff | tree |
2018-11-23 |
Luke Kenneth... | can`t stand list incomprehension |
commit | commitdiff | tree |
2018-11-23 |
Luke Kenneth... | add example pipeline.py |
commit | commitdiff | tree |
2018-11-23 |
Luke Kenneth... | corrections, clash fetch_action and self.fetch_action |
commit | commitdiff | tree |
2018-11-23 |
Luke Kenneth... | add conversion code, see what happens |
commit | commitdiff | tree |
2018-11-22 |
Luke Kenneth... | more cleanup |
commit | commitdiff | tree |
2018-11-22 |
Luke Kenneth... | cleanup, use sync instead of comb where appropriate |
commit | commitdiff | tree |
2018-11-22 |
Luke Kenneth... | add cpudefs.py |
commit | commitdiff | tree |
2018-11-22 |
Luke Kenneth... | reorg case statement |
commit | commitdiff | tree |
2018-11-21 |
Luke Kenneth... | convert case statement |
commit | commitdiff | tree |
2018-11-21 |
Luke Kenneth... | converting cpu_fetch_stage to migen |
commit | commitdiff | tree |
2018-03-21 |
Jacob Lifshay | add licenses and readme |
commit | commitdiff | tree |
|