1. c1a7954 [utils,dvsim] Add wall-clock timeout feature by Guillermo Maturana · 2 years, 8 months ago
  2. 19a8e33 [dvsim] remove unecessary `sw_build_dir` parameter by Timothy Trippel · 2 years, 8 months ago
  3. 95e1d0c [doc] Move style guides into a separate section by Miguel Osorio · 2 years, 8 months ago
  4. b251ab0 [doc] Skip markdown templates from the build by Miguel Osorio · 2 years, 8 months ago
  5. ca7ed9c [dvsim] Make email.html filename more descriptive by Srikrishna Iyer · 2 years, 8 months ago
  6. 936431c fix(rdc): typo by Eunchan Kim · 2 years, 8 months ago
  7. a5039be fix(rdc): Include NEW violations only to report by Eunchan Kim · 2 years, 8 months ago
  8. 0e1501b [dvsim] Add support for SW (bazel) build opts by Srikrishna Iyer · 2 years, 8 months ago
  9. 2b989a4 fix(cdc): Parse NEW violations only by Eunchan Kim · 2 years, 8 months ago
  10. 360ae28 feat(rdc): Add Meridian RDC log parser by Eunchan Kim · 2 years, 8 months ago
  11. f2f85bd feat(rdc): Add Meridian RDC flow to dvsim by Eunchan Kim · 2 years, 8 months ago
  12. 1f7ba3b [dvsim] Indicate what is currently running by Srikrishna Iyer · 2 years, 9 months ago
  13. 449a7c5 [python] flake8 lint cleanups by Michael Schaffner · 2 years, 10 months ago
  14. 0bef721 [dvsim] Correct argparse usage statement and help by Drew Macrae · 2 years, 11 months ago
  15. d3fdd40 [dv/build_seed] Fix build_seed by Cindy Chen · 3 years ago
  16. 4660664 [dv/build_seed] Fix build seed errors by Cindy Chen · 3 years ago
  17. 5e3c591 [dvsim] Fix looping through old result directories by Cindy Chen · 3 years ago
  18. c79bcda [dvsim] Add a missing newline to error message by Rupert Swarbrick · 3 years ago
  19. 4c4b55d [dvsim] Make build-randomization opt-in by Srikrishna Iyer · 3 years ago
  20. 84c0e48 [bazel,dvsim] Add build rules for dvsim.py by Timothy Trippel · 3 years ago
  21. 3db7ca3 [dvsim] Introduce Verilog compile-time seeds by Srikrishna Iyer · 3 years ago
  22. acc825f [dvsim] Treat `tests: ["N/A"]` as an ignored testpoint by Srikrishna Iyer · 3 years ago
  23. 04c6021 [doc/ug] Updated opentitan documentation to include information about Questa use. by David Pudner · 3 years, 1 month ago
  24. d3b641f [doc] Fix rendering of special characters in testplan table by Rupert Swarbrick · 3 years ago
  25. a886c7e [dv] Add options to improve VCS runtime by Weicai Yang · 3 years, 1 month ago
  26. 74ac920 [dvsim] Fix pass/fail status for synthesis regression by Michael Schaffner · 3 years ago
  27. 0978ab3 [util/dvsim] Fix confusing error message by Guillermo Maturana · 3 years, 1 month ago
  28. ba742f8 [dvsim] Minor changes to SynCfg results reporting by Michael Schaffner · 3 years, 1 month ago
  29. 00918eb [dvsim] Add support for tags in testplan by Srikrishna Iyer · 3 years, 1 month ago
  30. 884c6ab [util, testplan] Allow relative testplan imports by Srikrishna Iyer · 3 years, 1 month ago
  31. 9af3053 [reggen] Add support for validation of RTL CM annotation by Michael Schaffner · 3 years, 2 months ago
  32. e97ff3f [syn/cdc] Minor flow fixes in CDC and syn scripts by Michael Schaffner · 3 years, 3 months ago
  33. a42582d [cdc] Add support for initial CDC flow with open-source views by Michael Schaffner · 3 years, 4 months ago
  34. 8188c6d [dvsim/lint] Make message reporting more flexible by Michael Schaffner · 3 years, 5 months ago
  35. 2ab7789 [lint] Unify lint parser scripts by Michael Schaffner · 3 years, 5 months ago
  36. 2c275eb [syn/aes/otbn] Minor fixes to fix block level synthesis by Michael Schaffner · 3 years, 4 months ago
  37. 3cb62ec [dvsim] Modify resolve_branch to handle branch names with forward slash. by Todd Broch · 3 years, 4 months ago
  38. bf7faa4 [dvsim] Enabling glob-style patterns for -i switch by Srikrishna Iyer · 3 years, 5 months ago
  39. 6b7a435 [dvsim] Correctly set self_dir for included Hjson files by Philipp Wagner · 3 years, 5 months ago
  40. d0ff7c0 [util] Add tooling support for V2S milestone by Srikrishna Iyer · 3 years, 5 months ago
  41. ad629e3 [dvsim] Introduce {self_dir} as variable by Philipp Wagner · 3 years, 5 months ago
  42. cb186c7 [dvsim] Small cleanups by Philipp Wagner · 3 years, 5 months ago
  43. 4b39fcb [fpv/tool] Support GUI mode on dvsim by Cindy Chen · 3 years, 6 months ago
  44. d864dfc [dvsim] Add passing count by milestone in reports by Srikrishna Iyer · 3 years, 6 months ago
  45. dcdfac3 [dvsim] Allow non-integral values of --reseed-multiplier by Rupert Swarbrick · 3 years, 7 months ago
  46. 21721e3 [dv, xcelium] Fix statement coverage extraction by Srikrishna Iyer · 3 years, 7 months ago
  47. 9b38141 [dvsim] Minor fixes to coverage extraction by Srikrishna Iyer · 3 years, 7 months ago
  48. 6672f06 Fix the testplan link in dvsim code by Srikrishna Iyer · 3 years, 8 months ago
  49. 465fb62 [dvsim] Fix publish report summary typo by Cindy Chen · 3 years, 8 months ago
  50. 7efbbbd [dvsim] Separate publish report from dvsim flow [PART3] by Cindy Chen · 3 years, 8 months ago
  51. 914bdad [script/dvsim] Separate publish report from dvsim flow [PART2] by Cindy Chen · 3 years, 8 months ago
  52. 77358fa [tools/dvsim] Fix some VCS flags by Guillermo Maturana · 3 years, 9 months ago
  53. d562377 [dvsim] Fix GUI mode and launcher creation fixes by Srikrishna Iyer · 3 years, 9 months ago
  54. 635d311 [dvsim] Separate publish report option [PART1] by Cindy Chen · 3 years, 10 months ago
  55. d597758 [script/dvsim] Update output folder by Cindy Chen · 3 years, 9 months ago
  56. 0f910ed [dvsim] Allow recursive testplan import by Srikrishna Iyer · 3 years, 10 months ago
  57. bc7789d [dvsim] Fix testplan bugs by Srikrishna Iyer · 3 years, 10 months ago
  58. 624a613 [testplans] Rename entries with testpoints by Srikrishna Iyer · 3 years, 10 months ago
  59. ba48231 [dvsim/testplan] Fix the rendered testplan by Srikrishna Iyer · 3 years, 10 months ago
  60. 86169d0 [dvsim] Testplanner refactor & covergroup support by Srikrishna Iyer · 3 years, 10 months ago
  61. dc7350c [dv/dvsim] Group failures per test in buckets by Guillermo Maturana · 3 years, 11 months ago
  62. 9d491bd [dvsim] Fix column bug in DV summary report by Srikrishna Iyer · 3 years, 11 months ago
  63. c33afd8 [dvsim] Fix testplan test counts by Srikrishna Iyer · 3 years, 11 months ago
  64. c9e4ee8 [dvsim] Fix #6061 by Srikrishna Iyer · 3 years, 11 months ago
  65. 7ddf09a [fpv] dvsim script error by Cindy Chen · 3 years, 11 months ago
  66. b6070c2 [dvsim] update edacloudlauncher imports by Udi Jonnalagadda · 3 years, 11 months ago
  67. 206721c [dvsim] Scheduler updates - max_parallel, max_poll by Srikrishna Iyer · 4 years ago
  68. 956b3f8 [dvsim] Set `Deploy.job_name` more robustly by Srikrishna Iyer · 4 years ago
  69. 53ce3bb [formal/conn] Support dvsim to publish regression result summary by Cindy Chen · 4 years ago
  70. 8ef4fdc [dv/dvsim] Provides more context on some failures. by Guillermo Maturana · 4 years ago
  71. 587b7a3 [dvsim] Fix local run error. by Eunchan Kim · 4 years ago
  72. 76caf9a [dv/dvsim] Adds failure bucketizer for triage. by Guillermo Maturana · 4 years ago
  73. f479b9e [dvsim] Scratch root default to $REPO_TOP/scratch by Srikrishna Iyer · 4 years ago
  74. 9bff8ea [dvsim] Fix remaining comments from #5876 by Srikrishna Iyer · 4 years ago
  75. 737238f [dvsim] Fix primary_cfg handling by Srikrishna Iyer · 4 years ago
  76. 144c53d [dvsim] Deal with non unicode chars in log files by Srikrishna Iyer · 4 years ago
  77. 5b6f9d6 [dvsim] Added common build fail patterns by Srikrishna Iyer · 4 years ago
  78. 2773319 [dvsim] Minor cleanups to to formal flow by Srikrishna Iyer · 4 years ago
  79. 8e21e51 [dvsim] Fixes to UNR and cov analysis flows by Srikrishna Iyer · 4 years ago
  80. 08ccc23 [dvsim] Very minor cleanup of Deploy class by Srikrishna Iyer · 4 years ago
  81. a9bde86 [dvsim] LsfLauncher report early errors as F by Srikrishna Iyer · 4 years ago
  82. 15f3a60 [dvsim] Minor fix in clean_odirs function by Srikrishna Iyer · 4 years ago
  83. 8ca91da [chip dv] Set +sw_images as comma-separated list by Srikrishna Iyer · 4 years ago
  84. f59a6b3 [formal/script] Update generic formal flow naming from `fpv` to `formal` by Cindy Chen · 4 years ago
  85. d37d10d [dvsim] Add GUI mode for running simulations by Srikrishna Iyer · 4 years ago
  86. c7a5044 [dvsim] Keep dependencies list by Srikrishna Iyer · 4 years ago
  87. 7355a1e [dvsim] Fix printing of last 10 lines by Srikrishna Iyer · 4 years ago
  88. 37b0c99 [dvsim] Spot fixes for LSF and internal launcher by Srikrishna Iyer · 4 years ago
  89. 4829d28 [dvsim] Cosmetic updates to launcher methods by Srikrishna Iyer · 4 years ago
  90. e520362 [doc] Use relative links in Hjson-related shortcodes by Philipp Wagner · 4 years ago
  91. 57af049 [dvsim] minor enhancement to clean_odir by Srikrishna Iyer · 4 years ago
  92. df0936b [dvsim] Statically display jobs' status by Srikrishna Iyer · 4 years, 1 month ago
  93. 1d2899f [dvsim] Do weighted scheduling of jobs by Srikrishna Iyer · 4 years, 1 month ago
  94. 7c48056 [dvsim] Schedule jobs by dependency by Srikrishna Iyer · 4 years, 1 month ago
  95. 9d9d86f [dvsim] Implement LsfLauncher by Srikrishna Iyer · 4 years ago
  96. 4003084 [tools/dv] added UNR flow for xcelium by Rasmus Madsen · 4 years ago
  97. e3af4cf [dvsim] Fix for #5527 by Srikrishna Iyer · 4 years ago
  98. caa0d89 [dvsim] Move clean_odirs to `util.py` by Srikrishna Iyer · 4 years ago
  99. 6578374 [dvsim] Split Deploy into Deploy and Launcher by Srikrishna Iyer · 4 years, 1 month ago
  100. 2b944ad [dvsim] Add utils.TS_FORMAT* vars by Srikrishna Iyer · 4 years ago