| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-16 | Rename cycles as control | Alejandro Soto | |
| 2022-10-16 | Move isa.sv to core/decode | Alejandro Soto | |
| 2022-10-15 | Rework bus architecture | Alejandro Soto | |
| 2022-10-08 | Implement LDR/STR decode | Alejandro Soto | |
| 2022-10-02 | Split decoding of flexible second operand out of data instructions | Alejandro Soto | |
| 2022-10-02 | Make the fetch stage use the bus arbiter | Alejandro Soto | |
| 2022-10-02 | Major shifter-ALU redesign | Alejandro Soto | |
| The shifter unit now works in parallel with the ALU and is no longer part of it. Instructions that use the shifter as input to the ALU will now take an additional cycle, unless the control unit can detect a "trivial shift" situation where the shifter's output will be the same as its input. This change improves Fmax substantially. | |||
| 2022-09-25 | Fix Quartus issues | Alejandro Soto | |
| 2022-09-23 | Add toplevel module for core tests | Alejandro Soto | |
| 2022-09-19 | DDR3 is working | Alejandro Soto | |
| 2022-09-18 | Rename data_rw to data_wr in bus master | Alejandro Soto | |
| 2022-09-17 | Update project structure to match Verilator Makefile | Alejandro Soto | |
| 2022-09-04 | Add SDRAM test | Alejandro Soto | |
| 2022-09-02 | Fix output buffer atom errors | Alejandro Soto | |
| 2022-09-02 | Add hps_0 platform design | Alejandro Soto | |
| 2022-09-01 | Initial commit | Alejandro Soto | |
