1. ccb53f8 [otbn] Rename otbn_trace_intf to otbn_trace_if by Rupert Swarbrick · 4 years, 3 months ago
  2. 3f96d2d [otbn] Run checks a cycle after model has finished by Rupert Swarbrick · 4 years, 3 months ago
  3. c807131 [otbn] Don't emit trace entries for writes to x0 by Rupert Swarbrick · 4 years, 3 months ago
  4. 9eb9b98 [otbn] Fix stall behaviour in ISS at start of time by Rupert Swarbrick · 4 years, 3 months ago
  5. f29a542 [otbn] Trim trailing newlines from ISS output in model by Rupert Swarbrick · 4 years, 4 months ago
  6. 9d268e2 [otbn] Move trace collation to the otbn_tracer core file by Rupert Swarbrick · 4 years, 4 months ago
  7. 418be37 [otbn] Rename OTBNFoo to OtbnFoo in C++ classes by Rupert Swarbrick · 4 years, 4 months ago
  8. 4a4b527 [otbn] Re-enable smoke test in CI (again) by Rupert Swarbrick · 4 years, 3 months ago
  9. 2617736 [otbn] Report errors properly from ISS to RTL by Rupert Swarbrick · 4 years, 3 months ago
  10. 0e8551f [otbn] Teach ISS to handle bad address errors by Rupert Swarbrick · 4 years, 3 months ago
  11. ce7dfab [otbn] Implement fatal/recoverable alerts by Rupert Swarbrick · 4 years, 4 months ago
  12. b184865 [otbn] Update error handling documentation by Rupert Swarbrick · 4 years, 4 months ago
  13. 2b99fa4 [otbn] Add to/clarify loop information to docs by Greg Chadwick · 4 years, 3 months ago
  14. ec6449e [dvsim] Fix purge not delete remote repo_top by Cindy Chen · 4 years, 3 months ago
  15. 3cb138f [flash_ctrl / top] Auto generate files by Timothy Chen · 4 years, 4 months ago
  16. 5e85607 [flash_ctrl] Fix error handling in rma response by Timothy Chen · 4 years, 3 months ago
  17. d39402a [flash_ctrl] update rma handling by Timothy Chen · 4 years, 4 months ago
  18. ac46705 [keymgr/dv] Update scoreboard by Weicai Yang · 4 years, 3 months ago
  19. 2332dad [keymgr] Correct reset sequence for lc_keymgr_en by Michael Schaffner · 4 years, 3 months ago
  20. 42463e2 [dv/lc_ctrl] update tb with new lc outputs by Cindy Chen · 4 years, 3 months ago
  21. 8d21fbb [doc/lc_ctrl] Minor fixes in LC_CTRL tables by Cindy Chen · 4 years, 3 months ago
  22. 43548a1 [lc/otp/alerts] Place size-only buffers on all multibit signals by Michael Schaffner · 4 years, 3 months ago
  23. a9553f0 [prim_buf] Add generic and Xilinx buffer primitive by Michael Schaffner · 4 years, 3 months ago
  24. 6e3059b [keymgr/dv] Add HW input randomization by Weicai Yang · 4 years, 3 months ago
  25. 484c3c4 [keymgr/dv] Add sideload vseq by Weicai Yang · 4 years, 3 months ago
  26. e2fae53 [format] Update experimental Verible format script by Michael Schaffner · 4 years, 4 months ago
  27. 1fc7fa7 [kmac] Add HintByteData for packer in MSGFIFO by Eunchan Kim · 4 years, 3 months ago
  28. 55d787d [prim] Packer to add byte hint assertion by Eunchan Kim · 4 years, 3 months ago
  29. 8dd960c [otbn] Hush build commands by default in otbn_build.py by Rupert Swarbrick · 4 years, 4 months ago
  30. 91dce01 [otbn] Update README by Greg Chadwick · 4 years, 3 months ago
  31. a622074 [ast] Cleanup AST core files and dependencies by Pirmin Vogel · 4 years, 4 months ago
  32. a012fb0 [fpga] Use wildcard matching instead of hardcoded top_name in clocks.xdc by Pirmin Vogel · 4 years, 4 months ago
  33. 5d40a40 [aes] Clarify comments in "noreuse" version of masked Canright S-Box by Pirmin Vogel · 4 years, 4 months ago
  34. b7b4370 [aes] Add support for multi-cycle S-Box implementations by Pirmin Vogel · 4 years, 4 months ago
  35. 91e9700 [aes] Add SVAs to check correct extraction of the masking PRNG output by Pirmin Vogel · 4 years, 4 months ago
  36. dc4beba [otp_ctrl] Update docs by Michael Schaffner · 4 years, 3 months ago
  37. a6d2b64 [otp_ctrl] Improve security of Merkle-Damgard digest by Michael Schaffner · 4 years, 3 months ago
  38. 769d5b0 [keymgr/dv] Change polling cfgen to wait for 2 cycles by Weicai Yang · 4 years, 3 months ago
  39. b56de48 [dv/lc_ctrl] LC broadcast output checking by Cindy Chen · 4 years, 4 months ago
  40. 8cc9fc6 [csrng/dv] parameter move, dv plan, checklist, checklist by Steve Nelson · 4 years, 4 months ago
  41. 981c36b [dvsim] Logic to copy repo to scratch area by Srikrishna Iyer · 4 years, 4 months ago
  42. 706620c [otp/top] Regenerate files by Michael Schaffner · 4 years, 4 months ago
  43. a94e2e1 [otp_ctrl/doc] Update docs by Michael Schaffner · 4 years, 4 months ago
  44. 7cbf972 [otp_ctrl] Add random default value mechanism for secret OTP partitions by Michael Schaffner · 4 years, 4 months ago
  45. 5757034 [top] Regenerate files by Michael Schaffner · 4 years, 4 months ago
  46. 76bade1 [otp_ctrl] Statically precompute hashed tokens from netlist constants by Michael Schaffner · 4 years, 4 months ago
  47. 7a93618 [lc_ctrl] Add and connect signals for static tokens coming from OTP by Michael Schaffner · 4 years, 4 months ago
  48. e88298f [keymgr/dv] Add 1 cycle after reset to fix CSR failures by Weicai Yang · 4 years, 4 months ago
  49. b31bdbf [rtl/otp_ctrl] Small fix on unlock token encode by Cindy Chen · 4 years, 4 months ago
  50. b4ad426 [dv/otp] scb checking for lc_token by Cindy Chen · 4 years, 4 months ago
  51. a786bfb [kmac] Connect only one bit per 8bit in packer mask by Eunchan Kim · 4 years, 4 months ago
  52. 213c02f [edn/dv] parameter names/usage, fips bit by Steve Nelson · 4 years, 4 months ago
  53. e1b506b [otbn] Only pop once from the call stack for add x0, x1, x1 in rig by Rupert Swarbrick · 4 years, 3 months ago
  54. 21437af [otbn] Fix is_dest check in rig by Rupert Swarbrick · 4 years, 4 months ago
  55. 5238ecf [otbn] Don't jump to the instruction we're choosing in rig by Rupert Swarbrick · 4 years, 4 months ago
  56. 41a9447 [otbn] Fix logic for picking LSU target in rig by Rupert Swarbrick · 4 years, 4 months ago
  57. d285488 [otbn] Only generate 32-byte initialised data in rig by Rupert Swarbrick · 4 years, 4 months ago
  58. f18c169 [otbn] Correct ordering in flag enum by Rupert Swarbrick · 4 years, 3 months ago
  59. 9859e1e [flash_ctrl / top] Auto generate files by Timothy Chen · 4 years, 4 months ago
  60. e97e0b8 [flash_ctrl] update parameters by Timothy Chen · 4 years, 4 months ago
  61. 9e508bd [top] Remove hardcoded refs to top_earlgrey from SV templates by Pirmin Vogel · 4 years, 4 months ago
  62. 6ace8f3 [top] Auto generate files by Timothy Chen · 4 years, 4 months ago
  63. 91c2fe4 [keymgr] DV updates by Timothy Chen · 4 years, 4 months ago
  64. 0a12094 [keymgr / lc] Additional hook-ups by Timothy Chen · 4 years, 4 months ago
  65. fe08b98 [dv/otp_ctrl] Fix otp_ctrl_dai_lock randomization failure by Cindy Chen · 4 years, 4 months ago
  66. 72067ff [dv/lc_ctrl] fix csr_mem_rw_with_rand_reset failure by Cindy Chen · 4 years, 4 months ago
  67. 1ec21b8 [dv/otp] add seq for lc_token req by Cindy Chen · 4 years, 4 months ago
  68. c2f1228 [dv/lc_ctrl] enable lc_ctrl alert_test by Cindy Chen · 4 years, 4 months ago
  69. e66fc61 [verible] Update Verible version to 0.0-808-g1e17daawq by Michael Schaffner · 4 years, 4 months ago
  70. 24b6279 [top] Auto generate files by Timothy Chen · 4 years, 4 months ago
  71. cc709b4 [prim] documentation update for flash by Timothy Chen · 4 years, 4 months ago
  72. 98c38dc [flash_ctrl] fix default value typo by Timothy Chen · 4 years, 4 months ago
  73. aeffadc [flash_ctrl] Connect to edn by Timothy Chen · 4 years, 4 months ago
  74. 7d051eb [flash_ctrl] Add additional interface support by Timothy Chen · 4 years, 4 months ago
  75. 2ee26d6 [keymgr/dv] Update scoreboard by Weicai Yang · 4 years, 4 months ago
  76. d7ae79a [dv] Add some item display in keymgr_kmac_monitor by Weicai Yang · 4 years, 4 months ago
  77. 436fa6c [kmac] Latch the output data from state by Eunchan Kim · 4 years, 4 months ago
  78. 5e6032a [dv/lc_ctrl] enhance smoke test by Cindy Chen · 4 years, 4 months ago
  79. 1c3b160 [csrng/rtl] switch to lc_hw_debug_en for lifecycle input by Mark Branstad · 4 years, 4 months ago
  80. 9d1c060 [dv/test_vectors_pkg] Switch to use str_utils_pkg by Udi Jonnalagadda · 4 years, 4 months ago
  81. 4833f61 [edn/rtl] endpoint hold data for async requestors by Mark Branstad · 4 years, 4 months ago
  82. 574a1fb [entropy_src/dv] efuse changes by Steve Nelson · 4 years, 4 months ago
  83. 6a11abf [sw] Update broken link to 'Exceptions and Interrupts' Ibex docs by Michael Munday · 4 years, 4 months ago
  84. bfa457c [sw, dif_uart] Add API for UART RX timeout control by Michael Munday · 4 years, 4 months ago
  85. bf0ab0a [ci] Increase timeout for OTBN smoke test by Philipp Wagner · 4 years, 4 months ago
  86. a5b2bcc [ci] Remove pinning to setuptools < 50 by Philipp Wagner · 4 years, 4 months ago
  87. dc12cd3 [ci] Use pip through Python by Philipp Wagner · 4 years, 4 months ago
  88. 947a44a [sw, dif_aon_timer] Introduce DIF AON Timer library by Silvestrs Timofejevs · 4 years, 4 months ago
  89. 0031085 [kmac] Revise Endianess in the Message FIFO by Eunchan Kim · 4 years, 4 months ago
  90. abe07e6 [dv/otp_ctrl] Fix push-pull agent port by Cindy Chen · 4 years, 4 months ago
  91. 8f804c2 [lc_ctrl] Move lc_ctrl into D1 by Michael Schaffner · 4 years, 4 months ago
  92. f92311d [lc_ctrl/doc] Documentation updates by Michael Schaffner · 4 years, 4 months ago
  93. 7e6ffeb [otp_ctrl/doc] Documentation updates by Michael Schaffner · 4 years, 4 months ago
  94. b610308 [dvsim] Fix publish report path by Weicai Yang · 4 years, 4 months ago
  95. 6d3d6a0 [top_earlgrey] Regenerate files by Michael Schaffner · 4 years, 4 months ago
  96. 60aa10e [top_earlgrey] Instantiate LC controller in toplevel by Michael Schaffner · 4 years, 4 months ago
  97. 71c7141 [alert_handler] Update hjson to include escalation intersigs by Michael Schaffner · 4 years, 4 months ago
  98. 704d8db [otp_ctrl] Update life cycle signals by Michael Schaffner · 4 years, 4 months ago
  99. 3275711 [fpv/rv_dm] remove old FPV code by Cindy Chen · 4 years, 4 months ago
  100. ae9022b [dvsim] Fix revision hyperlink by Weicai Yang · 4 years, 4 months ago