1. bdc4656 [top_englishbreakfast] Remove lifecycle controller by Pirmin Vogel · 3 years, 6 months ago
  2. b2daba3 [prim_esc_receiver] Minor signal renaming for consistency by Michael Schaffner · 3 years, 6 months ago
  3. 2444ac0 [util] Tidy up how we call finst_gen in reg_top.sv.tpl by Rupert Swarbrick · 3 years, 7 months ago
  4. 8ad10e7 [lc_ctrl] Add assertions for lc_clk_byp_req_o by Michael Schaffner · 3 years, 7 months ago
  5. 7838ef2 [lc_ctrl] Address minor issues found in security review by Michael Schaffner · 3 years, 7 months ago
  6. 72f20cb [tlul] Minor lint fix for tlul_adapter_host usage by Timothy Chen · 3 years, 7 months ago
  7. b44ec82 [otp_ctrl/lc_ctrl] Add 32bit OTP vendor test ctrl/status regs to LC TAP by Michael Schaffner · 3 years, 7 months ago
  8. 340e623 [bazel] Autogenerate register headers from hjson by Chris Frantz · 3 years, 7 months ago
  9. 5d83537 [regfile] Refactor cdc handling to the reg level by Timothy Chen · 3 years, 7 months ago
  10. b5abfbd [top] Auto generate by Timothy Chen · 3 years, 8 months ago
  11. 00768a2 [pinmux] Merge padctrl docs into pinmux docs and update to latest state by Michael Schaffner · 3 years, 9 months ago
  12. 01c56b4 [dv, doc] Replace all 'dv.plan' with testplan by Srikrishna Iyer · 3 years, 8 months ago
  13. a49ceb6 [util, reggen] Support standardized cdc handling for regfile by Timothy Chen · 3 years, 8 months ago
  14. de547ea [lc_ctrl/doc] Correct life cycle state and counter sizes by Michael Schaffner · 3 years, 8 months ago
  15. b387ad5 [lc_ctrl] Fix minor bug in CSR connections by Michael Schaffner · 3 years, 8 months ago
  16. ed81ae1 [otp_ctrl/lc_ctrl] Add MANUF_STATE to HW_CFG and expose through LC TAP by Michael Schaffner · 3 years, 8 months ago
  17. 5dd38bf [lc_ctrl] Disable NVM debug in the last test unlocked state by Michael Schaffner · 3 years, 8 months ago
  18. bc95f34 [lc_ctrl] Increase number of test states from 4 to 8 by Michael Schaffner · 3 years, 8 months ago
  19. 231f772 [prim] Allow disabling SVAs ensuring REQ is held until ACK at run time by Pirmin Vogel · 3 years, 8 months ago
  20. 75c86aa [lc] Stop requesting tokens from KMAC after reception by Pirmin Vogel · 3 years, 8 months ago
  21. 198a640 [dv] Fix all IP env to use RAL with new multireg support by Weicai Yang · 3 years, 8 months ago
  22. 0c6bac8 [lc_ctrl] Add scrap state for main FSM by Michael Schaffner · 3 years, 8 months ago
  23. 6f3c54f [lc_ctrl] Do not assert escalate_en in post transition state by Michael Schaffner · 3 years, 8 months ago
  24. a06d709 [lc_ctrl/otp_ctrl] Check whether tokens have been provisioned by Michael Schaffner · 3 years, 9 months ago
  25. f3c9a7f [lc_ctrl] Update docs by Michael Schaffner · 3 years, 9 months ago
  26. 110698f [lc_ctrl] Correct counter next state computation logic by Michael Schaffner · 3 years, 8 months ago
  27. 4602e75 [lc_ctrl] Remove RD access to isolated partition in DEV by Michael Schaffner · 3 years, 9 months ago
  28. 78964d7 [lc_ctrl] Fix the cshake byte order in the constants generation script by Michael Schaffner · 3 years, 9 months ago
  29. d0cbfad [reggen] Pair up clock and reset signals by Rupert Swarbrick · 3 years, 9 months ago
  30. 99e8937 [integ alerts] Align description of integ alerts by Michael Schaffner · 3 years, 9 months ago
  31. e70d609 [otp_ctrl] Wire up integrity alert by Michael Schaffner · 3 years, 9 months ago
  32. 0b53455 [lc_ctrl/alerts] Fix a typo by Michael Schaffner · 3 years, 9 months ago
  33. ef96a2e [lc_ctrl] Move LC control to D2 by Michael Schaffner · 3 years, 9 months ago
  34. 547baf1 [lc_ctrl/otp_ctrl] Combine escalation actions 1 and 2 by Michael Schaffner · 3 years, 9 months ago
  35. 06874d1 [prim] Remove dependency of prim:esc on a hardware block by Rupert Swarbrick · 3 years, 9 months ago
  36. 56569df [lc_ctrl/doc] Align documentation to reflect external clock CSR by Michael Schaffner · 3 years, 9 months ago
  37. 9771174 [lc_ctrl] Add CSR for switching to an external clock by Michael Schaffner · 3 years, 9 months ago
  38. 7cb7f20 [reggen] Generate a single we/re signal per register in reg_top by Rupert Swarbrick · 3 years, 9 months ago
  39. 167a86c [prim_esc] Split the prims into their own core file by Michael Schaffner · 3 years, 9 months ago
  40. b72ccf0 [dv/all] update scoreboard `csr_addrs` accesses by Udi Jonnalagadda · 3 years, 9 months ago
  41. 558945c [dv] Update intg alert names by Weicai Yang · 3 years, 9 months ago
  42. b434dbc [topgen/reggen] Regenerate registers and top to fix CI by Michael Schaffner · 3 years, 9 months ago
  43. 9c741f2 [lc_ctrl/dif] Update error and alert codes by Michael Schaffner · 3 years, 10 months ago
  44. e9209e9 [lc_ctrl] Wire up bus integrity alert by Michael Schaffner · 3 years, 10 months ago
  45. 359c126 [reggen] Make spacing uniform and simplify comments in reg_top by Rupert Swarbrick · 3 years, 10 months ago
  46. c574d48 [otp_ctrl/lc_ctrl] Update documentation to reflect LC TAP updates by Michael Schaffner · 3 years, 10 months ago
  47. d107f6f [otp_ctrl/lc_ctrl] Add LC TAP register to control OTP test mechanisms by Michael Schaffner · 3 years, 10 months ago
  48. 22bdcfc [dv/otp_ctrl] align write_blank_err [PART1] by Cindy Chen · 3 years, 10 months ago
  49. e8713f4 [doc, testplans] Fix non-existent tests by Srikrishna Iyer · 3 years, 10 months ago
  50. c92fa30 [lc_ctrl] Add cSHAKE128 token hashing to the LC scripts by Michael Schaffner · 3 years, 10 months ago
  51. 4d8199f [top] Change otp_hw_cfg struct field breakout connections by Michael Schaffner · 3 years, 10 months ago
  52. 01c42d2 [dv/lc_ctrl] Add stress_all and stress_all_with_rand_reset to testplan by Cindy Chen · 3 years, 10 months ago
  53. c3c54b9 [lc_ctrl] Update documentation by Michael Schaffner · 3 years, 10 months ago
  54. 5fb9ea6 [lc_ctrl] Add KMAC token hashing interface by Michael Schaffner · 3 years, 10 months ago
  55. 86169d0 [dvsim] Testplanner refactor & covergroup support by Srikrishna Iyer · 3 years, 10 months ago
  56. 600230a [checklists] Update all checklists for consistency by Srikrishna Iyer · 3 years, 10 months ago
  57. cdc9be6 [otp_ctrl] Remove token hashing from OTP docs by Michael Schaffner · 3 years, 10 months ago
  58. fa5b5b6 [dv/lc_ctrl] Fix lc_ctrl regressin error by Cindy Chen · 3 years, 11 months ago
  59. e70c264 [dv/lc_ctrl] Add lc_token mismatch error by Cindy Chen · 3 years, 11 months ago
  60. bc13f3b [dv/lc_ctrl] lc_ctrl token enhancement by Cindy Chen · 3 years, 11 months ago
  61. c818b76 [dv/lc_ctrl] Fix regression error by Cindy Chen · 3 years, 11 months ago
  62. 9fc43c8 [dv/lc_ctrl] randomize otp_ctrl if's token input by Cindy Chen · 3 years, 11 months ago
  63. 33d904a [dv/lc_ctrl] Use push-pull agent data constrain by Cindy Chen · 3 years, 11 months ago
  64. 2bd0642 [dv] Break various long lines in DV code by Rupert Swarbrick · 3 years, 11 months ago
  65. 01985ac [lc_ctrl] Add prim_flop for key manager div value by Michael Schaffner · 3 years, 11 months ago
  66. ce8e393 [regtool] Reformulate wr_err calculation to avoid long lines by Rupert Swarbrick · 4 years ago
  67. 3c828f4 [lc_ctrl] Replace RTL flops with prim_flop to prevent register removal by Michael Schaffner · 4 years ago
  68. 13043ae [dv/doc] Minor fix on dv_doc by Cindy Chen · 4 years ago
  69. 5e084cd [dv/lc_ctrl] Update jtag configure to use jtag_riscv_agent by Cindy Chen · 4 years ago
  70. bd29a0e [top] Address reset bypass during DFT by Timothy Chen · 4 years ago
  71. ac56760 [lc_ctrl] Lint fixes and waivers by Michael Schaffner · 4 years ago
  72. 6a2bdce [dv] Update scb for all blocks by Weicai Yang · 4 years ago
  73. c2a8fc9 [dv] Update `process_tl_access` args for all blocks by Weicai Yang · 4 years ago
  74. 8611790 [lc_ctrl/lint] Add waiver for scanmode clock mux by Michael Schaffner · 4 years ago
  75. 075b263 [lc_ctrl/keymgr] Increase diversification value width to 128bit by Michael Schaffner · 4 years ago
  76. 62dabf7 [reggen, util] Add support for data integrity passthrough by Timothy Chen · 4 years ago
  77. fa60a60 [top, clkmgr] Add external clock switch support by Timothy Chen · 4 years ago
  78. 9a02ccb [sva] csr assertion dependency update by Cindy Chen · 4 years ago
  79. 07494a3 [doc] Prefer relative links in Markdown by Philipp Wagner · 4 years ago
  80. 3b8ce1b [doc] Remove template comment from documents by Philipp Wagner · 4 years ago
  81. 93b649b [doc] Use relative links in IP checklists by Philipp Wagner · 4 years ago
  82. d2d7608 [lc_ctrl] Transition into D2 by Michael Schaffner · 4 years ago
  83. 58f3297 [doc] Make URLs in prj.hjson files relative to the containing file by Philipp Wagner · 4 years ago
  84. e520362 [doc] Use relative links in Hjson-related shortcodes by Philipp Wagner · 4 years ago
  85. 200d8b4 [topgen] Allow multiple device interfaces to connect to the crossbar by Rupert Swarbrick · 4 years ago
  86. 6c83129 [reggen/comport] Syntax for multiple interfaces in a peripheral by Rupert Swarbrick · 4 years, 1 month ago
  87. 915df69 [tlul] Enable tlul integrity check across the design by Timothy Chen · 4 years ago
  88. 4c609f8 [chip/dv] Fix OTP preloading issues in chip DV environment by Michael Schaffner · 4 years ago
  89. 6e6b7ba [top] Auto generate files by Timothy Chen · 4 years ago
  90. 19eb6ac [lc] Generate integrity for the tap interface by Timothy Chen · 4 years ago
  91. 8ec347f [all] Add empty intg_err declaration to remove lint warnings. by Timothy Chen · 4 years, 1 month ago
  92. a6f5829 [tlul] block writes and reads on errors in adapter_reg by Timothy Chen · 4 years ago
  93. 1c35be4 [lc_ctrl] Max out the transition counter when going into SCRAP by Michael Schaffner · 4 years, 1 month ago
  94. 4431d4d [lc_ctrl] Buffer incoming life cycle ACK signals by Michael Schaffner · 4 years, 1 month ago
  95. d5ae6c7 [lc_ctrl] Update the docs to reflect escalation updates by Michael Schaffner · 4 years, 1 month ago
  96. 614ac71 [lc_ctrl] Do not latch new LC state in register by Michael Schaffner · 4 years, 1 month ago
  97. 0afe6fa [lc_ctrl] Assert lc_escalate_en in (virtual) SCRAP and INVALID states by Michael Schaffner · 4 years, 1 month ago
  98. c8b3333 [rtl/lc_ctrl] Fix jtag d_error by Cindy Chen · 4 years ago
  99. d2c08a5 [top] Auto generate regfiles by Timothy Chen · 4 years, 1 month ago
  100. f556762 [top] Auto generate regfiles by Timothy Chen · 4 years, 1 month ago