1. e0d517e [topgen] Don't generate empty clock_reset_export entries by Rupert Swarbrick · 4 years, 2 months ago
  2. 96c905b [topgen] Allow eflash objects to have name, clock_connections by Rupert Swarbrick · 4 years, 2 months ago
  3. 26e304f [topgen] Add missing keys to optional key list by Rupert Swarbrick · 4 years, 2 months ago
  4. a17383e [reggen] Add missing 'reset_request_list' key to allowed fields by Rupert Swarbrick · 4 years, 2 months ago
  5. 9a5b4e2 [topgen] Sort required fields for eflash objects by Rupert Swarbrick · 4 years, 2 months ago
  6. ddf0145 [topgen] Sort optional fields in topgen by Rupert Swarbrick · 4 years, 2 months ago
  7. 1edde0d [reggen] Sort optional fields in reggen validate list by Rupert Swarbrick · 4 years, 2 months ago
  8. 1b4bfc5 [topgen] Silence warning on missing power domain by Rupert Swarbrick · 4 years, 2 months ago
  9. 13dc5c3 [otbn] Make embeddable OTBN ELF objects back into ET_REL files by Rupert Swarbrick · 4 years, 2 months ago
  10. 1b0529b [otbn] Document and tighten up objcopy command for embedded objects by Rupert Swarbrick · 4 years, 2 months ago
  11. 243d4a6 [fpga] Fix boot ROM splice script for NexysVideo by Pirmin Vogel · 4 years, 2 months ago
  12. c2b279a [usdev] usbdev related changes to integrate aon_wake function by Timothy Chen · 4 years, 2 months ago
  13. 5302fff [flash / top] Minor edits based on reviews by Timothy Chen · 4 years, 2 months ago
  14. 744c3c0 [util] hack to enable top_englishbreakfast generation by Timothy Chen · 4 years, 2 months ago
  15. 6d32d8d [util/design] Switch to RuntimeError exceptions for errors by Michael Schaffner · 4 years, 2 months ago
  16. aebbe99 [util/design] Ensure digests are always placed at the end of a partition by Michael Schaffner · 4 years, 2 months ago
  17. 7878298 [util/design] Extend OTP mmap script with indexing functions by Michael Schaffner · 4 years, 2 months ago
  18. c82f92c [util/design] Add python PRESENT library by Michael Schaffner · 4 years, 2 months ago
  19. 16532b2 [util/design] Use RuntimeError to signal errors in lc gen script by Michael Schaffner · 4 years, 2 months ago
  20. 60dd728 [util/design] Extend LC state scripts to also generate LC state types by Michael Schaffner · 4 years, 2 months ago
  21. 3c6b2f3 [util/design] Align log message format in OTP/LC scripts by Michael Schaffner · 4 years, 2 months ago
  22. 62b3e76 [dvsim] Generate FUSESOC_IGNORE at top of scratch root by Rupert Swarbrick · 4 years, 2 months ago
  23. 6260739 Revert "[lint] Rename tool warnings to flow warnings and reduce their severity" by Michael Schaffner · 4 years, 2 months ago
  24. 315b121 [util] make topgen run multiple pass. by Timothy Chen · 4 years, 2 months ago
  25. e7128e0 [sw/sca] Add Mersenne Twister PRNG library to improve capture rate by Alphan Ulusoy · 4 years, 2 months ago
  26. 23b2ab4 [dv/dvsim] Fix when next_item does not have dependency by Cindy Chen · 4 years, 2 months ago
  27. 9ab407e [util] Allow optional tools in check_tool_requirements by Rupert Swarbrick · 4 years, 2 months ago
  28. 56a7558 [lint] Rename tool warnings to flow warnings and reduce their severity by Michael Schaffner · 4 years, 2 months ago
  29. 924c606 [dv/dvsim] collect coverage in scheduler by Cindy Chen · 4 years, 2 months ago
  30. cf607b2 [dvsim] Fix Syn class by Michael Schaffner · 4 years, 2 months ago
  31. d9090fd [lc_ctrl/otp_ctrl] Add diversification constant to generation scripts by Michael Schaffner · 4 years, 2 months ago
  32. f7a0408 [lc_ctrl] Switch ECC to standard Hamming code by Michael Schaffner · 4 years, 2 months ago
  33. d593f3c [secded_gen] Fix template bug that results in lint error by Michael Schaffner · 4 years, 2 months ago
  34. a8bbb2e [prim/fifo_async] Disallow non-power-of-two depths by Tom Roberts · 4 years, 2 months ago
  35. 650bd04 [dv/alert] update shadow_reg alert naming in DV by Cindy Chen · 4 years, 2 months ago
  36. 960e57d [secded_gen] Add ability to generate FPV TB's and correct Hamming code by Michael Schaffner · 4 years, 2 months ago
  37. f2bf370 [dvsim] Run cov_merge / cov_report as part of the main set of jobs by Rupert Swarbrick · 4 years, 6 months ago
  38. 69fa127 [dvsim] Get rid of Deploy's static dispatch_counter by Rupert Swarbrick · 4 years, 6 months ago
  39. 43bd842 [dvsim] Make the scheduling logic per-target by Rupert Swarbrick · 4 years, 6 months ago
  40. a2892a5 [dvsim] Remove "status" from Deploy items by Rupert Swarbrick · 4 years, 6 months ago
  41. 381770d [dvsim] Create jobs with dependencies instead of sub-jobs by Rupert Swarbrick · 4 years, 6 months ago
  42. ac5c79b [dvsim] Simplify SimCfg._gen_results by Rupert Swarbrick · 4 years, 6 months ago
  43. c0e753d [dvsim] Factor deploy method out of Deploy object by Rupert Swarbrick · 4 years, 10 months ago
  44. 7845168 [dvsim] Move time tracking into its own class in Deploy.py by Rupert Swarbrick · 4 years, 10 months ago
  45. 0391c6d [dvsim] Fix printing of Deploy objects by Rupert Swarbrick · 4 years, 10 months ago
  46. 04fe881 [DV] Enable cov comp creation iff cov is enabled by Srikrishna Iyer · 4 years, 2 months ago
  47. a7b1622 [xbar/dv] fix toggle coverage by Weicai Yang · 4 years, 2 months ago
  48. 82d2b4f [sw] Disassemble only code sections by Philipp Wagner · 4 years, 2 months ago
  49. 3ff52be [doc] Add package install command for CentOS 7 by Pirmin Vogel · 4 years, 2 months ago
  50. 5a3c15e [lc_ctrl/otp_ctrl] Update mmap and state generation scripts by Michael Schaffner · 4 years, 3 months ago
  51. 2c2e81d [reggen] Add check for alert naming scheme by Michael Schaffner · 4 years, 2 months ago
  52. e7068ec [reggen] Expose block addr width in IP_reg_pkg.sv by Rupert Swarbrick · 4 years, 2 months ago
  53. 1fff985 [util] Move design-related helper scripts to util/design by Michael Schaffner · 4 years, 3 months ago
  54. 7e87638 [dv/top-earlgrey] exclude alert_en from csr write by Cindy Chen · 4 years, 2 months ago
  55. 9bcb6c3 [dv] Fix a typo in tb.sv.tpl by Weicai Yang · 4 years, 2 months ago
  56. cf1cd4d [dv] Use separate clock for EDN by Weicai Yang · 4 years, 4 months ago
  57. d2341c2 [reggen, dv] Add ability to set DV register prefix by Srikrishna Iyer · 4 years, 3 months ago
  58. 3e2978a [dv/keymgr] temp disable alert checking in scb by Cindy Chen · 4 years, 3 months ago
  59. 7992280 [dvsim] Fix a wrong path in print message by Weicai Yang · 4 years, 3 months ago
  60. 547c1f0 [dv/xbar] auto-generate toggle coverage in cover.cfg by Weicai Yang · 4 years, 5 months ago
  61. 9d7e00c [xbar/dv] xbar exclusion automation by Weicai Yang · 4 years, 5 months ago
  62. 413baea [sram/dv] initial SRAM testbench by Udi Jonnalagadda · 4 years, 3 months ago
  63. 5dd1bfb [pwm, doc] Initial hjson and documentation revision for PWM by Martin Lueker-Boden · 4 years, 4 months ago
  64. 9f1bcca Do not require pyyaml >= 5.1 by Philipp Wagner · 4 years, 3 months ago
  65. 425a0b8 [dvsim] Use list for rsync command by Eunchan Kim · 4 years, 3 months ago
  66. 87e8f85 [dvsim] Add exclude hidden files when needed by Eunchan Kim · 4 years, 3 months ago
  67. ab4327e [dvsim] Remote copy update by Srikrishna Iyer · 4 years, 3 months ago
  68. 2f42ccd [ci, topgen] Add CI tests for English Breakfast top by Pirmin Vogel · 4 years, 3 months ago
  69. 5c7c19a [topgen] Keep creating C files in hw/top_{topname}/sw/autogen by Pirmin Vogel · 4 years, 4 months ago
  70. 6724059 [topgen] Add topgen generator core and FuseSoC wrapper by Pirmin Vogel · 4 years, 3 months ago
  71. e4e857d [top] Escalation hook-up by Timothy Chen · 4 years, 3 months ago
  72. 13a5dde [dvsim] Fix regression publish result link with --remote switch by Cindy Chen · 4 years, 3 months ago
  73. aa193f9 [lint] Add tool version check for Veriblelint by Michael Schaffner · 4 years, 3 months ago
  74. ec6449e [dvsim] Fix purge not delete remote repo_top by Cindy Chen · 4 years, 3 months ago
  75. e2fae53 [format] Update experimental Verible format script by Michael Schaffner · 4 years, 3 months ago
  76. 8dd960c [otbn] Hush build commands by default in otbn_build.py by Rupert Swarbrick · 4 years, 4 months ago
  77. 8cc9fc6 [csrng/dv] parameter move, dv plan, checklist, checklist by Steve Nelson · 4 years, 4 months ago
  78. 981c36b [dvsim] Logic to copy repo to scratch area by Srikrishna Iyer · 4 years, 4 months ago
  79. e97e0b8 [flash_ctrl] update parameters by Timothy Chen · 4 years, 4 months ago
  80. c2f1228 [dv/lc_ctrl] enable lc_ctrl alert_test by Cindy Chen · 4 years, 4 months ago
  81. b610308 [dvsim] Fix publish report path by Weicai Yang · 4 years, 4 months ago
  82. 60aa10e [top_earlgrey] Instantiate LC controller in toplevel by Michael Schaffner · 4 years, 4 months ago
  83. d5aa79a [otbn] Allow concurrent runs of otbn_build.py on the same files by Rupert Swarbrick · 4 years, 4 months ago
  84. b773efa [doc] Fix checklist items in V1 by Michael Schaffner · 4 years, 4 months ago
  85. c0b7bd1 [dv/doc] cleaned up checkist alignment by Rasmus Madsen · 4 years, 4 months ago
  86. ef68b81 [doc/scripts] updated dashboard scripts for new dv syntax by Rasmus Madsen · 4 years, 4 months ago
  87. c420dd2 [doc/dv] cleanup by Rasmus Madsen · 4 years, 4 months ago
  88. ee1c037 [dv/doc] updated dv_plan links to new location by Rasmus Madsen · 4 years, 4 months ago
  89. e6cb67b [dv/doc] changed testplan to dv_plan in markdown files by Rasmus Madsen · 4 years, 4 months ago
  90. 22d89d6 [dv/doc] changed dv plan to dv doc by Rasmus Madsen · 4 years, 4 months ago
  91. 2ac0dee [dv] Auto-gen byte write for RAL by Weicai Yang · 4 years, 4 months ago
  92. 5c02d78 Fix topgen.py style by lintpy.py by Weicai Yang · 4 years, 4 months ago
  93. 936ebfa [dv/uvmdvgen] Add switch to auto-gen edn by Cindy Chen · 4 years, 4 months ago
  94. a23dfec [util] Rejig how we load hjson configurations for dvsim.py by Rupert Swarbrick · 4 years, 7 months ago
  95. 3459b7e [rom_ext] Add Verbose Logging to Generator by Sam Elliott · 4 years, 4 months ago
  96. 7f173f2 [aon_timer] Initial commit of AON Timer docs by Tom Roberts · 4 years, 4 months ago
  97. 249a544 [dvsim] Allow dvsim.py to be run under Make by Rupert Swarbrick · 4 years, 4 months ago
  98. dddf93b [dvsim[ rename revision_string to revision by Srikrishna Iyer · 4 years, 4 months ago
  99. 559daed [dvsim] Update log messages by Srikrishna Iyer · 4 years, 4 months ago
  100. a4f0664 [dvsim] fix for full verbosity by Srikrishna Iyer · 4 years, 4 months ago