1. d175e69 [pwrmgr] Properly end a reset cycle in fast FSM by Michael Schaffner · 3 years, 3 months ago
  2. 2366933 [aes/rtl] Fix Verible lint errors by Pirmin Vogel · 3 years, 3 months ago
  3. 2afff7c [aes/rtl] Fix AscentLint lint errors and an Xcelium compile error by Pirmin Vogel · 3 years, 3 months ago
  4. b231f11 [bazel] Generate HTML coverage reports by Chris Frantz · 3 years, 4 months ago
  5. 8bc31e6 [csrng/rtl] wrong parameter on packer_fifo by Mark Branstad · 3 years, 3 months ago
  6. 618eda8 [tlul_sram_byte] Remove temporary read-modify-write workarounds by Michael Schaffner · 3 years, 3 months ago
  7. 81aefbd [tlul_sram_byte] simplify generate block by Michael Schaffner · 3 years, 3 months ago
  8. a0718ff [sw, tests] Adding SRAM_CTRL smoketest by Dave Williams · 3 years, 4 months ago
  9. c225c0d [rom_ctrl] Make the mux select into a MuBi4 by Rupert Swarbrick · 3 years, 4 months ago
  10. 8e205f1 [rom_cntrl, dv] Assertion to validate rom controller outputs to KMAC by Prajwala Puttappa · 3 years, 4 months ago
  11. 6235ddb [otbn, doc] Add information-flow data to OTBN ISA YAML. by Jade Philipoom · 3 years, 4 months ago
  12. 095b558 [otp_ctrl/dv] Correct SECDED type in scoreboard by Michael Schaffner · 3 years, 4 months ago
  13. 74185ca [otp_ctrl] Switch OTP buffer registers to inverted ECC by Michael Schaffner · 3 years, 4 months ago
  14. 3382de4 [entropy_src, dv] Support for SHA3 conditioning by Martin Lueker-Boden · 3 years, 4 months ago
  15. f1dc78e [dv/alert_handler] Fix alert class error by Cindy Chen · 3 years, 3 months ago
  16. 6b4094e [dv/rstmgr] Add scan reset to smoke test by Guillermo Maturana · 3 years, 3 months ago
  17. 7b57bd6 [rom_ctrl,util] Use secded_gen's ecc_encode_some by Rupert Swarbrick · 3 years, 3 months ago
  18. a631cac [secded_gen] Add an ecc_encode_some function by Rupert Swarbrick · 3 years, 3 months ago
  19. 25cb4a4 [otbn, rtl] Lint fixes by Greg Chadwick · 3 years, 3 months ago
  20. 0110de9 [dv] Disable functional coverage in tl_agent/dv by Weicai Yang · 3 years, 3 months ago
  21. f0f2614 [sram/dv] Better support partial write in scb by Weicai Yang · 3 years, 3 months ago
  22. febe0be [otp_ctrl] Switch to standardized prim_count by Michael Schaffner · 3 years, 3 months ago
  23. 43d15fb [ottf,tests] Migrate crt_test to use OTTF ISRs. by Timothy Trippel · 3 years, 4 months ago
  24. d1f0ea6 [sw] Remove deleted files from license checker. by Jade Philipoom · 3 years, 4 months ago
  25. aeac391 [sw/silicon_creator] Remove old RSA assembly files. by Jade Philipoom · 3 years, 4 months ago
  26. 1030cbc [sw/silicon_creator] Fix up sigverify OTBN implementation. by Jade Philipoom · 3 years, 4 months ago
  27. a23254c [sw/silicon_creator] Replace OTBN sigverify with new version. by Jade Philipoom · 3 years, 4 months ago
  28. 2e4a40f [sw/silicon_creator] Remove old version of OTBN sigverify. by Jade Philipoom · 3 years, 4 months ago
  29. 23e6ea3 [dv/mem_bkdr_util] Fix ECC width error in OTP foundary test by Cindy Chen · 3 years, 3 months ago
  30. 49923b5 [otbn] Tidy up long lines and unnecessary imports in Python code by Rupert Swarbrick · 3 years, 4 months ago
  31. 598c8d2 [otbn,rtl] Disable prefetch requests when there's a value in cache by Rupert Swarbrick · 3 years, 3 months ago
  32. fd06a2f [otbn, rtl] Only calculate CRC for 32-bit aligned writes by Greg Chadwick · 3 years, 3 months ago
  33. 383b185 [aes] Switch to multi-rail main controller FSM by Pirmin Vogel · 3 years, 4 months ago
  34. 3650691 [aes] Switch to multi-rail counter FSM by Pirmin Vogel · 3 years, 4 months ago
  35. a87f5b7 [aes] Switch to multi-rail cipher core FSM by Pirmin Vogel · 3 years, 4 months ago
  36. 91fc0db [aes, pre_syn] Avoid aggressive optimizations on FI countermeasures by Pirmin Vogel · 3 years, 4 months ago
  37. 912894b [aes, pre_syn] Don't optimize FSMs by Pirmin Vogel · 3 years, 4 months ago
  38. 1b837ad [otbn,dv] Fix up DMEM size for DV code by Rupert Swarbrick · 3 years, 4 months ago
  39. df5943a [rom_ctrl, dv] Added rom_ctrl_stress_all testcase by Prajwala Puttappa · 3 years, 4 months ago
  40. d07148a [entropy_src/rtl] fixed main sm for sha3 operation by Mark Branstad · 3 years, 4 months ago
  41. 212a89a [rom_ctrl, dv] Updated V1 status by Prajwala Puttappa · 3 years, 4 months ago
  42. afa6e23 [otbn] Use err_bits_q, not err_bits, as source of fatal_software bit by Rupert Swarbrick · 3 years, 3 months ago
  43. 7d013aa [otbn] Fix zero-expansion calculation for CRC index by Rupert Swarbrick · 3 years, 3 months ago
  44. 9899d4f [edn/dv] Modified ack for GEN command, smoke_test - SW cmd vs boot cmd by Steve Nelson · 3 years, 4 months ago
  45. 8cde4c0 [dv/alert_handler] Add covpoints and change some randomization by Cindy Chen · 3 years, 3 months ago
  46. f5ff988 [secded/lint] Fix lint errors by Michael Schaffner · 3 years, 3 months ago
  47. 382f712 [sram/dv] Add generic mem_bkdr_scb and enable it in sram scb by Weicai Yang · 3 years, 4 months ago
  48. 0cedb50 [dv/prim_esc] Add more stimulus to reach coverage goal by Cindy Chen · 3 years, 4 months ago
  49. ef8a1ef [otbn,dv] Represent sideload keys properly in the ISS by Rupert Swarbrick · 3 years, 3 months ago
  50. 0f5f198 [dv/esc_agent] Fix probe interface error by Cindy Chen · 3 years, 3 months ago
  51. 78b1e67 [kmac] CFG to shadow register by Eunchan Kim · 3 years, 8 months ago
  52. 09e25ac [otbn] Clear External CSRs RTL by Vladimir Rozic · 3 years, 4 months ago
  53. 1190258 [doc/otbn] Clear external CSRs by Vladimir Rozic · 3 years, 4 months ago
  54. 491cd64 [cdc] Add link to nightly CDC build to HW dashboard by Michael Schaffner · 3 years, 4 months ago
  55. 78d5203 [aon_timer,dv] Improvements on DV environment by Canberk Topal · 3 years, 4 months ago
  56. e0aa2c3 [otbn,dv] Recoverable alert support by Rupert Swarbrick · 3 years, 4 months ago
  57. ef1ebf5 [dv] Factor out alert handling so it can be subclassed by Rupert Swarbrick · 3 years, 4 months ago
  58. c1a2ea6 [otbn,dv] Correctly model timing for IMEM integrity errors by Rupert Swarbrick · 3 years, 4 months ago
  59. 271564d [ottf,tests] Migrate sram_ctrl_main_scrambled_access_test to OTTF. by Timothy Trippel · 3 years, 4 months ago
  60. 0e47eac [reggen] Headers for non-homogenous multiregs by Drew Macrae · 3 years, 4 months ago
  61. 900d749 [alert_handler] Switch to sparse fsm primitive by Michael Schaffner · 3 years, 4 months ago
  62. 0461f3e [otp_ctrl] Switch to sparse fsm primitive by Michael Schaffner · 3 years, 4 months ago
  63. 7dc80dd [lc_ctrl] Switch to sparse fsm primitive by Michael Schaffner · 3 years, 4 months ago
  64. e86e9eb [prim_sparse_fsm_flop] Add a parameter to disable SVA by Michael Schaffner · 3 years, 4 months ago
  65. 252dcae [sw/ottf] Use replace duplicate code with existing macros. by Timothy Trippel · 3 years, 4 months ago
  66. be1359d [secded_gen] Enhance inverted ECC code by Michael Schaffner · 3 years, 4 months ago
  67. a7bfbf2 [dv/pwrmgr] Add test with both wakeups and resets by Guillermo Maturana · 3 years, 4 months ago
  68. c48b6ef [dv/cip_base_seq] allow recoverable alert in dut test by Cindy Chen · 3 years, 4 months ago
  69. 06a9ccb [lc_ctrl/doc] Update the lc_cnt limit by Cindy Chen · 3 years, 4 months ago
  70. ce76c74 [lc_ctrl/dv] Added state failure test by Nigel Scales · 3 years, 4 months ago
  71. ace7b66 [otbn, rtl] Asserts to conform with X usage guidance by Greg Chadwick · 3 years, 4 months ago
  72. 8e0291b [entropy_src, dv] Add scoreboard support for accesses to ENTROPY_DATA by Martin Lueker-Boden · 3 years, 4 months ago
  73. a6412d2 [ottf,tests] Migrate all chip-level tests to OTTF. by Timothy Trippel · 3 years, 4 months ago
  74. cf34c94 [spi, dv] Updated spi agent to support SPI_host by Rasmus Madsen · 3 years, 5 months ago
  75. b0b3c4f [sw/silicon_creator] Use sw/otbn RSA assembly files instead of local copies. by Jade Philipoom · 3 years, 4 months ago
  76. e020334 [otbn, rtl] Add LOAD_CHECKSUM implementation by Greg Chadwick · 3 years, 4 months ago
  77. 2edc042 [rtl] Add CRC32 primitive by Greg Chadwick · 3 years, 4 months ago
  78. 7877613 [aon_timer,dv] Testplan Update for AON Timer by Canberk Topal · 3 years, 4 months ago
  79. 2dbb0fa [reggen] Don't generate a cmd integrity check if no registers by Rupert Swarbrick · 3 years, 4 months ago
  80. ce3e764 [reggen] Correct indentation for some %if/%for lines by Rupert Swarbrick · 3 years, 4 months ago
  81. 2d6a84e [sw, tests] Introduce MAIN SRAM chip level scrambling test by Silvestrs Timofejevs · 3 years, 4 months ago
  82. 4b17825 [sw, base] Add OT_UNREACHABLE macro by Silvestrs Timofejevs · 3 years, 4 months ago
  83. 2db258c [sw, sram_ctrl_testutils] Fix naming inconsistencies (minor tidy-up) by Silvestrs Timofejevs · 3 years, 4 months ago
  84. d53bbba [sw, rstmgr_testutils] Introduce API to check a reset cause match by Silvestrs Timofejevs · 3 years, 4 months ago
  85. e97ff3f [syn/cdc] Minor flow fixes in CDC and syn scripts by Michael Schaffner · 3 years, 4 months ago
  86. 318c3da [dv/clkmgr] Prepare for V2 by Guillermo Maturana · 3 years, 4 months ago
  87. 2305c33 [dv] Support reset for jtag_driver by Weicai Yang · 3 years, 4 months ago
  88. d1b81a4 Added in_out_inverted and combo_detect_test by Madhuri Patel · 3 years, 4 months ago
  89. 3cf0831 [CI_PRIVATE/rv_core_ibex] Change fatal alert order by Cindy Chen · 3 years, 4 months ago
  90. 605df41 [chip/testplan] Add testplan for alert's lpg by Cindy Chen · 3 years, 4 months ago
  91. 0eb0694 [reggen] Disable ExplicitErrs on tlul_socket_1n modules in reg_tops by Rupert Swarbrick · 3 years, 4 months ago
  92. 4bed0f7 [sim_sram] Pass ExplicitErrs to a tlul_socket_1n module by Rupert Swarbrick · 3 years, 4 months ago
  93. cf79daf [tlul] Allow no error responder for N = 2**k in tlul_socket_1n by Rupert Swarbrick · 3 years, 4 months ago
  94. 8ed063b [tlul] Fix steering in error responder logic by Rupert Swarbrick · 3 years, 4 months ago
  95. cec680f [dv] Minor update on mem_model by Weicai Yang · 3 years, 4 months ago
  96. f71bc43 [vcs] Fix warnings due to missing typecast by Michael Schaffner · 3 years, 4 months ago
  97. de09c16 Nit by kosta-kojdic · 3 years, 4 months ago
  98. b492078 [reggen] generate defines of type unsigned ints by Drew Macrae · 3 years, 4 months ago
  99. cbc9026 [otbn, rtl] Wire up register integrity violation alert by Greg Chadwick · 3 years, 4 months ago
  100. 5d6fe55 [otbn, rtl] TODO cleanup by Greg Chadwick · 3 years, 4 months ago