1. 3439c39 Share Compare Hardware in Alu.scala by Stefan Hall · 7 months ago
  2. b8ffcb4 Add InstructionBuffer. by Derek Chow · 7 months ago
  3. 810f520 Revert^2 "Refactor Axi2Sram" by Derek Chow · 7 months ago
  4. 76aec34 Merge changes from topic "revert-58589-MZXPNLLRXX" by Julian Mullings-Black · 7 months ago
  5. 566fbac Revert "Refactor Axi2Sram" by Julian Mullings-Black · 7 months ago
  6. 1e4459c Revert "Add option to generate Kelvin-scalar version of Matcha s..." by Julian Mullings-Black · 7 months ago
  7. 508c11a Merge changes I1391820c,Ic136fd2e by Derek Chow · 7 months ago
  8. 614cab9 Add option to generate Kelvin-scalar version of Matcha subsystem. by Derek Chow · 7 months ago
  9. 7745f43 Refactor Axi2Sram by Derek Chow · 7 months ago
  10. 79210f2 Fixed Chisel deprecation warnings. by Derek Chow · 7 months ago
  11. ee77733 Simplify VZip operation. by Derek Chow · 7 months ago
  12. ff5855a Clean up VCore. by Derek Chow · 7 months ago
  13. 459b83f Merge "Add Zero Forcing for for power saving" by Stefan Hall · 8 months ago
  14. e0f457f Add Zero Forcing for for power saving by Stefan Hall · 8 months ago
  15. b7e14f7 Reuse VRegfile interface types in VAluInt. by Derek Chow · 8 months ago
  16. 6ccb6c2 Convert FIFOs to use initialized registers for memory by Alex Van Damme · 10 months ago
  17. 7bf664e Fix broken bazel build target in README.md by Derek Chow · 8 months ago
  18. 2ff5c9a Export "library" in common. by Derek Chow · 9 months ago
  19. 3db290a Add utility function to convert integers to Fp32. by Derek Chow · 9 months ago
  20. 907eafd Merge "Disable assert in FifoX." by Derek Chow · 10 months ago
  21. 8477fa8 Disable assert in FifoX. by Derek Chow · 10 months ago
  22. 73f9f69 Add Arbiter to scalar core by Stefan Hall · 11 months ago
  23. bfeb649 Remove explicit valid from RegfileWriteDataIO by Alex Van Damme · 10 months ago
  24. 2d8b9a5 Fix flex release URL by Cindy Liu · 11 months ago
  25. 976ad5d Move several bus defs to a separate location by Michael Hoang · 11 months ago
  26. 8224aa2 Merge "Fixup ecall/mret and associated CSRs" by Alex Van Damme · 11 months ago
  27. bc3fd0a Fixup ecall/mret and associated CSRs by Alex Van Damme · 11 months ago
  28. 0b9b61b Kelvin MluTest Added by Stefan Hall · 11 months ago
  29. f886ceb Express operating mode as an enum by Alex Van Damme · 11 months ago
  30. d884f10 Fixes in fetch for non-4 instructionLanes by Alex Van Damme · 11 months ago
  31. 54f4343 Refactor Bru by Derek Chow · 11 months ago
  32. b1b3c69 [Reland] Add option to disable VCore. by Derek Chow · 11 months ago
  33. b754f7c Refactor testbenches to scale w/ instructionLanes by Alex Van Damme · 11 months ago
  34. 0a5012d Set cmdqDepth in VConvControl to instructionLanes by Alex Van Damme · 11 months ago
  35. a098a65 Revert "Add option to disable VCore." by Derek Chow · 11 months ago
  36. c27390c Add option to disable VCore. by Derek Chow · 11 months ago
  37. bd17df6 Refactor Decoder. by Derek Chow · 11 months ago
  38. d81274e Set instructionLanes back to 4 by Alex Van Damme · 11 months ago
  39. aa9ac24 Generate a C header of Parameters.scala by Alex Van Damme · 11 months ago
  40. b2c30c6 Parameterize Kelvin over instructionLanes by Alex Van Damme · 11 months ago
  41. 9bdb499 Merge "Add debug_req and matcha parameters" by Michael Hoang · 11 months ago
  42. f241813 Add building instructions for ChAI. by Derek Chow · 11 months ago
  43. af1a11d Add debug_req and matcha parameters by Michael Hoang · 11 months ago
  44. d7e573d ChAI doc by Alex Van Damme · 11 months ago
  45. 10260f2 Add scalar FPU. by Derek Chow · 12 months ago
  46. 38c110b Merge "Add floating point regfile." by Derek Chow · 11 months ago
  47. 152a99c [ChAI] Initial commit by Alex Van Damme · 1 year ago
  48. f4ca258 ClockGate wraps lowrisc's prim_clock_gating by Alex Van Damme · 12 months ago
  49. 06ce364 Bundle Kelvin's memory interface by Alex Van Damme · 12 months ago
  50. d975a86 Add floating point regfile. by Derek Chow · 1 year ago
  51. eac6f0b Add antlr4-runtime (chiseltest runtime dep) by Alex Van Damme · 12 months ago
  52. 1344232 More Kelvin clean ups. by Derek Chow · 1 year ago
  53. e16fda0 FMA in FPU. by Derek Chow · 1 year ago
  54. 458cac8 Add minstret CSR by Alex Van Damme · 1 year, 1 month ago
  55. f49212f Clean up uses of OneHot and some reduction patterns. by Derek Chow · 1 year ago
  56. 8c6e387 fusesoc files for Crossbar by Alex Van Damme · 1 year ago
  57. 8df838d FPU Multiply operation. by Derek Chow · 1 year ago
  58. 3d8beb3 Disable another firtool-generated print class by Alex Van Damme · 1 year ago
  59. 7ae25a0 Basic fp32 data type. by Derek Chow · 1 year, 1 month ago
  60. 80f5327 Add chisel unit test feature by Yenkai Wang · 1 year ago
  61. 4441de0 Merge "Upgrade to Chisel 5.1.0" by Alex Van Damme · 1 year ago
  62. 3773efe Upgrade to Chisel 5.1.0 by Alex Van Damme · 1 year, 2 months ago
  63. f44aac4 Add mcycle CSR by Alex Van Damme · 1 year, 1 month ago
  64. 418c560 Set .bazelversion to 6.2.1 by Alex Van Damme · 1 year, 2 months ago
  65. 468532a Add macro definition for srams in ML core by Yenkai Wang · 1 year, 1 month ago
  66. aaf3e54 Merge "Add .bazelversion, set to 5.1.1" by Alex Van Damme · 1 year, 2 months ago
  67. 3647fc4 Add .bazelversion, set to 5.1.1 by Alex Van Damme · 1 year, 2 months ago
  68. a1237c9 Add CSRs touched by riscv-tests, and a new `kisa` CSR by Alex Van Damme · 1 year, 2 months ago
  69. df9480e Support kelvin HW to be built in hw/matcha by Cindy Liu · 1 year, 3 months ago
  70. cd23513 Initial commit of overview.md by Michael Hoang · 1 year, 3 months ago
  71. c4fccd7 Fix vsransu padding error by Cindy Liu · 1 year, 3 months ago
  72. 0bfa37b Update the matcha_kelvin_verilog genrule to add OSS header by Cindy Liu · 1 year, 3 months ago
  73. 7c16236 Merge "OSS copyright header cleanup" by Cindy Liu · 1 year, 3 months ago
  74. e7e931f OSS copyright header cleanup by Cindy Liu · 1 year, 3 months ago
  75. 7851395 Add l1dcachebank systemc test by Cindy Liu · 1 year, 3 months ago
  76. 0959e53 OSS cleanup by Cindy Liu · 1 year, 3 months ago
  77. 128b2db Lint cleanup by Cindy Liu · 1 year, 3 months ago
  78. 7c1ccd5 Disable mlu decoding on taken branches by Michael Hoang · 1 year, 5 months ago matcha_v1.0rc2
  79. 9e2fc99 Make core_sim simulation trace and cycle configurable by Cindy Liu · 1 year, 5 months ago
  80. 57ed25d Change verilator to v4.210 to support trace by Cindy Liu · 1 year, 5 months ago
  81. b10a56f Increase the test size to accommodate louhi by Julian Mullings-Black · 1 year, 5 months ago
  82. 8ed7b04 Merge changes from topics "kelvin-vsubsu", "kelvin_reg_0" by Michael Hoang · 1 year, 5 months ago
  83. f1f7ea2 Merge "Add matcha_kelvin_verilog target" by Cindy Liu · 1 year, 6 months ago
  84. a2c167c Merge "[HW][Kelvin][Sram_1rwm_256x288.v] move FPGA defined macro" by Yenkai Wang · 1 year, 6 months ago
  85. 1c0aaf0 Initialize several registers to 0 by Michael Hoang · 1 year, 6 months ago
  86. 003c90a Add valuint_tb cc_test target by Cindy Liu · 1 year, 6 months ago
  87. 50085e1 Add matcha_kelvin_verilog target by Cindy Liu · 1 year, 6 months ago
  88. 79cc672 Fix vsubs.u by Cindy Liu · 1 year, 6 months ago
  89. 8f16078 [HW][Kelvin][Sram_1rwm_256x288.v] move FPGA defined macro by Yenkai Wang · 1 year, 6 months ago
  90. 6362102 Add valu_tb SystemC test by Cindy Liu · 1 year, 6 months ago
  91. 27ba5bd More explicitly define systemc patch file path. by Derek Chow · 1 year, 6 months ago
  92. 5d370ac Merge "Update systemc library build file" by Cindy Liu · 1 year, 6 months ago
  93. ddb410a Fix l1dcache_tb build warning by Cindy Liu · 1 year, 6 months ago
  94. 6b227b3 Update systemc library build file by Cindy Liu · 1 year, 6 months ago
  95. 2d1a49b Convert more cc_binary to cc_test by Cindy Liu · 1 year, 6 months ago
  96. f687cf4 Merge changes Ic8198274,I9ff37f51 by Cindy Liu · 1 year, 6 months ago
  97. 0406058 Use bazel-built systemc header by Cindy Liu · 1 year, 6 months ago
  98. 75b2db8 Update bazel rule lint by Cindy Liu · 1 year, 6 months ago
  99. 0caef67 Add repo preupload config by Cindy Liu · 1 year, 6 months ago
  100. 5cd1979 Add copyright header to chisel scalar code by Cindy Liu · 1 year, 6 months ago