1. e0c5295 [i2c, rtl] Lint fixes by Igor Kouznetsov · 3 years, 9 months ago
  2. ed044fc [rom_ctrl] Pass through data integrity properly from ROM to bus by Rupert Swarbrick · 3 years, 10 months ago
  3. 137bebc [dv/clkmgr] Add test for extclk feature by Guillermo Maturana · 3 years, 10 months ago
  4. b81b719 [pattgen, dv] Fix alert_test register scb error by Tung Hoang · 3 years, 9 months ago
  5. 4e59d79 [otp_ctrl] Duplicate counters in LFSR timer to harden against FI by Michael Schaffner · 3 years, 10 months ago
  6. 894fe5b [alert_handler/doc] Documentation update by Michael Schaffner · 3 years, 10 months ago
  7. 1a906e8 [alert_handler/fpv] Revive testbenches for esc and ping timers by Michael Schaffner · 3 years, 10 months ago
  8. 6452c29 [alert_handler] Duplicate escalation counter by Michael Schaffner · 3 years, 10 months ago
  9. 0d13110 [alert_handler] Duplicate accumulation counters by Michael Schaffner · 3 years, 10 months ago
  10. 4478466 [alert_handler] Reformat assertions in esc_timer by Michael Schaffner · 3 years, 10 months ago
  11. feb7b03 [alert_handler] Duplicate LFSR counter and update EDN reseeding logic by Michael Schaffner · 3 years, 10 months ago
  12. 9bb11ef [tlul] Drop the "quick fail" path from tlul_adapter_sram.sv by Rupert Swarbrick · 3 years, 9 months ago
  13. 56544b0 [topgen,clkmgr] De-duplicate clock hint names by Rupert Swarbrick · 3 years, 9 months ago
  14. 3f4e7e4 [sha3] Reporting SwSequence error consistently by Eunchan Kim · 3 years, 10 months ago
  15. 57054be [reggen] Simplify reg_top ports if there's exactly one window by Rupert Swarbrick · 3 years, 9 months ago
  16. 40a76c6 [kmac] Fix DV environment by Eunchan Kim · 3 years, 9 months ago
  17. b06f039 [kmac] Add Error handling section in the spec by Eunchan Kim · 3 years, 10 months ago
  18. 6c31b46 [kmac] Add Error checking logic by Eunchan Kim · 3 years, 10 months ago
  19. 7cbebc2 [prim_fifo_async] Fix a width calculation issue in case of Depth = 1 by Michael Schaffner · 3 years, 9 months ago
  20. e7173cc [pwm] Fix an asynchronous reset issue in pwm_chan by Michael Schaffner · 3 years, 9 months ago
  21. 31b925a [dv] Update tl_intg for chip-level by Weicai Yang · 3 years, 10 months ago
  22. cb20133 [dv, flash_ctrl] Fix the smoke test by Srikrishna Iyer · 3 years, 9 months ago
  23. c56b59d [csrng/rtl] diversification value for prod mode by Mark Branstad · 3 years, 10 months ago
  24. af0f494 [dv/top_level] Fix a dif test typo by Cindy Chen · 3 years, 9 months ago
  25. f37746d [dv/mem_bkdr_util] Separate error injection by Cindy Chen · 3 years, 9 months ago
  26. da227f6 [dv] Add automated alert_test to all IPs with new tl_int alert by Cindy Chen · 3 years, 9 months ago
  27. 5993498 [rom_ctrl] Use a plus for XOR in the block diagram by Rupert Swarbrick · 3 years, 9 months ago
  28. 1e7a9d2 [otp_ctrl/sram_ctrl] Correct Xor symbols in scrambling datapath drawings by Michael Schaffner · 3 years, 9 months ago
  29. eed0017 [dv] Update VCS opt for uvm_hdl_* by Weicai Yang · 3 years, 9 months ago
  30. 9c384a3 [csrng/dv] aes model, csrng monitor by Steve Nelson · 3 years, 10 months ago
  31. aaf132f [otbn] Document IMEM and DMEM integrity protection by Philipp Wagner · 3 years, 11 months ago
  32. dc5b9a9 [otbn] Document data integrity measures by Philipp Wagner · 3 years, 11 months ago
  33. ba56cd3 [otbn] Editorial improvement to documentation by Philipp Wagner · 3 years, 11 months ago
  34. 53beeee [dv/otp_ctrl] Minor improvement on OTP_CTRL testbench by Cindy Chen · 3 years, 9 months ago
  35. 57fb551 [otbn] Update block diagram for RND/URND by Greg Chadwick · 3 years, 9 months ago
  36. 7e0224c [otbn] Add known asserts to all outputs by Philipp Wagner · 3 years, 9 months ago
  37. e99d63d [otbn] Remove outdated comment from RTL by Philipp Wagner · 3 years, 9 months ago
  38. d077161 [otbn,dv] Fix early exits in otbn_base_vseq::run_otbn() on reset by Rupert Swarbrick · 3 years, 9 months ago
  39. 62cdb5c [pwm, rtl] Add PWM RTL and some updates by Muqing Liu · 3 years, 10 months ago
  40. bfc2bd5 [dv/clkmgr] Update V1 checklist by Guillermo Maturana · 3 years, 10 months ago
  41. 276b5d6 [dv] check alert after tl intg error occurs by Weicai Yang · 3 years, 9 months ago
  42. 5fca5b5 [keymgr/dv] set tl_intg_alert_name by Weicai Yang · 3 years, 9 months ago
  43. b915a39 [dv, util] Make poll_for_stop() opt-in by Srikrishna Iyer · 3 years, 9 months ago
  44. 18d75ce [adc_ctrl] Wire up integrity alert by Michael Schaffner · 3 years, 9 months ago
  45. 88b279e [flah_ctrl/dv] Changed back-door write from 32bits to 64 bits and do small adition to addr_attr. by Eitan Shapira · 3 years, 10 months ago
  46. d1ae190 [i2c] Wire up integrity alert by Michael Schaffner · 3 years, 10 months ago
  47. ca4c582 [dv/kmac/sram] reduce iterations of smoke test by Udi Jonnalagadda · 3 years, 9 months ago
  48. a079ce6 [uart/dv] reduce sim time for smoke test by Weicai Yang · 3 years, 9 months ago
  49. 3d7862d [spi_device/dv] reduce simtime for smoke test by Weicai Yang · 3 years, 9 months ago
  50. 987f307 [dv/clkmgr] Update docs and minor refactor by Guillermo Maturana · 3 years, 10 months ago
  51. 6fa343e [i2c, rtl] Lint Fixes by Igor Kouznetsov · 3 years, 10 months ago
  52. dacf8ff [dv/kmac] initial covergroup implementation by Udi Jonnalagadda · 3 years, 10 months ago
  53. ae8bf04 [dv/otp_ctrl] Low frequency read by Cindy Chen · 3 years, 9 months ago
  54. bf8adb5 [dv/hmac] reduce smoke test runtime by Cindy Chen · 3 years, 9 months ago
  55. 5b1f5fc [dv/stress_all_with_reset] Revert back IPs that uses apply_reset by Cindy Chen · 3 years, 9 months ago
  56. 8073867 [dv/edn_reset] Fix apply_reset to concurrently deassert resets by Cindy Chen · 3 years, 9 months ago
  57. 9d1fd4a [uart] Wire up integrity alert by Michael Schaffner · 3 years, 10 months ago
  58. b024413 [otbn,dv] Add a check for the INSN_CNT register by Rupert Swarbrick · 3 years, 9 months ago
  59. 9a8d9b7 [otbn,dv] Add a check for concurrent run_otbn executions by Rupert Swarbrick · 3 years, 9 months ago
  60. eaa2be6 [otbn] Add a "reset" vseq that resets in the middle of operations by Rupert Swarbrick · 4 years ago
  61. db8b6e4 [otbn,dv] Refactor code in otbn_model.cc by Rupert Swarbrick · 3 years, 10 months ago
  62. dc9056d [otbn,dv] Teach ISS wrapper to handle resets by Rupert Swarbrick · 3 years, 10 months ago
  63. f5c0ff9 [mask_rom] Add alert handler test automation. by Chris Frantz · 3 years, 9 months ago
  64. 1d7ac00 [aes/dv] Fixed some minor bugs after re-enabling back to back transactions by Rasmus Madsen · 3 years, 10 months ago
  65. af488fb [pinmux] Wire up integrity alert by Michael Schaffner · 3 years, 10 months ago
  66. c6feb6e [dv, mem_bkdr_util] Address #6850 comments by Srikrishna Iyer · 3 years, 10 months ago
  67. 6acb779 [chip, testplan] Update SYSRST_CTL and ADC by Srikrishna Iyer · 3 years, 10 months ago
  68. 9208353 [dv/hmac] Fix alert_test register scb error by Cindy Chen · 3 years, 9 months ago
  69. fd2d4ea [dv/otp_ctrl] Add more functional coverage to otp_ctrl by Cindy Chen · 3 years, 10 months ago
  70. 4c989be [spi_device] Wire up integrity alert by Michael Schaffner · 3 years, 10 months ago
  71. af078b7 [otbn,dv] Add coverage tracking for loop stack by Rupert Swarbrick · 3 years, 10 months ago
  72. 0281a86 [gpio] Wire up bus integrity alert by Michael Schaffner · 3 years, 10 months ago
  73. f310802 [otbn] Use a hwext register for INSN_CNT by Rupert Swarbrick · 3 years, 10 months ago
  74. f337811 [otbn,dv] Reset model's INSN_CNT register when starting operation by Rupert Swarbrick · 3 years, 9 months ago
  75. 713fb3e [rom_ctrl] Remove a bogus TODO comment by Rupert Swarbrick · 3 years, 10 months ago
  76. c5adef6 [rom_ctrl,lint] Fix AscentLint error about unused bits by Rupert Swarbrick · 3 years, 9 months ago
  77. 0a2740f [i2c, dv] Fix csr_* and smoke test for I2C by Tung Hoang · 3 years, 9 months ago
  78. 7baa598 [dv, chip] Enable UNR flow by Srikrishna Iyer · 3 years, 10 months ago
  79. 64252f3 [dv/otp_ctrl] otp reaches V2 by Cindy Chen · 3 years, 11 months ago
  80. 37efb88 [dv] Update VCS cov merge opts by Srikrishna Iyer · 3 years, 10 months ago
  81. 303fe49 [mask_rom/otp] Define additional OTP names for ROM. by Chris Frantz · 3 years, 10 months ago
  82. 95f91c1 [topgen] Fix hex chunking code by Rupert Swarbrick · 3 years, 10 months ago
  83. f9d2638 [chip/dv] add SRAM chip-level tests by Udi Jonnalagadda · 3 years, 10 months ago
  84. 9274b28 [gpio/dv] add run-opt for gpio_tl_intg_err by Weicai Yang · 3 years, 10 months ago
  85. 8cfe776 [otbn/dv] Use cip_base_test instead of dv_base_test by Weicai Yang · 3 years, 10 months ago
  86. 0e8de61 [dv] Add TL integrity error test for CSR by Weicai Yang · 3 years, 10 months ago
  87. d303e90 [doc/pwrmgr] Fix pwrmgr and rstmgr doc typos by Guillermo Maturana · 3 years, 10 months ago
  88. 8b3f2ba [pattgen] Wire up integrity alert by Michael Schaffner · 3 years, 10 months ago
  89. e739b3c [dv/otp_ctrl] Fix two typo by Cindy Chen · 3 years, 10 months ago
  90. f5b792a [alert_handler] Wire up integrity alert by Michael Schaffner · 3 years, 10 months ago
  91. b434dbc [topgen/reggen] Regenerate registers and top to fix CI by Michael Schaffner · 3 years, 10 months ago
  92. 41231e4 [keymgr] Wire up integrity alert by Michael Schaffner · 3 years, 10 months ago
  93. 756862b [otp_ctrl/doc] Update documentation by Michael Schaffner · 3 years, 10 months ago
  94. 73ac0b7 [dv, chip] Remove USB clk driver by Srikrishna Iyer · 3 years, 10 months ago
  95. 9c741f2 [lc_ctrl/dif] Update error and alert codes by Michael Schaffner · 3 years, 10 months ago
  96. e9209e9 [lc_ctrl] Wire up bus integrity alert by Michael Schaffner · 3 years, 10 months ago
  97. 0ba6daa [dv/otp_ctrl] Align with internal fatal alert update by Cindy Chen · 3 years, 10 months ago
  98. 8684dad [dv/otp_ctrl] Change used_addr from a queue to an associative array by Cindy Chen · 3 years, 10 months ago
  99. 5b0ae23 [dv/edn_reset] Update IPs that overrides apply_reset task by Cindy Chen · 3 years, 10 months ago
  100. e8a7bee [dv/edn_reset] Fix stress_all_with_rand_reset error by Cindy Chen · 3 years, 10 months ago