1. 0be7c9e [rbox] Created the rbox register definition files by Eric Shiu · 4 years, 2 months ago
  2. ee80c35 [dv/otp_ctrl] support err_code checking by Cindy Chen · 4 years, 1 month ago
  3. 4abf56b [aon_timer/lint] Minor lint fixes by Tom Roberts · 4 years, 1 month ago
  4. 200d8b4 [topgen] Allow multiple device interfaces to connect to the crossbar by Rupert Swarbrick · 4 years, 1 month ago
  5. 6c83129 [reggen/comport] Syntax for multiple interfaces in a peripheral by Rupert Swarbrick · 4 years, 1 month ago
  6. e0d3696 [otbn] Expand OTBN DMem/IMem width by Greg Chadwick · 4 years, 1 month ago
  7. b8043f0 [prim] Increase maximum width for prim_util_memload to 312 by Greg Chadwick · 4 years, 1 month ago
  8. 766d68f [csrng] Remove duplicated parameter by Rupert Swarbrick · 4 years, 1 month ago
  9. cc0dd2a [otbn] Add second EDN connection by Greg Chadwick · 4 years, 1 month ago
  10. 55b0f6e [lint] Add waivers for Ibex lint by Greg Chadwick · 4 years, 1 month ago
  11. 747a23e [dcd] Added design files by Eric Shiu · 4 years, 1 month ago
  12. cd06de4 [dcd] Created the actual CSR files from hjson by Eric Shiu · 4 years, 2 months ago
  13. c77311e [dcd] Created the register definition file by Eric Shiu · 4 years, 2 months ago
  14. bd440d2 [jtag_mux] Delete JTAG mux module by Michael Schaffner · 4 years, 1 month ago
  15. dfec86c [pinmux] Move JTAG muxing into pinmux strap sample logic by Michael Schaffner · 4 years, 1 month ago
  16. 81e1690 [keymgr] Widen sw_binding and salt registers by Timothy Chen · 4 years, 1 month ago
  17. 2612b25 [keymgr] latch one-hot error when it happens by Timothy Chen · 4 years, 1 month ago
  18. d20804d [rstmgr] Remove duplicated parameters from rstmgr_ctrl by Rupert Swarbrick · 4 years, 1 month ago
  19. 54a5099 [sram_ctrl] Fix potential back-to-back partial write bug by Michael Schaffner · 4 years, 1 month ago
  20. a12231d [spi_device] Move modules inside fwmode by Eunchan Kim · 4 years, 1 month ago
  21. ff770d3 [spi_device] Generate CSR RTL by Eunchan Kim · 4 years, 1 month ago
  22. eaee397 [spi_device] Adding clock mux for DPSRAM by Eunchan Kim · 4 years, 1 month ago
  23. 857acb2 [pattgen] Add missing variable declaration by Rupert Swarbrick · 4 years, 1 month ago
  24. 8a2e133 [flash_ctrl] Remove duplicated parameter from flash_mp.sv by Rupert Swarbrick · 4 years, 1 month ago
  25. 11a19b8 [spi_host] Remove the ByteOrder and MaxCS parameters from the module by Rupert Swarbrick · 4 years, 1 month ago
  26. 0fdf008 [spi_host] Add missing connection to scanmode_i by Rupert Swarbrick · 4 years, 1 month ago
  27. 735cfd4 [entropy_src/rtl] increase output seed FIFO by Mark Branstad · 4 years, 1 month ago
  28. 7247d8a [otbn] Fix read/write enables in tracer by Greg Chadwick · 4 years, 1 month ago
  29. cfcfbce [reggen] Promote FOO_SIZE to an int unsigned in *_reg_pkg.sv by Rupert Swarbrick · 4 years, 1 month ago
  30. 264a77f [nmi_gen] Ignore intg_err_o output from reg_top by Rupert Swarbrick · 4 years, 1 month ago
  31. 44ab47b [dv/alert] Add fatal alert check if scb is disabled by Cindy Chen · 4 years, 1 month ago
  32. 93daf96 [dv/otp_ctrl] check timeout failure by Cindy Chen · 4 years, 1 month ago
  33. 046a56b [uart/dv] Update uart baud rate and add coverage by Weicai Yang · 4 years, 5 months ago
  34. 67a5d9f [edn/dv] csrng_agent device mode, edn_smoke_test by Steve Nelson · 4 years, 1 month ago
  35. 65c58a1 [entropy_src/rtl] one-way health test threshold registers by Mark Branstad · 4 years, 1 month ago
  36. 67d2915 [edn/rtl] increase boottime entropy req by Mark Branstad · 4 years, 1 month ago
  37. 72cb99c [top] Change edn hook-up by Timothy Chen · 4 years, 1 month ago
  38. 3988243 [otbn] Remove unused localparam from otbn_core_model.sv by Rupert Swarbrick · 4 years, 1 month ago
  39. e09bafc [sram_ctrl dv doc] Update DV doc by Srikrishna Iyer · 4 years, 1 month ago
  40. 1abc7b9 [aon_timer dv doc] Update DV doc by Srikrishna Iyer · 4 years, 1 month ago
  41. 915df69 [tlul] Enable tlul integrity check across the design by Timothy Chen · 4 years, 1 month ago
  42. e17f6b5 [aon_timer] Add basic dv tb by Timothy Chen · 4 years, 1 month ago
  43. 6ddbb23 [otp_ctrl] Properly end cnsty/integ checks that found an error by Michael Schaffner · 4 years, 1 month ago
  44. 61540b4 [otp_ctrl] Make sure timeout error is asserted permanently by Michael Schaffner · 4 years, 1 month ago
  45. a1af4ec [clkmgr] Fix dft issues by Timothy Chen · 4 years, 1 month ago
  46. c454740 [util] add `dec` types to prim_secded_pkg by Udi Jonnalagadda · 4 years, 1 month ago
  47. 7db3e0a [dv/otp_ctrl] Fix lc sequence mismatch by Cindy Chen · 4 years, 1 month ago
  48. 1715552 [aon_timer] Remove temporary intr_enable for #5260 by Weicai Yang · 4 years, 1 month ago
  49. 2f5e5cf [util] minor updates to secded_gen by Udi Jonnalagadda · 4 years, 1 month ago
  50. dcb0de1 [lint] Fix a bunch of lint warnings related to long lines (>100 chars) by Michael Schaffner · 4 years, 1 month ago
  51. 0481a82 [aon_timer] Change escalate_en control to cpu_en by Timothy Chen · 4 years, 1 month ago
  52. cd3ddb3 [dv/sram] bijection test by Udi Jonnalagadda · 4 years, 1 month ago
  53. d55eaeb [spi_device] Command Process block by Eunchan Kim · 4 years, 2 months ago
  54. 269bb3d [reggen] Define a class wrapping the top-level IP block by Rupert Swarbrick · 4 years, 1 month ago
  55. 4047b0d [aes] Update design checklist to represent current state by Pirmin Vogel · 4 years, 1 month ago
  56. 026f4b6 [aes] Add DIF checklist by Pirmin Vogel · 4 years, 1 month ago
  57. fb17e44 [dv/alert_handler] remove logic to auto-generate alert parameters by Cindy Chen · 4 years, 1 month ago
  58. 6c72d84 [util] Slight refactor of secded_gen.py by Timothy Chen · 4 years, 1 month ago
  59. 12cce14 [tlul] Add memory transmission integrity checks by Timothy Chen · 4 years, 1 month ago
  60. f77e60c [rtl/otp_ctrl] Report ECC correctable error in consistency check by Cindy Chen · 4 years, 1 month ago
  61. 95cea45 [aes] Interface CSRNG through EDN by Pirmin Vogel · 4 years, 1 month ago
  62. a63640e [i2c, dv] Update i2c_testplan to include tests required to verify i2c target rtl by Tung Hoang · 4 years, 1 month ago
  63. 4c609f8 [chip/dv] Fix OTP preloading issues in chip DV environment by Michael Schaffner · 4 years, 1 month ago
  64. 9361138 [otp_ctrl] Set LC state to TEST_UNLOCKED if OTP is absent by Michael Schaffner · 4 years, 1 month ago
  65. dc0c1e9 [top/lc_ctrl] connect CPU_EN and KEYMGR_EN signals by Michael Schaffner · 4 years, 1 month ago
  66. c88e97f [ibex] Connect up crash dump output by Tom Roberts · 4 years, 1 month ago
  67. bc7f6d6 Update lowrisc_ibex to lowRISC/ibex@6d9e1ac by Tom Roberts · 4 years, 1 month ago
  68. dadebce [otbn] Fix bad_insn_addr ERR_BITS description by Greg Chadwick · 4 years, 1 month ago
  69. 9393230 [dv/sram] minor updates to sram tb by Udi Jonnalagadda · 4 years, 1 month ago
  70. f2cc963 [alert_handler] Delete stale comment by Michael Schaffner · 4 years, 1 month ago
  71. 861f56c [dv/sram] add multiple_keys test by Udi Jonnalagadda · 4 years, 1 month ago
  72. a825238 [dv/sram] SRAM smoke test, bring to V1 status by Udi Jonnalagadda · 4 years, 2 months ago
  73. 6e6b7ba [top] Auto generate files by Timothy Chen · 4 years, 1 month ago
  74. 19eb6ac [lc] Generate integrity for the tap interface by Timothy Chen · 4 years, 1 month ago
  75. 8ec347f [all] Add empty intg_err declaration to remove lint warnings. by Timothy Chen · 4 years, 1 month ago
  76. aa6c1ed [top] peripheral / host transmission integrity by Timothy Chen · 4 years, 1 month ago
  77. 6d49f60 [spi_device, dv] Refactor spi_agent to support spi_host rtl by Tung Hoang · 4 years, 1 month ago
  78. b2576aa [dv/lock_reg] Update IPs to adopt the lock_reg changes by Cindy Chen · 4 years, 2 months ago
  79. 5aa9a95 [dv/enable_regs] Support enable registers have more than one field by Cindy Chen · 4 years, 2 months ago
  80. bc4df4b [dv/chip] Update mem_bkdr_if in chip level TB by Udi Jonnalagadda · 4 years, 2 months ago
  81. 0b18fa5 [dv/sram] add SRAM scrambling model for DV by Udi Jonnalagadda · 4 years, 3 months ago
  82. a6f5829 [tlul] block writes and reads on errors in adapter_reg by Timothy Chen · 4 years, 1 month ago
  83. 11e4d89 [otp_ctrl] Always attempt to program all LC words in presence of errors by Michael Schaffner · 4 years, 1 month ago
  84. 1c35be4 [lc_ctrl] Max out the transition counter when going into SCRAP by Michael Schaffner · 4 years, 1 month ago
  85. 4431d4d [lc_ctrl] Buffer incoming life cycle ACK signals by Michael Schaffner · 4 years, 1 month ago
  86. d5ae6c7 [lc_ctrl] Update the docs to reflect escalation updates by Michael Schaffner · 4 years, 1 month ago
  87. 614ac71 [lc_ctrl] Do not latch new LC state in register by Michael Schaffner · 4 years, 1 month ago
  88. 0afe6fa [lc_ctrl] Assert lc_escalate_en in (virtual) SCRAP and INVALID states by Michael Schaffner · 4 years, 1 month ago
  89. 0e0a74b [dv/flash_ctrl] Changes to integrate vendor environment by Eitan Shapira · 4 years, 1 month ago
  90. c5c5a9a [tlul] Yet more messing around to silence lint warnings by Rupert Swarbrick · 4 years, 1 month ago
  91. c6d9664 [DV][FCOV] Minor updates to #5414 by Srikrishna Iyer · 4 years, 1 month ago
  92. c8b3333 [rtl/lc_ctrl] Fix jtag d_error by Cindy Chen · 4 years, 1 month ago
  93. 03018e8 [lint] Waivers for rv_core_ibex lint by Greg Chadwick · 4 years, 1 month ago
  94. 840b59a [i2c, dv] Update fifo_watermark and fifo_fall test by Tung Hoang · 4 years, 1 month ago
  95. ce5945d [aon_timer] Lint fixes by Tom Roberts · 4 years, 1 month ago
  96. b801ad4 [aon_timer] Advance to D1 status by Tom Roberts · 4 years, 1 month ago
  97. 25accf7 [USB] Advance USB to D1 by Tom Roberts · 4 years, 1 month ago
  98. e58e973 [tlul] Fix "unused" name for AscentLint too by Rupert Swarbrick · 4 years, 1 month ago
  99. 1db6fcd [reggen] Define a class to represent the registers in a block by Rupert Swarbrick · 4 years, 2 months ago
  100. bf2bbda [reggen] Fix check_name() regex in reggen/lib.py by Rupert Swarbrick · 4 years, 1 month ago