1. 857acb2 [pattgen] Add missing variable declaration by Rupert Swarbrick · 4 years, 2 months ago
  2. 8a2e133 [flash_ctrl] Remove duplicated parameter from flash_mp.sv by Rupert Swarbrick · 4 years, 2 months ago
  3. 11a19b8 [spi_host] Remove the ByteOrder and MaxCS parameters from the module by Rupert Swarbrick · 4 years, 2 months ago
  4. 0fdf008 [spi_host] Add missing connection to scanmode_i by Rupert Swarbrick · 4 years, 2 months ago
  5. 735cfd4 [entropy_src/rtl] increase output seed FIFO by Mark Branstad · 4 years, 2 months ago
  6. 7247d8a [otbn] Fix read/write enables in tracer by Greg Chadwick · 4 years, 2 months ago
  7. cfcfbce [reggen] Promote FOO_SIZE to an int unsigned in *_reg_pkg.sv by Rupert Swarbrick · 4 years, 2 months ago
  8. 264a77f [nmi_gen] Ignore intg_err_o output from reg_top by Rupert Swarbrick · 4 years, 2 months ago
  9. 44ab47b [dv/alert] Add fatal alert check if scb is disabled by Cindy Chen · 4 years, 2 months ago
  10. 93daf96 [dv/otp_ctrl] check timeout failure by Cindy Chen · 4 years, 2 months ago
  11. 046a56b [uart/dv] Update uart baud rate and add coverage by Weicai Yang · 4 years, 6 months ago
  12. 67a5d9f [edn/dv] csrng_agent device mode, edn_smoke_test by Steve Nelson · 4 years, 2 months ago
  13. 65c58a1 [entropy_src/rtl] one-way health test threshold registers by Mark Branstad · 4 years, 2 months ago
  14. 67d2915 [edn/rtl] increase boottime entropy req by Mark Branstad · 4 years, 2 months ago
  15. 72cb99c [top] Change edn hook-up by Timothy Chen · 4 years, 2 months ago
  16. eb619e6 [topgen] Don't copy data from block into instances by Rupert Swarbrick · 4 years, 2 months ago
  17. ab9aaf1 [topgen] Restructure how we elaborate blocks into IP instances by Rupert Swarbrick · 4 years, 2 months ago
  18. 306c52a [fpv] Move .core file generation into reggen by Rupert Swarbrick · 4 years, 2 months ago
  19. c43c58b [dv/dpi] Fix assignment to SystemVerilog chandle by Tarik Graba · 4 years, 2 months ago
  20. 3988243 [otbn] Remove unused localparam from otbn_core_model.sv by Rupert Swarbrick · 4 years, 2 months ago
  21. 27c8850 [lint] Waive Verilator UNUSED warnings for packages by Rupert Swarbrick · 4 years, 2 months ago
  22. e09bafc [sram_ctrl dv doc] Update DV doc by Srikrishna Iyer · 4 years, 2 months ago
  23. 1abc7b9 [aon_timer dv doc] Update DV doc by Srikrishna Iyer · 4 years, 2 months ago
  24. 915df69 [tlul] Enable tlul integrity check across the design by Timothy Chen · 4 years, 2 months ago
  25. e17f6b5 [aon_timer] Add basic dv tb by Timothy Chen · 4 years, 2 months ago
  26. 6ddbb23 [otp_ctrl] Properly end cnsty/integ checks that found an error by Michael Schaffner · 4 years, 2 months ago
  27. 61540b4 [otp_ctrl] Make sure timeout error is asserted permanently by Michael Schaffner · 4 years, 2 months ago
  28. a1af4ec [clkmgr] Fix dft issues by Timothy Chen · 4 years, 2 months ago
  29. c454740 [util] add `dec` types to prim_secded_pkg by Udi Jonnalagadda · 4 years, 2 months ago
  30. 7db3e0a [dv/otp_ctrl] Fix lc sequence mismatch by Cindy Chen · 4 years, 2 months ago
  31. 1715552 [aon_timer] Remove temporary intr_enable for #5260 by Weicai Yang · 4 years, 2 months ago
  32. 2f5e5cf [util] minor updates to secded_gen by Udi Jonnalagadda · 4 years, 2 months ago
  33. b5871b7 [AST] AscentLint & Spyglass fixes by Jacob Levy · 4 years, 2 months ago
  34. dcb0de1 [lint] Fix a bunch of lint warnings related to long lines (>100 chars) by Michael Schaffner · 4 years, 2 months ago
  35. 0481a82 [aon_timer] Change escalate_en control to cpu_en by Timothy Chen · 4 years, 2 months ago
  36. cd3ddb3 [dv/sram] bijection test by Udi Jonnalagadda · 4 years, 2 months ago
  37. d55eaeb [spi_device] Command Process block by Eunchan Kim · 4 years, 3 months ago
  38. 9e83850 [dv] force life cycle input for mem test by Weicai Yang · 4 years, 2 months ago
  39. 641bc7a [dv] Update common intr_test seq by Weicai Yang · 4 years, 2 months ago
  40. 269bb3d [reggen] Define a class wrapping the top-level IP block by Rupert Swarbrick · 4 years, 2 months ago
  41. b650026 [reggen] Define a type to represent an inter-module signal by Rupert Swarbrick · 4 years, 2 months ago
  42. aae67c9 [reggen] Define Interrupt and Alert types by Rupert Swarbrick · 4 years, 2 months ago
  43. 611a642 [reggen] Define classes to represent parameters in a block by Rupert Swarbrick · 4 years, 3 months ago
  44. 4047b0d [aes] Update design checklist to represent current state by Pirmin Vogel · 4 years, 2 months ago
  45. 026f4b6 [aes] Add DIF checklist by Pirmin Vogel · 4 years, 2 months ago
  46. 4407109 [top_earlgry] Rename parameter file passed to chip_env_pkg by Philipp Wagner · 4 years, 2 months ago
  47. fb17e44 [dv/alert_handler] remove logic to auto-generate alert parameters by Cindy Chen · 4 years, 2 months ago
  48. 6c72d84 [util] Slight refactor of secded_gen.py by Timothy Chen · 4 years, 2 months ago
  49. 3508ebd [dv] only read mem which is written with full word data by Weicai Yang · 4 years, 2 months ago
  50. 12cce14 [tlul] Add memory transmission integrity checks by Timothy Chen · 4 years, 2 months ago
  51. a5bb5ef [top] Remove what appears to be an accidental commit by Timothy Chen · 4 years, 2 months ago
  52. f77e60c [rtl/otp_ctrl] Report ECC correctable error in consistency check by Cindy Chen · 4 years, 2 months ago
  53. 95cea45 [aes] Interface CSRNG through EDN by Pirmin Vogel · 4 years, 2 months ago
  54. a63640e [i2c, dv] Update i2c_testplan to include tests required to verify i2c target rtl by Tung Hoang · 4 years, 2 months ago
  55. 4c609f8 [chip/dv] Fix OTP preloading issues in chip DV environment by Michael Schaffner · 4 years, 2 months ago
  56. 9361138 [otp_ctrl] Set LC state to TEST_UNLOCKED if OTP is absent by Michael Schaffner · 4 years, 2 months ago
  57. dc0c1e9 [top/lc_ctrl] connect CPU_EN and KEYMGR_EN signals by Michael Schaffner · 4 years, 2 months ago
  58. c88e97f [ibex] Connect up crash dump output by Tom Roberts · 4 years, 2 months ago
  59. bc7f6d6 Update lowrisc_ibex to lowRISC/ibex@6d9e1ac by Tom Roberts · 4 years, 2 months ago
  60. dadebce [otbn] Fix bad_insn_addr ERR_BITS description by Greg Chadwick · 4 years, 2 months ago
  61. 9393230 [dv/sram] minor updates to sram tb by Udi Jonnalagadda · 4 years, 2 months ago
  62. f2cc963 [alert_handler] Delete stale comment by Michael Schaffner · 4 years, 2 months ago
  63. 861f56c [dv/sram] add multiple_keys test by Udi Jonnalagadda · 4 years, 2 months ago
  64. a825238 [dv/sram] SRAM smoke test, bring to V1 status by Udi Jonnalagadda · 4 years, 3 months ago
  65. 6e6b7ba [top] Auto generate files by Timothy Chen · 4 years, 2 months ago
  66. 19eb6ac [lc] Generate integrity for the tap interface by Timothy Chen · 4 years, 2 months ago
  67. 8ec347f [all] Add empty intg_err declaration to remove lint warnings. by Timothy Chen · 4 years, 2 months ago
  68. aa6c1ed [top] peripheral / host transmission integrity by Timothy Chen · 4 years, 2 months ago
  69. 6d49f60 [spi_device, dv] Refactor spi_agent to support spi_host rtl by Tung Hoang · 4 years, 2 months ago
  70. b2576aa [dv/lock_reg] Update IPs to adopt the lock_reg changes by Cindy Chen · 4 years, 3 months ago
  71. 5aa9a95 [dv/enable_regs] Support enable registers have more than one field by Cindy Chen · 4 years, 3 months ago
  72. 1e295f8 [dv/base_reg] use m_field instead of accessing field by Cindy Chen · 4 years, 3 months ago
  73. 8a1726f [top] Expand rom to 40b for slightly improved security properties by Timothy Chen · 4 years, 2 months ago
  74. bc4df4b [dv/chip] Update mem_bkdr_if in chip level TB by Udi Jonnalagadda · 4 years, 3 months ago
  75. 0b18fa5 [dv/sram] add SRAM scrambling model for DV by Udi Jonnalagadda · 4 years, 4 months ago
  76. a6833b1 [top] Correct memory connection bit widths by Timothy Chen · 4 years, 2 months ago
  77. a6f5829 [tlul] block writes and reads on errors in adapter_reg by Timothy Chen · 4 years, 2 months ago
  78. efaa97e [ast] AscenLint fixes and new analog typedef by Michael Schaffner · 4 years, 2 months ago
  79. 11e4d89 [otp_ctrl] Always attempt to program all LC words in presence of errors by Michael Schaffner · 4 years, 2 months ago
  80. 1c35be4 [lc_ctrl] Max out the transition counter when going into SCRAP by Michael Schaffner · 4 years, 2 months ago
  81. 4431d4d [lc_ctrl] Buffer incoming life cycle ACK signals by Michael Schaffner · 4 years, 2 months ago
  82. d5ae6c7 [lc_ctrl] Update the docs to reflect escalation updates by Michael Schaffner · 4 years, 2 months ago
  83. 614ac71 [lc_ctrl] Do not latch new LC state in register by Michael Schaffner · 4 years, 2 months ago
  84. 0afe6fa [lc_ctrl] Assert lc_escalate_en in (virtual) SCRAP and INVALID states by Michael Schaffner · 4 years, 2 months ago
  85. 0e0a74b [dv/flash_ctrl] Changes to integrate vendor environment by Eitan Shapira · 4 years, 2 months ago
  86. da73cfd [dv/tools] Updated Coverage flow for xcelium by Rasmus Madsen · 4 years, 3 months ago
  87. f3b61c0 [fpv] First update CSR assertion check by Cindy Chen · 4 years, 3 months ago
  88. c5c5a9a [tlul] Yet more messing around to silence lint warnings by Rupert Swarbrick · 4 years, 2 months ago
  89. 6cc5c16 [dv] Add SV_FCOV_SVA back by Srikrishna Iyer · 4 years, 2 months ago
  90. 69367b3 [dvsim] Add fileset_partner to FuseSoC by Srikrishna Iyer · 4 years, 2 months ago
  91. c6d9664 [DV][FCOV] Minor updates to #5414 by Srikrishna Iyer · 4 years, 2 months ago
  92. c8b3333 [rtl/lc_ctrl] Fix jtag d_error by Cindy Chen · 4 years, 2 months ago
  93. 03bcc2f [dv/jtag] Fix two small jtag issue by Cindy Chen · 4 years, 2 months ago
  94. b196687 [top] Auto generate files by Timothy Chen · 4 years, 2 months ago
  95. 9443221 [top / util] updates to ast generation by Timothy Chen · 4 years, 2 months ago
  96. 466585e [top] First draft PR to enlarge memories by Timothy Chen · 4 years, 2 months ago
  97. 03018e8 [lint] Waivers for rv_core_ibex lint by Greg Chadwick · 4 years, 2 months ago
  98. 7930075 [lint] Allow one branch in unique case by Greg Chadwick · 4 years, 2 months ago
  99. 840b59a [i2c, dv] Update fifo_watermark and fifo_fall test by Tung Hoang · 4 years, 2 months ago
  100. a12fb22 Update pulp_riscv_dbg to pulp-platform/riscv-dbg@64f48cd by Philipp Wagner · 4 years, 2 months ago