1. 4ac0a9d [alerts] Fully connect alert async on parameters by Michael Schaffner · 4 years, 1 month ago
  2. 1032b47 [reggen] Clean up some spaces above write/read-enable registers by Rupert Swarbrick · 4 years, 1 month ago
  3. 685d649 [top / ast] Continued ast integration by Timothy Chen · 4 years, 1 month ago
  4. 200d8b4 [topgen] Allow multiple device interfaces to connect to the crossbar by Rupert Swarbrick · 4 years, 1 month ago
  5. 6c83129 [reggen/comport] Syntax for multiple interfaces in a peripheral by Rupert Swarbrick · 4 years, 1 month ago
  6. 13cdb23 [topgen] Remove alert_module and interrupt_module from top_*.hjson by Rupert Swarbrick · 4 years, 1 month ago
  7. 5f54587 [top] Align tops to use JTAG port from pinmux by Michael Schaffner · 4 years, 1 month ago
  8. d20804d [rstmgr] Remove duplicated parameters from rstmgr_ctrl by Rupert Swarbrick · 4 years, 1 month ago
  9. cfcfbce [reggen] Promote FOO_SIZE to an int unsigned in *_reg_pkg.sv by Rupert Swarbrick · 4 years, 1 month ago
  10. 915df69 [tlul] Enable tlul integrity check across the design by Timothy Chen · 4 years, 1 month ago
  11. a1af4ec [clkmgr] Fix dft issues by Timothy Chen · 4 years, 1 month ago
  12. b5871b7 [AST] AscentLint & Spyglass fixes by Jacob Levy · 4 years, 1 month ago
  13. dcb0de1 [lint] Fix a bunch of lint warnings related to long lines (>100 chars) by Michael Schaffner · 4 years, 1 month ago
  14. fb17e44 [dv/alert_handler] remove logic to auto-generate alert parameters by Cindy Chen · 4 years, 1 month ago
  15. 12cce14 [tlul] Add memory transmission integrity checks by Timothy Chen · 4 years, 1 month ago
  16. c88e97f [ibex] Connect up crash dump output by Tom Roberts · 4 years, 1 month ago
  17. 6e6b7ba [top] Auto generate files by Timothy Chen · 4 years, 1 month ago
  18. 8ec347f [all] Add empty intg_err declaration to remove lint warnings. by Timothy Chen · 4 years, 1 month ago
  19. aa6c1ed [top] peripheral / host transmission integrity by Timothy Chen · 4 years, 1 month ago
  20. a6f5829 [tlul] block writes and reads on errors in adapter_reg by Timothy Chen · 4 years, 1 month ago
  21. efaa97e [ast] AscenLint fixes and new analog typedef by Michael Schaffner · 4 years, 1 month ago
  22. b196687 [top] Auto generate files by Timothy Chen · 4 years, 1 month ago
  23. bf2bbda [reggen] Fix check_name() regex in reggen/lib.py by Rupert Swarbrick · 4 years, 1 month ago
  24. 383afb8 [top] Connect pwrmgr functions to pinmux and aon_timer by Timothy Chen · 4 years, 1 month ago
  25. d2c08a5 [top] Auto generate regfiles by Timothy Chen · 4 years, 2 months ago
  26. f556762 [top] Auto generate regfiles by Timothy Chen · 4 years, 1 month ago
  27. ac6af87 [top] Various minor lint fixes in the system by Timothy Chen · 4 years, 1 month ago
  28. 6a34b6e [top] Auto generate files by Timothy Chen · 4 years, 1 month ago
  29. 2254ac8 [top] Regenerate top by Michael Schaffner · 4 years, 1 month ago
  30. 32a6d56 [sensor_ctrl] Fix differential ack handling by Timothy Chen · 4 years, 1 month ago
  31. 04192e0 [top / spi] Add scan clock to spi_device external clock by Timothy Chen · 4 years, 1 month ago
  32. 7a0289c [top] Minor lint fixes by Timothy Chen · 4 years, 1 month ago
  33. a706380 [pinmux] Add strap sampling and TAP qualification logic by Michael Schaffner · 4 years, 1 month ago
  34. 6b2a384 [top] Auto generate files by Timothy Chen · 4 years, 1 month ago
  35. 1e7fa2e [edn/rtl] added fatal alert signal by Mark Branstad · 4 years, 2 months ago
  36. 789ea02 [entropy_src/rtl] add fatal alert by Mark Branstad · 4 years, 2 months ago
  37. 2b8ef76 [aon_timer] Minor fixes and updates for integration by Timothy Chen · 4 years, 2 months ago
  38. b5b8eba [padring/top] Carry over pinout from bronze and align sim and FPGA tops by Michael Schaffner · 4 years, 2 months ago
  39. dbd087e [spi_host/device] Connect quad SPI signals and SPI host shells to top by Michael Schaffner · 4 years, 2 months ago
  40. 66e4093 [regtool] Also expose reset values per-field for hwext registers by Rupert Swarbrick · 4 years, 2 months ago
  41. c5841b7 [regtool] Add reset values for hwext registers to reg_pkg by Rupert Swarbrick · 4 years, 2 months ago
  42. 15d98b7 [top / sram_ctrl] updates to enable execute from sram control by Timothy Chen · 4 years, 2 months ago
  43. 390251b [pinmux] Rework wakeup detectors by Michael Schaffner · 4 years, 2 months ago
  44. 43ce8d5 [padctrl] Remove padctrl sources and merge functionality into pinmux by Michael Schaffner · 4 years, 2 months ago
  45. 06fdb11 [pinmux] Introduce individual regwen bits for multiregs by Michael Schaffner · 4 years, 2 months ago
  46. e38c470 [top] Auto generate files by Timothy Chen · 4 years, 2 months ago
  47. 5649c2a [top] Ast updates by Timothy Chen · 4 years, 2 months ago
  48. d65d139 [csrng/rtl] added fatal alert by Mark Branstad · 4 years, 2 months ago
  49. bc4a795 [ast] Added fileset_partner flag to cores depending on ast by Arnon Sharlin · 4 years, 2 months ago
  50. af2b5c2 [hw, top_earlgrey] Align peripherals in different domains to PoT by Silvestrs Timofejevs · 4 years, 2 months ago
  51. a0c7b80 [flash_ctrl] Set "unusual" flag for prim_flash_cfg window by Rupert Swarbrick · 4 years, 2 months ago
  52. ef348c9 [reggen] Add naming check for REGWEN and standardize on RW0C accesses by Michael Schaffner · 4 years, 2 months ago
  53. c8b06fb [spi_device] Re-generate collaterals by Eunchan Kim · 4 years, 2 months ago
  54. 44b404e [top] Auto generate files by Timothy Chen · 4 years, 2 months ago
  55. cfe9644 [ast] ast changes to ease simulation nettypes by Timothy Chen · 4 years, 2 months ago
  56. ea59ad3 [top] Integrate latest ast and remove ast_wrapper by Timothy Chen · 4 years, 2 months ago
  57. fe5fe25 [ast] Added DFT interface + logic updates by Arnon Sharlin · 4 years, 3 months ago
  58. bea7b6a [util/sw] update pwrmgr wakeup info params for dif/unittest by Timothy Chen · 4 years, 2 months ago
  59. 8aeeb49 [top] Auto generate files by Timothy Chen · 4 years, 2 months ago
  60. 92b526e [top] Re-arrange always on modules by Timothy Chen · 4 years, 2 months ago
  61. 469a303 [top] Auto-generate top by Timothy Chen · 4 years, 2 months ago
  62. e55485d [kmac] Fix typo in wiring between KMAC and main crossbar by Rupert Swarbrick · 4 years, 2 months ago
  63. 4908b1b [keymgr/sensor_ctrl] Align alert naming with newest guidance by Michael Schaffner · 4 years, 2 months ago
  64. 39b1434 [fpv] fix otp_ctrl and lc_ctrl syntax error by Cindy Chen · 4 years, 2 months ago
  65. e0d517e [topgen] Don't generate empty clock_reset_export entries by Rupert Swarbrick · 4 years, 2 months ago
  66. 7858f3d Add missing full_o output signal of prim_fifo_sync by Philipp Wagner · 4 years, 2 months ago
  67. c2b279a [usdev] usbdev related changes to integrate aon_wake function by Timothy Chen · 4 years, 3 months ago
  68. d39fd39 [top] Auto generate files by Timothy Chen · 4 years, 3 months ago
  69. 1674110 [flash_ctrl / top] Various functional updates to flash by Timothy Chen · 4 years, 3 months ago
  70. 2971a1e [top] Top level updates by Timothy Chen · 4 years, 2 months ago
  71. 71d98f8 [prim] Update fifo behavior during reset by Timothy Chen · 4 years, 4 months ago
  72. 4367c48 [top] Increase flash and ram_main to top_earlgrey production sizes by Timothy Chen · 4 years, 2 months ago
  73. a8bbb2e [prim/fifo_async] Disallow non-power-of-two depths by Tom Roberts · 4 years, 2 months ago
  74. a7b1622 [xbar/dv] fix toggle coverage by Weicai Yang · 4 years, 2 months ago
  75. 8d27950 [alert_rxtx] Add option to latch fatal alert in alert sender by Michael Schaffner · 4 years, 3 months ago
  76. e7068ec [reggen] Expose block addr width in IP_reg_pkg.sv by Rupert Swarbrick · 4 years, 2 months ago
  77. 1fff985 [util] Move design-related helper scripts to util/design by Michael Schaffner · 4 years, 3 months ago
  78. 7e87638 [dv/top-earlgrey] exclude alert_en from csr write by Cindy Chen · 4 years, 3 months ago
  79. c60393d Cleanup: Remove executable bits from source files by Philipp Wagner · 4 years, 3 months ago
  80. 1b9fd90 [top] Auto generate by Timothy Chen · 4 years, 3 months ago
  81. b1ba59b [flash / top / ast] functional updates by Timothy Chen · 4 years, 3 months ago
  82. 547c1f0 [dv/xbar] auto-generate toggle coverage in cover.cfg by Weicai Yang · 4 years, 5 months ago
  83. 9d7e00c [xbar/dv] xbar exclusion automation by Weicai Yang · 4 years, 5 months ago
  84. 33c9078 [clkmgr / top] Add clock divider step down to support lc_ctrl transition by Timothy Chen · 4 years, 3 months ago
  85. 7ab5bb4 [clkmgr / top] clean-up core file usage by Timothy Chen · 4 years, 3 months ago
  86. 3a07c62 [top] Auto generate files by Timothy Chen · 4 years, 3 months ago
  87. 67571d1 [sensor_ctrl / ast] slightly tweak alert handling in sensor_ctrl by Timothy Chen · 4 years, 3 months ago
  88. 3c7892d [top] Specify EDN connections to otp_ctrl by Michael Schaffner · 4 years, 3 months ago
  89. 6724059 [topgen] Add topgen generator core and FuseSoC wrapper by Pirmin Vogel · 4 years, 4 months ago
  90. 9da4db8 [top] Regenerate files by Michael Schaffner · 4 years, 3 months ago
  91. 580ed91 [top] Auto generate files by Timothy Chen · 4 years, 3 months ago
  92. c0d32d9 [top] Auto generate files by Timothy Chen · 4 years, 4 months ago
  93. d1fc7d1 [top] Regenerate files by Michael Schaffner · 4 years, 3 months ago
  94. f2be43c [top] Auto generate files by Timothy Chen · 4 years, 4 months ago
  95. ce7dfab [otbn] Implement fatal/recoverable alerts by Rupert Swarbrick · 4 years, 4 months ago
  96. 3cb138f [flash_ctrl / top] Auto generate files by Timothy Chen · 4 years, 4 months ago
  97. a622074 [ast] Cleanup AST core files and dependencies by Pirmin Vogel · 4 years, 4 months ago
  98. 981c36b [dvsim] Logic to copy repo to scratch area by Srikrishna Iyer · 4 years, 4 months ago
  99. 9859e1e [flash_ctrl / top] Auto generate files by Timothy Chen · 4 years, 4 months ago
  100. 24b6279 [top] Auto generate files by Timothy Chen · 4 years, 4 months ago