1. 67571d1 [sensor_ctrl / ast] slightly tweak alert handling in sensor_ctrl by Timothy Chen · 4 years, 4 months ago
  2. 253db82 [prim/edn] Fix lint error (width mismatch) by Eunchan Kim · 4 years, 4 months ago
  3. 36c4230 [keymgr/dv] Fix CSR failure by Weicai Yang · 4 years, 4 months ago
  4. bb3c0ed [kmac] Add CSR test exclusion for custom field by Eunchan Kim · 4 years, 4 months ago
  5. edefad6 [kmac] Add Main State Machine by Eunchan Kim · 4 years, 4 months ago
  6. e74d747 [kmac] Entropy Generation submodule by Eunchan Kim · 4 years, 5 months ago
  7. f7ed184 [earlgrey] Re-generated base don EnMasking type change. by Eunchan Kim · 4 years, 4 months ago
  8. de5ecb9 [kmac] Revise EnMasking parameter to bit type by Eunchan Kim · 4 years, 4 months ago
  9. 7a10fa1 [kmac] Regenerate register RTLs by Eunchan Kim · 4 years, 5 months ago
  10. d332ef7 [kmac] Revise Entropy Timer register by Eunchan Kim · 4 years, 5 months ago
  11. be67e0a [otbn] Remove the OpenSection logic in the RIG's Program class by Rupert Swarbrick · 4 years, 4 months ago
  12. 7e13144 [otbn] Fix ordering problems in RIG model update logic by Rupert Swarbrick · 4 years, 4 months ago
  13. 9f1bcca Do not require pyyaml >= 5.1 by Philipp Wagner · 4 years, 4 months ago
  14. 33156a0 [otbn] Fix handling of negative addi operands in RIG's update by Rupert Swarbrick · 4 years, 4 months ago
  15. 1a24c1e [util] Adapt flash size reduce/check scripts for changes in flash params by Pirmin Vogel · 4 years, 4 months ago
  16. bdef852 [otbn] Fix a bug in RIG jump target selection by Rupert Swarbrick · 4 years, 4 months ago
  17. a5a21b9 [prim_edn_req] Forward fips signal to consumer by Pirmin Vogel · 4 years, 4 months ago
  18. fff0a6e [prim_edn_req] Use prim_sync_reqack_data primitive by Pirmin Vogel · 4 years, 4 months ago
  19. f331660 [prim_edn_req] De-assert EDN request if packer FIFO has data available by Pirmin Vogel · 4 years, 4 months ago
  20. d6b71f4 [pwrmgr] Move fsm enum defs to pkg by Srikrishna Iyer · 4 years, 4 months ago
  21. cce6094 [cleanup] Mass replace tabs with spaces by Srikrishna Iyer · 4 years, 4 months ago
  22. 754a527 [keymgr] Separate input and output errors by Timothy Chen · 4 years, 4 months ago
  23. f99f01a [keymgr] Minor fix by Timothy Chen · 4 years, 4 months ago
  24. 2658820 [lc_ctrl] Add script to generate the LC state based on the ECC poly by Michael Schaffner · 4 years, 4 months ago
  25. f3523ad [otp_ctrl] Minor update of OTP wrapper interface waves by Michael Schaffner · 4 years, 4 months ago
  26. 1e498cd [otbn] Don't double-start OTBN in otbn_top_sim by Rupert Swarbrick · 4 years, 4 months ago
  27. 6e95ec6 [otbn] Wrap bn.movr increments modulo 32 by Rupert Swarbrick · 4 years, 4 months ago
  28. ec839fa [verilator] Only control the reset line when necessary by Rupert Swarbrick · 4 years, 4 months ago
  29. 3b86f30 [otbn] Fix ISS support for CSRRW/CSRRS on single flag group by Rupert Swarbrick · 4 years, 4 months ago
  30. 2f6c2b0 [dv/csr_utils] Add debug msg for UVM_NOT_OK err by Cindy Chen · 4 years, 4 months ago
  31. e8c2d4f [dv/otp] add write access error for OTP_ctrl by Cindy Chen · 4 years, 4 months ago
  32. f8b9e77 [dv/otp_ctrl] otp_ctrl clean up by Cindy Chen · 4 years, 4 months ago
  33. 0dd99eb [otp_ctrl] Disable OTP consistency check timeout during prog ops by Michael Schaffner · 4 years, 4 months ago
  34. ac7ee0d [otbn] Fix instructions that both read and write x1 by Rupert Swarbrick · 4 years, 4 months ago
  35. f6039ed [keymgr/dv] Add keymgr_invalid_kmac_input_vseq by Weicai Yang · 4 years, 4 months ago
  36. 0e657d5 [edn/rtl] gate fifo_err, update topology diagram by Mark Branstad · 4 years, 4 months ago
  37. 81c60fd [entropy_src/rtl] gate fifo_err by Mark Branstad · 4 years, 4 months ago
  38. 78a7a13 [dv/otp_ctrl] add checkings for otbn nonce and output key by Cindy Chen · 4 years, 4 months ago
  39. fa75f30 [otbn] Don't overflow the call stack in RIG programs by Rupert Swarbrick · 4 years, 4 months ago
  40. e9ff47f [otbn] Don't wrap link register values to size of dmem by Rupert Swarbrick · 4 years, 4 months ago
  41. b613a46 [otbn] Split "gen" and "asm" parts of gen-binaries.py by Rupert Swarbrick · 4 years, 4 months ago
  42. cbe570b [usbdev] Test on NexysVideo with TUSB1106 USB PHY PMOD by Mark Hayter · 4 years, 5 months ago
  43. 26a57cd [otbn] Fix address range check for narrow loads and stores by Rupert Swarbrick · 4 years, 4 months ago
  44. 0d5d90a [otbn] Fix model tracking for LUI in RIG by Rupert Swarbrick · 4 years, 4 months ago
  45. 8c9947a [otbn] Correct wrapping behaviour for BN.MULQACC.SO in the ISS by Rupert Swarbrick · 4 years, 4 months ago
  46. cd6f590 [prim_sync_reqack] Add variant with associated data and optional data reg by Pirmin Vogel · 4 years, 4 months ago
  47. a37aced [DV, Xcelium] Fix for #4690 by Srikrishna Iyer · 4 years, 4 months ago
  48. ec27947 [otbn dv] Include missing header file by Srikrishna Iyer · 4 years, 4 months ago
  49. ca58b5a [keymgr/dv] Add keymgr_lc_disable_vseq by Weicai Yang · 4 years, 4 months ago
  50. f285b01 [dv/lc_ctrl] add jtag agent to lc_ctrl testbench by Cindy Chen · 4 years, 4 months ago
  51. 69cb1f8 [dv/alert_esc_agent] add basic support for esc sender driver by Cindy Chen · 4 years, 4 months ago
  52. 69355d5 [dv/lc_ctrl] connect esc port to alert_esc_agent by Cindy Chen · 4 years, 4 months ago
  53. d150a3c [entropy_src/dv] dv doc, testplan, checklist, V1 by Steve Nelson · 4 years, 4 months ago
  54. 3c7892d [top] Specify EDN connections to otp_ctrl by Michael Schaffner · 4 years, 4 months ago
  55. 48a136b [otp_ctrl] Update EDN interface and KDI logic by Michael Schaffner · 4 years, 4 months ago
  56. d491b94 [prim_edn_req] Add EDN sync and packer gadget primitive by Michael Schaffner · 4 years, 4 months ago
  57. 29b07c2 [dv] Add control to hold data until next req in push_pull_agent by Weicai Yang · 4 years, 4 months ago
  58. 3ff4287 [csrng/rtl] internal state observed from TLUL register by Mark Branstad · 4 years, 4 months ago
  59. 72b8635 [dv/otp_ctrl] fix test_access mem_test regression failure by Cindy Chen · 4 years, 4 months ago
  60. eb4b0d3 [prim] Add hamming code as ECC option by Timothy Chen · 4 years, 4 months ago
  61. 9eb437c [DV] Cleanup lint warnings with Verible lint by ¨Srikrishna · 4 years, 4 months ago
  62. d8b7106 Fix missing else by Naoya Hatta · 4 years, 4 months ago
  63. ae05e94 [keymgr] Minor fixes by Timothy Chen · 4 years, 4 months ago
  64. 2ada63a [all] Fix remaining broken Ibex documentation links by Michael Munday · 4 years, 4 months ago
  65. c8ee5cb [prim_ram] Rearrange parity bit packing and fix wrong wmask settings by Michael Schaffner · 4 years, 4 months ago
  66. 0965de8 [rtl/otp_ctrl] Fix seed_valid output signals from OTP by Cindy Chen · 4 years, 4 months ago
  67. 69b2c06 [otp_ctrl] set idle_o bit in otp_ctrl_lci by Cindy Chen · 4 years, 4 months ago
  68. bf53e8b [dv/lc_ctrl] add rma and clk_byp response by Cindy Chen · 4 years, 4 months ago
  69. a01b8bc [otp_ctrl/lc_ctrl] Update documentation by Michael Schaffner · 4 years, 4 months ago
  70. 5f80e0a [lc_ctrl/otp_ctrl] Align DV environments by Michael Schaffner · 4 years, 4 months ago
  71. c506dc5 [top] Make top-level connection by Michael Schaffner · 4 years, 4 months ago
  72. 5746193 [lc_sync/lc_sender] Absorb flops within lc_sender by Michael Schaffner · 4 years, 4 months ago
  73. 69d75fb [otp_ctrl/lc_ctrl] Add life cycle integ check bypass signal by Michael Schaffner · 4 years, 4 months ago
  74. 0ff5351 [otp_ctrl] Make sure the working reg does not leak data by Michael Schaffner · 4 years, 4 months ago
  75. ad65667 [prim_otp_pkg] Move prim interface constants into separate package by Michael Schaffner · 4 years, 4 months ago
  76. 4587bec [i2c, doc] Target features addition by Igor Kouznetsov · 4 years, 4 months ago
  77. 2a82c6c [kmac] Fix cSHAKE mux selection issue by Eunchan Kim · 4 years, 4 months ago
  78. 260948a [keymgr/dv] Fix some regression failures by Weicai Yang · 4 years, 4 months ago
  79. 1788cb0 [dv/lc_ctrl] add keymgr_div_o to lc_ctrl_if by Cindy Chen · 4 years, 4 months ago
  80. d37c5d2 [dv/lc_ctrl] add push-pull agent to LC_ctrl by Cindy Chen · 4 years, 4 months ago
  81. 120e555 [i2c, dv] Add i2c_stress_with_rand_reset test by Tung Hoang · 4 years, 5 months ago
  82. 4002127 removed aes clear from regression until issue #4653 by Rasmus Madsen · 4 years, 4 months ago
  83. 6641bea [aes/dv] Fixed a few corner cases in clear seq and cleaned up some code" by Rasmus Madsen · 4 years, 4 months ago
  84. 8488477 [top_englishbreakfast] Add script to prepare SW by Pirmin Vogel · 4 years, 5 months ago
  85. 7f0d0be [top_englishbreakfast] Remove IPs not required for AES SCA, shrink flash by Pirmin Vogel · 4 years, 4 months ago
  86. 6963b2e [top_englishbreakfast] Add English Breakfast top by Pirmin Vogel · 4 years, 6 months ago
  87. 6724059 [topgen] Add topgen generator core and FuseSoC wrapper by Pirmin Vogel · 4 years, 4 months ago
  88. 7ac9f33 [lc, otp] Add missing default value for intermodule signal by Pirmin Vogel · 4 years, 4 months ago
  89. d0ef90e [alert_handler, pwrmgr, rstmgr] Port recent hjson changes in templates to IP by Pirmin Vogel · 4 years, 4 months ago
  90. fb56021 [otbn] No longer factor rvalid into rerror signals by Rupert Swarbrick · 4 years, 4 months ago
  91. acac3a5 [fpv] Fix jaspergold run script by Cindy Chen · 4 years, 4 months ago
  92. 03c7c34 [dv/lc_ctrl] check lc_ctrl output after a successful state req by Cindy Chen · 4 years, 4 months ago
  93. 46b2896 [kmac] Add Endianness section in Programmer's guide by Eunchan Kim · 4 years, 4 months ago
  94. 9405557 [kmac] Re-generate RTLs by Eunchan Kim · 4 years, 4 months ago
  95. 7ef10f6 [kmac] Revise the endianness in KMAC by Eunchan Kim · 4 years, 4 months ago
  96. b1bd6b4 [aes] Fix lint errors related to unused clock and reset signals by Pirmin Vogel · 4 years, 4 months ago
  97. e2239b0 [sram_ctrl] Move into D1 by Michael Schaffner · 4 years, 4 months ago
  98. 9a1bfee [sram_ctrl] Align documentation with recent changes by Michael Schaffner · 4 years, 4 months ago
  99. 9da4db8 [top] Regenerate files by Michael Schaffner · 4 years, 4 months ago
  100. bd9a354 [sram_ctrl] Instantiate main/ret SRAM controllers by Michael Schaffner · 4 years, 4 months ago