cvw/wally-pipelined/src
2021-01-28 00:22:05 -05:00
..
alu.sv Replaced parameters with macros for XLEN, MISA, other configuration, and renamed wally-params.sv to wally-config.vh 2021-01-23 10:48:12 -05:00
clint.sv Repartitioned datapath and controller into ieu 2021-01-27 06:40:26 -05:00
controller.sv Repartitioned with Instruction Fetch Unit, Integer Execution Unit 2021-01-27 22:49:47 -05:00
csr.sv Repartitioned datapath and controller into ieu 2021-01-27 06:40:26 -05:00
csrc.sv Repartitioned datapath and controller into ieu 2021-01-27 06:40:26 -05:00
csri.sv Repartitioned datapath and controller into ieu 2021-01-27 06:40:26 -05:00
csrm.sv Repartitioned datapath and controller into ieu 2021-01-27 06:40:26 -05:00
csrn.sv Repartitioned datapath and controller into ieu 2021-01-27 06:40:26 -05:00
csrs.sv Repartitioned datapath and controller into ieu 2021-01-27 06:40:26 -05:00
csrsr.sv Replaced parameters with macros for XLEN, MISA, other configuration, and renamed wally-params.sv to wally-config.vh 2021-01-23 10:48:12 -05:00
csru.sv Replaced parameters with macros for XLEN, MISA, other configuration, and renamed wally-params.sv to wally-config.vh 2021-01-23 10:48:12 -05:00
datapath.sv Provided PC + 2 or 4 (PCLink) for JAL 2021-01-28 00:22:05 -05:00
decompress.sv Provided PC + 2 or 4 (PCLink) for JAL 2021-01-28 00:22:05 -05:00
dmem.sv Repartitioned datapath and controller into ieu 2021-01-27 06:40:26 -05:00
dtim.sv Replaced parameters with macros for XLEN, MISA, other configuration, and renamed wally-params.sv to wally-config.vh 2021-01-23 10:48:12 -05:00
extend.sv Repartitioned with Instruction Fetch Unit, Integer Execution Unit 2021-01-27 22:49:47 -05:00
flop.sv Repartitioned datapath and controller into ieu 2021-01-27 06:40:26 -05:00
gpio.sv Repartitioned with Instruction Fetch Unit, Integer Execution Unit 2021-01-27 22:49:47 -05:00
hazard.sv Replaced parameters with macros for XLEN, MISA, other configuration, and renamed wally-params.sv to wally-config.vh 2021-01-23 10:48:12 -05:00
ieu.sv Provided PC + 2 or 4 (PCLink) for JAL 2021-01-28 00:22:05 -05:00
ifu.sv Provided PC + 2 or 4 (PCLink) for JAL 2021-01-28 00:22:05 -05:00
imem.sv Repartitioned datapath and controller into ieu 2021-01-27 06:40:26 -05:00
memdp.sv Replaced parameters with macros for XLEN, MISA, other configuration, and renamed wally-params.sv to wally-config.vh 2021-01-23 10:48:12 -05:00
mux.sv Repartitioned datapath and controller into ieu 2021-01-27 06:40:26 -05:00
privileged.sv Moved privileged unit from datapath to hart 2021-01-27 07:46:52 -05:00
privilegeDecoder.sv Moved privileged unit from datapath to hart 2021-01-27 07:46:52 -05:00
privilegeModeReg.sv Replaced parameters with macros for XLEN, MISA, other configuration, and renamed wally-params.sv to wally-config.vh 2021-01-23 10:48:12 -05:00
regfile.sv Replaced parameters with macros for XLEN, MISA, other configuration, and renamed wally-params.sv to wally-config.vh 2021-01-23 10:48:12 -05:00
shifter.sv Replaced parameters with macros for XLEN, MISA, other configuration, and renamed wally-params.sv to wally-config.vh 2021-01-23 10:48:12 -05:00
trap.sv Repartitioned datapath and controller into ieu 2021-01-27 06:40:26 -05:00
uart.sv Repartitioned datapath and controller into ieu 2021-01-27 06:40:26 -05:00
uartPC16550D.sv Repartitioned datapath and controller into ieu 2021-01-27 06:40:26 -05:00
wallypipelined.sv Repartitioned datapath and controller into ieu 2021-01-27 06:40:26 -05:00
wallypipelinedhart.sv Provided PC + 2 or 4 (PCLink) for JAL 2021-01-28 00:22:05 -05:00