1. 2cfadab [topgen] Add scanmode to ip port by Eunchan Kim · 6 years ago
  2. e19f5ed [pinmux] Fix typo in reg_pinmux by Michael Schaffner · 6 years ago
  3. baad36d [pinmux] Update core file by Michael Schaffner · 6 years ago
  4. fb80193 [pinmux] Update and regenerate regfile by Michael Schaffner · 6 years ago
  5. 31da039 [pinmux] Update doc by Michael Schaffner · 6 years ago
  6. 12ddb5c [pinmux] Add templated regfile by Michael Schaffner · 6 years ago
  7. d86ff08 [pinmux] Regenerate the regfile by Michael Schaffner · 6 years ago
  8. c90d2d5 [pinmux] Rename interface signals by Michael Schaffner · 6 years ago
  9. b4f6268 [pinmux] Make REGEN RW0C by Michael Schaffner · 6 years ago
  10. 215b10a [pinmux] Remove outdated comment by Michael Schaffner · 6 years ago
  11. 45c7256 [pinmux] Make lint clean by Michael Schaffner · 6 years ago
  12. f4d3836 [pinmux] Initial version of pinmux RTL implementation by Michael Schaffner · 6 years ago
  13. 51c6144 [pinmux] Add generated files by Michael Schaffner · 6 years ago
  14. 1b1ede9 [pinmux] Initial version of pinmux documentation and regfile by Michael Schaffner · 6 years ago
  15. 505dc42 [alert_handler] Update documentation by Michael Schaffner · 6 years ago
  16. 6136333 [gpio dv] Fix gpio interrupt pin checker to use the latest intr_state value by Gaurang Chitroda · 6 years ago
  17. 6a9358c [reggen] Fixes to validate.py that broke document generation by Timothy Chen · 6 years ago
  18. 72f8a8d Fix fusesoc dependency breakage using python-requirements.txt by Alex Bradbury · 6 years ago
  19. 276af5e [reggen] Add default value to param argument by Eunchan Kim · 6 years ago
  20. 5cb7ee5 Attempt to fix broken build by Timothy Chen · 6 years ago
  21. 6ec3b89 [reggen] Rewrite param value from the script by Eunchan Kim · 6 years ago
  22. 9a92bea [reggen] Fix template error in degenerate case (empty hw2reg/reg2hw) by Michael Schaffner · 6 years ago
  23. aa150d8 [reggen/rv_plic] Regenerate rv_plic registers, switch to arrays by Michael Schaffner · 6 years ago
  24. 675d564 [reggen/flash_ctrl] Regenerate flash_ctrl registers, switch to arrays by Michael Schaffner · 6 years ago
  25. f8ff2b5 [reggen/rv_timer] Regenerate rv_timer registers, switch to arrays by Michael Schaffner · 6 years ago
  26. e5865ff [reggen/hmac] Regenerate hmac registers, switch to arrays by Michael Schaffner · 6 years ago
  27. 9216228 [reggen] Regenerate regs that are not affected by multireg change by Michael Schaffner · 6 years ago
  28. a2c51d9 [reggen] Add support for non-homogenous multiregs by Michael Schaffner · 6 years ago
  29. f9fe005 [reggen] Fix nested parameter and dimension stacking by Michael Schaffner · 6 years ago
  30. 1286a0b [alert_handler] Update alert handler regfile by Michael Schaffner · 6 years ago
  31. 9a94b6c [reggen] Refactor reggen, first step towards nested multiregs by Michael Schaffner · 6 years ago
  32. 4ce485f [flash_ctrl] Replace tlul_to_fifo with tlul_adapter_sram by Timothy Chen · 6 years ago
  33. 8b14f39 Disallow multireg with regwen_incr with 1 register entry by Timothy Chen · 6 years ago
  34. 8348dcc [sw] update verilator instructions by Timothy Chen · 6 years ago
  35. 68c71b8 [gpio dv] First set of functional coverage for gpio by Gaurang Chitroda · 6 years ago
  36. c77feab [flash_ctrl] Fix leaky permission by Timothy Chen · 6 years ago
  37. efbad35 [prim_pad_wrapper] Add generic/xilinx pad wrapper by Michael Schaffner · 6 years ago
  38. 8cda16e Adding I2C FSM functionality and interrupt support by Martin LB · 6 years ago
  39. e2d72bc [dv/common] Fix syntax by Cindy Chen · 6 years ago
  40. 0d72c43 [tlul/sram] Add error checker in tlul_adapter_sram by Eunchan Kim · 6 years ago
  41. 467389d Revert multireg regwen for bank cfg by Timothy Chen · 6 years ago
  42. 8b57d5b Switch Multireg count to localparams by Timothy Chen · 6 years ago
  43. 6d98ce1 Flash updates by Timothy Chen · 6 years ago
  44. 5996285 [rv_timer/dv] Fix xcelium compile errors by Shailendra Kushwah · 6 years ago
  45. b10517d [tlul] Add tlul_err to register interface by Eunchan Kim · 6 years ago
  46. e15f7e5 [gpio dv] Multiple fixes and updates in gpio verif env by Gaurang Chitroda · 6 years ago
  47. b993190 [reggen] Refactor reggen, add "local" to param by Eunchan Kim · 6 years ago
  48. a2ffb71 [util/fpga] Update splice_nexysvideo.sh by Miguel Osorio · 6 years ago
  49. 7fa9e9c [sw/boot_rom] Add frame retry logic by Miguel Osorio · 6 years ago
  50. 70c76d6 [sw/host] Update spiflash hash function. by Miguel Osorio · 6 years ago
  51. 7db405b [sw/boot_rom] Add SHA256 checks to each frame. by Miguel Osorio · 6 years ago
  52. d68c98d Initial hjson + reg commit for I2C by Martin LB · 6 years ago
  53. 2e227ac [reggen] Add localparam from integer count value in multireg by Eunchan Kim · 6 years ago
  54. 69d5099 Fix Makefile for missing crt.o by Timothy Chen · 6 years ago
  55. c4873f3 [reggen] Add Parameter list to the hjson format by Eunchan Kim · 6 years ago
  56. 8330d77 [rv_timer/dv] Enhancement to cfg_update_on_fly seq by Shailendra Kushwah · 6 years ago
  57. 546c0d4 [spi_device] Add CSb to reg, overflow,underflow by Eunchan Kim · 6 years ago
  58. f604808 [dv/hmac] add stress tests by Cindy Chen · 6 years ago
  59. cfd59cc CODEOWNERS to set default reviewers by Eunchan Kim · 6 years ago
  60. 1351b98 [util] Update get-toolchain.py to work with Py3.5 by Miguel Osorio · 6 years ago
  61. 88179fc [CI] Add SW build using make targets by Miguel Osorio · 6 years ago
  62. e2a3fb7 [CI] Select clang-format files by command-line tools by Tobias Wölfel · 6 years ago
  63. 0abad62 [doc] Shorten verilator software build instruction by Tobias Wölfel · 6 years ago
  64. 789c27c [dv,sw] sw Makefile refactor by Srikrishna Iyer · 6 years ago
  65. 738377c [lint] Add alert_handler to lint_all list by Michael Schaffner · 6 years ago
  66. 22ed009 [alert_handler] Update regfile wrap and add crashdump out by Michael Schaffner · 6 years ago
  67. 4074908 [prim_lfsr] Fix lint error due to define MAX_LEN_SVA by Michael Schaffner · 6 years ago
  68. a47aff4 [dv/common] Added JOB_OPTS by Srikrishna Iyer · 6 years ago
  69. 7767f80 [alert_handler] Make lint clean by Michael Schaffner · 6 years ago
  70. 0946e9e [alert_handler] Fix declaration of unpacked array by Michael Schaffner · 6 years ago
  71. 4f94f88 [alert_handler] Regenerate regfile, add devmode_i signal by Michael Schaffner · 6 years ago
  72. eb79557 [alert_handler] Fix assertions in esc timer by Michael Schaffner · 6 years ago
  73. 278da01 [alert_handler] Update .core files, lint file list and Makefile for reggen by Michael Schaffner · 6 years ago
  74. a181d70 [alert_handler] Add main alert_handler RTL files by Michael Schaffner · 6 years ago
  75. 8e28280 [util] Add --force option to get-toolchain.py by Miguel Osorio · 6 years ago
  76. 1e5fc8e [util] Add update support to get-toolchain.py by Miguel Osorio · 6 years ago
  77. 2ffebe5 Update verilator ROM path by Tobias Wölfel · 6 years ago
  78. ee06edc Limit line length of generated file by Tobias Wölfel · 6 years ago
  79. 3b36e06 [reggen] Revise devmode behavior by Eunchan Kim · 6 years ago
  80. 73f7dbd Run clang-format manually by Tobias Wölfel · 6 years ago
  81. cf31b2f [doc/hmac] Revised MSG_FIFO to byte-write enabled. by Eunchan Kim · 6 years ago
  82. 8a5aa18 [tlul/reggen] Remove read size checker by Eunchan Kim · 6 years ago
  83. b195695 Updates for ROM by Timothy Chen · 6 years ago
  84. 4446103 Use prim_rom for ROM by Timothy Chen · 6 years ago
  85. 244a1d5 [reggen] Convert addrmiss to comb logic by Eunchan Kim · 6 years ago
  86. 85acefc [spi_device] Added FIFO popping behavior in TX by Eunchan Kim · 6 years ago
  87. de88e3a [reggen] Add devmode_i to register module by Eunchan Kim · 6 years ago
  88. 57e75de [tlul/reg] Remove opcode checker from tlul_adapter_reg by Eunchan Kim · 6 years ago
  89. 36799f7 [alert_handler] Add generated files by Michael Schaffner · 6 years ago
  90. e062ce2 [alert_handler] Add templates for regfile wrapper and alert package by Michael Schaffner · 6 years ago
  91. a96bca4 [alert_handler] Add register file template by Michael Schaffner · 6 years ago
  92. 9584663 [alert_handler] Add generator script for alert handler by Michael Schaffner · 6 years ago
  93. 7b6b653 [alert_handler] Move spec into markdown by Michael Schaffner · 6 years ago
  94. d0fdd73 [FPV] Add prim_lfsr, alert/esc_rxtx to fpv_all script by Michael Schaffner · 6 years ago
  95. d3be37b [alert_handler/prim] Add FPV testbenches for diff rx/tx prims by Michael Schaffner · 6 years ago
  96. 65a4aa7 [tlul] return AccessAckData for Get even if error happens. by Eunchan Kim · 6 years ago
  97. 61e442b [formal] modify some settings by Cindy Chen · 6 years ago
  98. db021fd [uart/dv] Fix issues due to PR #105 and #157 by Weicai Yang · 6 years ago
  99. 66f4483 [alert_handler/prim] Add differential sender/receiver primitives by Michael Schaffner · 6 years ago
  100. c1b009e Plumb git commit hash into ROM by Timothy Chen · 6 years ago