1. 967da02 [top] Add remaining TUSB1106 pins to CW310 top by Alexander Williams · 3 years, 7 months ago
  2. d898fdd [dv] Pass data_intg_passthru to dv_base_mem by Weicai Yang · 3 years, 4 months ago
  3. 60d70aa [util] Avoid using which command in verible-format.py by Rupert Swarbrick · 3 years, 4 months ago
  4. 70684d8 [reggen] Tweak Register's _asdict to satisfy new mypy by Rupert Swarbrick · 3 years, 4 months ago
  5. a299a86 [dv] Fix typo in uvmdvgen comment by Rupert Swarbrick · 3 years, 4 months ago
  6. b8ea8c9 [fpga] Fix splice CI export files step. by Miguel Osorio · 3 years, 4 months ago
  7. 961b2cd [sw/boot_rom] Rename "boot_rom" to "test_rom". by Timothy Trippel · 3 years, 4 months ago
  8. 9b34e4a [bazel] Build mask_rom with bazel by Chris Frantz · 3 years, 5 months ago
  9. 6697fbb [doc/checklist] Template fix by Cindy Chen · 3 years, 4 months ago
  10. 41bff2f [topgen] Allow data_intg_passthru key on memories by Rupert Swarbrick · 3 years, 4 months ago
  11. 2e3e062 [mask_rom] Add OTP option to enable AST and reduce AST_CFG size by Michael Munday · 3 years, 4 months ago
  12. 7e70de1 [reggen] Resolve a TODO in the window address decoding logic by Michael Schaffner · 3 years, 4 months ago
  13. d6f6f3e [doc] Automatically generate countermeasure tables in IP docs by Michael Schaffner · 3 years, 4 months ago
  14. 1b5b4c7 [doc] Update D2S checklist template and description by Michael Schaffner · 3 years, 4 months ago
  15. a631cac [secded_gen] Add an ecc_encode_some function by Rupert Swarbrick · 3 years, 4 months ago
  16. d1f0ea6 [sw] Remove deleted files from license checker. by Jade Philipoom · 3 years, 4 months ago
  17. f5ff988 [secded/lint] Fix lint errors by Michael Schaffner · 3 years, 4 months ago
  18. 0e47eac [reggen] Headers for non-homogenous multiregs by Drew Macrae · 3 years, 5 months ago
  19. be1359d [secded_gen] Enhance inverted ECC code by Michael Schaffner · 3 years, 4 months ago
  20. a6412d2 [ottf,tests] Migrate all chip-level tests to OTTF. by Timothy Trippel · 3 years, 5 months ago
  21. 2dbb0fa [reggen] Don't generate a cmd integrity check if no registers by Rupert Swarbrick · 3 years, 4 months ago
  22. ce3e764 [reggen] Correct indentation for some %if/%for lines by Rupert Swarbrick · 3 years, 5 months ago
  23. e97ff3f [syn/cdc] Minor flow fixes in CDC and syn scripts by Michael Schaffner · 3 years, 4 months ago
  24. 0eb0694 [reggen] Disable ExplicitErrs on tlul_socket_1n modules in reg_tops by Rupert Swarbrick · 3 years, 4 months ago
  25. b492078 [reggen] generate defines of type unsigned ints by Drew Macrae · 3 years, 5 months ago
  26. 0b548fa [bazel] Add testing rules by Chris Frantz · 3 years, 5 months ago
  27. a42582d [cdc] Add support for initial CDC flow with open-source views by Michael Schaffner · 3 years, 5 months ago
  28. 92ac304 [top] remove multiply-driven clock valid signals by Timothy Chen · 3 years, 4 months ago
  29. 5f719f1 [top] Temporarily bypass ast main_pok in fpga by Timothy Chen · 3 years, 4 months ago
  30. 4e9df54 [reggen] Add tentative list of assets and cm types by Michael Schaffner · 3 years, 4 months ago
  31. 69a5e17 [secded_gen] Define and generate inverted ECC enc/dec modules by Michael Schaffner · 3 years, 5 months ago
  32. 8f956bc [secded_gen] Add inverted Hsiao and Hamming code options by Michael Schaffner · 3 years, 5 months ago
  33. 45e08ff [ci] Add CW310 mask ROM splicing by Miguel Osorio · 3 years, 4 months ago
  34. 8188c6d [dvsim/lint] Make message reporting more flexible by Michael Schaffner · 3 years, 6 months ago
  35. 2ab7789 [lint] Unify lint parser scripts by Michael Schaffner · 3 years, 6 months ago
  36. 0913e13 [util, gen-otp-img] Add random seed as arg by Srikrishna Iyer · 3 years, 5 months ago
  37. 07514c5 [prim] Add flop wrapper for sparse fsm by Timothy Chen · 3 years, 5 months ago
  38. ffb02b2 [aes, pre_sca] Enable formal verification of more than a single S-Box by Pirmin Vogel · 3 years, 5 months ago
  39. 0652ad9 [aes, pre_sca] Enable formal masking verification of AES with Alma by Pirmin Vogel · 3 years, 5 months ago
  40. 59ffe88 [mubi] Fix path in auto-gen header by Rupert Swarbrick · 3 years, 5 months ago
  41. 399af40 [bazel] Rules to build the boot-rom. by Drew Macrae · 3 years, 5 months ago
  42. 6fb3f4e [bazel] Add clang-format check/fix rules by Chris Frantz · 3 years, 5 months ago
  43. 3f87fe0 [bazel] Add a license check rule. by Chris Frantz · 3 years, 5 months ago
  44. fd11746 [dv] Add sub RAL block creation knobs by Srikrishna Iyer · 3 years, 5 months ago
  45. aea37dd [topgen] Lint cleanup only by Srikrishna Iyer · 3 years, 5 months ago
  46. 934ef17 [topgen] Minor fix to `--hjson-path` switch by Srikrishna Iyer · 3 years, 5 months ago
  47. 41b2628 [pwrmgr] Make rom_ctrl check signals multi-bit by Timothy Chen · 3 years, 5 months ago
  48. 97af266 [otbn,util] Halve the DMEM region in OTBN's linker script by Rupert Swarbrick · 3 years, 6 months ago
  49. cc80879 [sw/otbn] Move crypto assembly files into new folder. by Jade Philipoom · 3 years, 5 months ago
  50. 41fc13b [ci] Fix CI failure by Weicai Yang · 3 years, 5 months ago
  51. ee8c4bf [Cleanup] Remove lc_tx_e type and replace it with lc_tx_t by Weicai Yang · 3 years, 5 months ago
  52. bef8e3c [dif] Fix autogenerated init unit tests by Alphan Ulusoy · 3 years, 5 months ago
  53. a5e3223 [mubi] Enhance mubi_sync with stability check by Timothy Chen · 3 years, 5 months ago
  54. 3cb47a0 Updated testbench template files to add path to testplan by Madhuri Patel · 3 years, 5 months ago
  55. 5aaad4e [cleanup] Remove mubi4_e and replace it with mubi4_t by Weicai Yang · 3 years, 5 months ago
  56. e8976ff [reggen] This adds initial support for a cm list by Michael Schaffner · 3 years, 5 months ago
  57. 37b0642 [util] Fix make_new_diff in "new" mode. by Adrien Grassein · 3 years, 5 months ago
  58. 1c026d6 [util] Remove debug prints to speed up secded_gen.py by Rupert Swarbrick · 3 years, 5 months ago
  59. 1330f85 [fpga] Update slice to work with 32kB ROM by Miguel Osorio · 3 years, 5 months ago
  60. 101c9e5 [util] Add script and first template to autogen (some) testutils. by Timothy Trippel · 3 years, 5 months ago
  61. 4c0e61f [util] Add alternate hjson paths for reggen_only modules by Timothy Chen · 3 years, 5 months ago
  62. f7562c7 [ipgen] Plumb TemplateParams through correctly by Rupert Swarbrick · 3 years, 5 months ago
  63. 9216ea1 [util] Document default resval for non-hwext registers by Rupert Swarbrick · 3 years, 6 months ago
  64. c2775af [util] Move some generic parsing code to util by Rupert Swarbrick · 3 years, 5 months ago
  65. 40e87bc [dv] Support Multiple EDN Interfaces in OpenTitan by Canberk Topal · 3 years, 6 months ago
  66. cdcb4e0 [util] Add missing file by Timothy Chen · 3 years, 5 months ago
  67. 4d665a9 [prim] Add missing include to prim_mubi_dec* by Rupert Swarbrick · 3 years, 5 months ago
  68. f4d5e9a [top, all] update connects for mubi by Timothy Chen · 3 years, 5 months ago
  69. feaf322 [flash_ctrl] Add plain text integrity in flash by Timothy Chen · 3 years, 5 months ago
  70. 9df5db2 [dif] Fix comment typos in DIF header template. by Timothy Trippel · 3 years, 5 months ago
  71. c8389ed [dv/ralgen] Update `dv_base_names` input from a string to a list by Cindy Chen · 3 years, 5 months ago
  72. e16009b [dv/ralgen] Update the `dv-base-prefix` optional input by Cindy Chen · 3 years, 5 months ago
  73. 0f60351 [util] Add generic ecc encode function for re-use by Timothy Chen · 3 years, 5 months ago
  74. 2f94598 [util] Update `make_new_dif.py` to use `autogen_banner.py` module. by Timothy Trippel · 3 years, 5 months ago
  75. 8be44c9 [clkmgr, ast] Update external clock switch support by Timothy Chen · 3 years, 6 months ago
  76. 7dd8ba4 [fpv/secded] Fix FPV auto-gen script by Cindy Chen · 3 years, 5 months ago
  77. dd9544e [doc] Add D2S and V2S checklist items to all checklists by Michael Schaffner · 3 years, 5 months ago
  78. 51055db [top/usb] Instantiate second pair of USB pads by Michael Schaffner · 3 years, 5 months ago
  79. 2c275eb [syn/aes/otbn] Minor fixes to fix block level synthesis by Michael Schaffner · 3 years, 5 months ago
  80. ed24b15 [util] Fix docstrings and arg names in `util/make_new_dif.py`. by Timothy Trippel · 3 years, 5 months ago
  81. e4bfe80 [ast] Update review comments by Jacob Levy · 3 years, 6 months ago
  82. 3f2a1c1 [clkmgr, pwrmgr] Add clock handshaking for usb by Guillermo Maturana · 3 years, 6 months ago
  83. 3cb62ec [dvsim] Modify resolve_branch to handle branch names with forward slash. by Todd Broch · 3 years, 5 months ago
  84. 7f327d8 [util] Make `check_dif_statuses.py` aware of autogen DIFs. by Timothy Trippel · 3 years, 6 months ago
  85. 1d21f07 [util] Deprecate alert/IRQ DIF printing from `check_dif_statuses.py`. by Timothy Trippel · 3 years, 6 months ago
  86. 9b32cd1 [otp_ctrl] Convert HW_CFG EN chicken bits to mubi8 types by Michael Schaffner · 3 years, 6 months ago
  87. ec46639 [util] Use pathlib throughout `util/check_dif_statuses.py`. by Timothy Trippel · 3 years, 6 months ago
  88. 76dd646 [util] Deprecate `repo_top` arg in `util/check_dif_statuses.py`. by Timothy Trippel · 3 years, 6 months ago
  89. 1c4f7c2 [util] Organize and package `make_new_dif.py` classes. by Timothy Trippel · 3 years, 6 months ago
  90. f9ee797 [topgen] Create the RAL only, no other files by Philipp Wagner · 3 years, 6 months ago
  91. 092b755 [ipgen] Improve parser error for default template by Philipp Wagner · 3 years, 6 months ago
  92. 067dc20 [ipgen] Ensure rtl directory exists before writing to it by Philipp Wagner · 3 years, 6 months ago
  93. eb0ebe3 [ipgen] Strengthen checking for valid templates by Philipp Wagner · 3 years, 6 months ago
  94. 5ebecb9 [ipgen] Throw TemplateError to make it easier to catch by Philipp Wagner · 3 years, 6 months ago
  95. 1f6629b [ipgen] Fix check for valid parameter data types by Philipp Wagner · 3 years, 6 months ago
  96. ce9c216 [ipgen] Add basic render tests by Philipp Wagner · 3 years, 6 months ago
  97. 09c120f [top/ast] Add misc input pad by Michael Schaffner · 3 years, 6 months ago
  98. 9f7b558 [dif] Autogen all `dif_<ip>_alert_force()` DIFs. by Timothy Trippel · 3 years, 6 months ago
  99. 5adfa4e [util, top] Correct top level ast reset mapping by Timothy Chen · 3 years, 6 months ago
  100. d78bbfc [chip.dv] Remove clang-formatting of plic SW test by Srikrishna Iyer · 3 years, 6 months ago