1. 4a015f9 [prim_util_pkg] Fix DC warning in _clog2() by Philipp Wagner · 4 years, 2 months ago
  2. 915c746 [dv] Gracefully kill simulation by Srikrishna Iyer · 4 years, 2 months ago
  3. 8bc4a4f [dv] Minor updates to prim tbs by Srikrishna Iyer · 4 years, 2 months ago
  4. 1674110 [flash_ctrl / top] Various functional updates to flash by Timothy Chen · 4 years, 2 months ago
  5. f928877 [prim] Wire up full_o sync fifo output port in prim_sram_arbiter by Rupert Swarbrick · 4 years, 2 months ago
  6. 71d98f8 [prim] Update fifo behavior during reset by Timothy Chen · 4 years, 3 months ago
  7. e5213f7 [prim_packer_fifo/rtl] reset to disable output controls by Mark Branstad · 4 years, 2 months ago
  8. f561a2a [prim_ram_*p_adv/prim_otp] Add option to use standard Hamming ECC by Michael Schaffner · 4 years, 2 months ago
  9. d593f3c [secded_gen] Fix template bug that results in lint error by Michael Schaffner · 4 years, 2 months ago
  10. a8bbb2e [prim/fifo_async] Disallow non-power-of-two depths by Tom Roberts · 4 years, 2 months ago
  11. 53e809f [prim_secded*_fpv] Generate FPV testbenches by Michael Schaffner · 4 years, 2 months ago
  12. d94e0c2 [prim_secded*] Regenerate all SECDED primitives by Michael Schaffner · 4 years, 2 months ago
  13. 0cc38dd [dv/prim] reduce smoke test iterations by Udi Jonnalagadda · 4 years, 2 months ago
  14. 32b72ee [prim_alert] Fix xcelium compile error by Cindy Chen · 4 years, 2 months ago
  15. 106f4cb [alert_rxtx/fpv] Update alert sender FPV testbenches by Michael Schaffner · 4 years, 2 months ago
  16. 8d27950 [alert_rxtx] Add option to latch fatal alert in alert sender by Michael Schaffner · 4 years, 2 months ago
  17. 983f6bf [prim] - Add new prim_lc_dec by Jacob Levy · 4 years, 2 months ago
  18. 1fff985 [util] Move design-related helper scripts to util/design by Michael Schaffner · 4 years, 3 months ago
  19. cbe2113 [prim-flash] Add missing deps by Srikrishna Iyer · 4 years, 2 months ago
  20. c60393d Cleanup: Remove executable bits from source files by Philipp Wagner · 4 years, 2 months ago
  21. 9028bee [dv] Fix typo in clk_rst_if by Weicai Yang · 4 years, 3 months ago
  22. 7aa5c2b [flash] updated flash wrapper md file by Dana Agur · 4 years, 2 months ago
  23. 51ec389 [prim_sync_reqack_data] Fix SVA checking DST-to-SRC data stability by Pirmin Vogel · 4 years, 2 months ago
  24. 5d4038f [prim_lc_sync] Add AsyncOn parameter to enable/disable the sync flops by Michael Schaffner · 4 years, 3 months ago
  25. 33c9078 [clkmgr / top] Add clock divider step down to support lc_ctrl transition by Timothy Chen · 4 years, 3 months ago
  26. a3ae5b2 [prim_sync_reqack] Use NRZ protocol internally for increased throughput by Pirmin Vogel · 4 years, 3 months ago
  27. c72544b [prim] correct interface documentation. by Timothy Chen · 4 years, 3 months ago
  28. 6e49518 [flash_ctrl] Add tlul configuration interface to prim_flash by Timothy Chen · 4 years, 3 months ago
  29. 4076187 [flash_ctrl] Use hamming code for 64b ECC by Timothy Chen · 4 years, 3 months ago
  30. 253db82 [prim/edn] Fix lint error (width mismatch) by Eunchan Kim · 4 years, 3 months ago
  31. 9f1bcca Do not require pyyaml >= 5.1 by Philipp Wagner · 4 years, 3 months ago
  32. a5a21b9 [prim_edn_req] Forward fips signal to consumer by Pirmin Vogel · 4 years, 3 months ago
  33. fff0a6e [prim_edn_req] Use prim_sync_reqack_data primitive by Pirmin Vogel · 4 years, 3 months ago
  34. f331660 [prim_edn_req] De-assert EDN request if packer FIFO has data available by Pirmin Vogel · 4 years, 3 months ago
  35. cce6094 [cleanup] Mass replace tabs with spaces by Srikrishna Iyer · 4 years, 3 months ago
  36. 2658820 [lc_ctrl] Add script to generate the LC state based on the ECC poly by Michael Schaffner · 4 years, 3 months ago
  37. cd6f590 [prim_sync_reqack] Add variant with associated data and optional data reg by Pirmin Vogel · 4 years, 3 months ago
  38. d491b94 [prim_edn_req] Add EDN sync and packer gadget primitive by Michael Schaffner · 4 years, 3 months ago
  39. eb4b0d3 [prim] Add hamming code as ECC option by Timothy Chen · 4 years, 3 months ago
  40. c8ee5cb [prim_ram] Rearrange parity bit packing and fix wrong wmask settings by Michael Schaffner · 4 years, 3 months ago
  41. 5746193 [lc_sync/lc_sender] Absorb flops within lc_sender by Michael Schaffner · 4 years, 3 months ago
  42. ad65667 [prim_otp_pkg] Move prim interface constants into separate package by Michael Schaffner · 4 years, 3 months ago
  43. dc7c28d [sram_ctrl] Pull scr macro out of sram_ctrl by Michael Schaffner · 4 years, 3 months ago
  44. be5cb9c [top] Move alert handler to periphs and attach escalation clock to ibex by Michael Schaffner · 4 years, 4 months ago
  45. c07b007 [prim_esc_rxtx/rv_core_ibex] Add default values and NMI synchronization by Michael Schaffner · 4 years, 4 months ago
  46. 853015f [prim_ram_1p_scr] Fix sequencing bug in scrambling logic by Michael Schaffner · 4 years, 4 months ago
  47. f083eb5 [prim_ram*_adv] Qualify error output signals with rvalid by Michael Schaffner · 4 years, 3 months ago
  48. 43548a1 [lc/otp/alerts] Place size-only buffers on all multibit signals by Michael Schaffner · 4 years, 3 months ago
  49. a9553f0 [prim_buf] Add generic and Xilinx buffer primitive by Michael Schaffner · 4 years, 3 months ago
  50. 55d787d [prim] Packer to add byte hint assertion by Eunchan Kim · 4 years, 3 months ago
  51. 981c36b [dvsim] Logic to copy repo to scratch area by Srikrishna Iyer · 4 years, 3 months ago
  52. cc709b4 [prim] documentation update for flash by Timothy Chen · 4 years, 3 months ago
  53. 60aa10e [top_earlgrey] Instantiate LC controller in toplevel by Michael Schaffner · 4 years, 4 months ago
  54. 09550b1 Remove redundant ascentlint options by Olof Kindgren · 4 years, 4 months ago
  55. a7c68c1 [flash] documentation update by Timothy Chen · 4 years, 4 months ago
  56. 1d329c4 Change VerilatorSimCtrl::Exec to handle --help properly by Rupert Swarbrick · 4 years, 4 months ago
  57. c002c82 [sram_ctrl] Rtl lint fix by Michael Schaffner · 4 years, 4 months ago
  58. d5820b0 [keymgr] Add edn support by Timothy Chen · 4 years, 4 months ago
  59. e4191f5 [keymgr] Hook-up random compile time constants by Timothy Chen · 4 years, 4 months ago
  60. 46e01b5 [prim_arbiter_ppc] Fix lint error by Philipp Wagner · 4 years, 4 months ago
  61. fa1660e [otp_ctrl] Fix warnings from VCS by Cindy Chen · 4 years, 4 months ago
  62. 9a621db [lc_ctrl] Add first cut implementation by Michael Schaffner · 4 years, 4 months ago
  63. 8ea1b41 [flash_ctrl] Add support for isolated flash partition by Timothy Chen · 4 years, 4 months ago
  64. 562a092 [prim] update naming from sanity to smoke by Cindy Chen · 4 years, 4 months ago
  65. ec114e9 [prim_present] Add support for iterative full-round PRESENT by Michael Schaffner · 4 years, 4 months ago
  66. 5e5ddb3 [sparse-fsm-encode] Switch to Safe Rust Encoding by Sam Elliott · 4 years, 5 months ago
  67. b3346f8 [sparse-fsm-encode] Disallow Complementary Encodings by Sam Elliott · 4 years, 5 months ago
  68. 6114dc0 [prim/util] Fix parameter type when using prefixes by Pirmin Vogel · 4 years, 4 months ago
  69. b4ca664 [keymgr/prim_lfsr] Correct minor errors in core files by Michael Schaffner · 4 years, 4 months ago
  70. d841fb4 [prim_lc_sync] Add two stage sync for life cycle control signals by Michael Schaffner · 4 years, 4 months ago
  71. fcfbb15 [dv] Fix license header for some cfg files by Weicai Yang · 4 years, 5 months ago
  72. 11c848e [prim] update clock_mux prim to avoid using BUFG by Timothy Chen · 4 years, 5 months ago
  73. 1366af7 [clkmgr] Add divider bypass during test mode by Timothy Chen · 4 years, 5 months ago
  74. 78b4016 [opt_ctrl] Change state_q assignment to ease debugging by Michael Schaffner · 4 years, 5 months ago
  75. e4c3605 [lint] Fix lint warning by Cindy Chen · 4 years, 5 months ago
  76. 384942a [dv/lint] Add new DV TB to lint batch script by Cindy Chen · 4 years, 5 months ago
  77. 363bea2 [fpv] Add lint checking to FPV tb by Cindy Chen · 4 years, 5 months ago
  78. c8fb0e6 [fpv] alert_rx/tx updates by Cindy Chen · 4 years, 5 months ago
  79. a3a2d86 [prim] slicer lint fix by Eunchan Kim · 4 years, 5 months ago
  80. 45abdd8 [prim] Packer to remove unused parameter. by Eunchan Kim · 4 years, 5 months ago
  81. 1e1f57a [prim_lfsr] Update prim_lfsr and testbench to use correct perm width by Michael Schaffner · 4 years, 5 months ago
  82. e972e42 [prim_lfsr] Add script to generate seed and perm constants by Michael Schaffner · 4 years, 5 months ago
  83. b6135f5 [sparse-fsm-encode] Update template to prevent JG compile error by Michael Schaffner · 4 years, 5 months ago
  84. 64c575e [prim] Fix Verilator lint warnings by Pirmin Vogel · 4 years, 5 months ago
  85. bba0296 [alert_handler] update alert hander ports by Timothy Chen · 4 years, 5 months ago
  86. 2b28a0c [memutil] Split out the non-verilator part of verilator_memutil by Rupert Swarbrick · 4 years, 5 months ago
  87. 75b5197 [prim_assert] Fixed non-UVM part of `ASSERT_ERROR by Srikrishna Iyer · 4 years, 5 months ago
  88. f2fe351 [kmac] Fix critical syntax errors. by Eunchan Kim · 4 years, 5 months ago
  89. a0f1ab9 [dv/common] Move testplan from tools directory to data by Weicai Yang · 4 years, 6 months ago
  90. 528004a [dv/lfsr] Update prim_lfsr_sim_cfg.hjson and add coverage by Udi Jonnalagadda · 4 years, 7 months ago
  91. 78568eb [rtl] Use platform-agnostic log macros prim_assert by Srikrishna Iyer · 4 years, 5 months ago
  92. aace53c [entropy_src/rtl] fix for dv sanity test by Mark Branstad · 4 years, 6 months ago
  93. 798906d [sram_ctrl] Add first cut implementation by Michael Schaffner · 4 years, 6 months ago
  94. 4b26a92 [prim] Fix AscentLint waiver that made the tool crash by Michael Schaffner · 4 years, 5 months ago
  95. 0949a17 [flash_ctrl] Switch to new keyschedule in PRINCE by Michael Schaffner · 4 years, 6 months ago
  96. 6b763fa [util] Add Rust Enum Support to sparse-fsm-encode.py by Sam Elliott · 4 years, 5 months ago
  97. 63d85f4 [util] Add C Enum Support to sparse-fsm-encode.py by Sam Elliott · 4 years, 5 months ago
  98. 693b65c [sparse-fsm-encode] Expand error and help messages by Michael Schaffner · 4 years, 6 months ago
  99. cc55297 [prim_present/otp_ctrl] Add round index state IOs to primitive by Michael Schaffner · 4 years, 5 months ago
  100. 66fbd0d [prim_multibit_sync] Add multibit synchronizer with consistency check by Michael Schaffner · 4 years, 6 months ago