1. e4fbb47 [ci] Fix bazel query bug to run a larger set of tests by Miles Dai · 2 years, 11 months ago
  2. 5533c05 [ci] Reduce the number of Verilator tests run in CI by Miles Dai · 2 years, 11 months ago
  3. 56caf6b [ci] Temporary workarounds for Verilator test flakiness by Miles Dai · 2 years, 11 months ago
  4. d10f311 [ci] Move verible checks to slow-lint by Miles Dai · 2 years, 11 months ago
  5. 99f5044 [bazel,ci] Use a single-threaded Verilator model in CI by Miles Dai · 2 years, 11 months ago
  6. 276d2dc [bazel, ci] Run earlgrey verilator chip-level tests in CI by Miles Dai · 2 years, 11 months ago
  7. f34fea7 [sw] Drop Cargo support completely by Miguel Young de la Sota · 2 years, 11 months ago
  8. ef7cf6b [bazel] Delete sw/vendor/riscv_compliance by Miguel Young de la Sota · 2 years, 11 months ago
  9. d9b83ce [ci] Move duplicated "synthesize with Vivado" logic into a script by Rupert Swarbrick · 3 years ago
  10. f7dd866 [ci] Remove the apt installation of bazel by Miles Dai · 2 years, 11 months ago
  11. 28acbee [ci] Modify Bazel timeouts to reduce test failures by Miles Dai · 3 years ago
  12. cf77e21 [ci] Enforece whitespace format in CI by Miguel Young de la Sota · 3 years ago
  13. 369e027 [ci] Add a CI-specific wrapper for Bazelisk by Miguel Young de la Sota · 3 years ago
  14. 1c42d29 [ci] Enable bazel remote caching by Miles Dai · 3 years ago
  15. 932a70a [bazel] Add buildifier_check to ci by Drew Macrae · 3 years ago
  16. 0443b68 [bazel] Make the Bazel build block CI by Miguel Young de la Sota · 3 years ago
  17. b90a49c [bazel] Run software unit-tests in CI by Drew Macrae · 3 years ago
  18. b002e66 [mask_rom] Rename log.h -> rom_print.h by Miguel Young de la Sota · 3 years ago
  19. ca6be0f [ci] Store old versions of bitstream on GCP by Miles Dai · 3 years ago
  20. 35d9712 [ci] Inform the Bazel regression tests that some tests moved by Miguel Young de la Sota · 3 years ago
  21. 738dc12 [ci, utils] Add Rust format checker to CI by Michal Mazurek · 3 years ago
  22. af9be14 [bazel] fixup CI for batched testing of merge by Drew Macrae · 3 years ago
  23. d4326b4 [bazel/Mask ROM] Add a regression tests for CI by Drew Macrae · 3 years ago
  24. 6d96cdf [ci] Upload generated bitstream to public GCP bucket by Miles Dai · 3 years, 1 month ago
  25. 010b825 [bazel/CI] Install bazel in OT CI by Drew Macrae · 3 years, 2 months ago
  26. 8b9754c [ci] Disable the verible format job by Rupert Swarbrick · 3 years, 1 month ago
  27. 3f7ec1a [bazel] Add a quick-bazel script to rerun CI by Drew Macrae · 3 years, 2 months ago
  28. 442d3de [ci] Add script to dynamically choose VCS_PARALLEL_BUILDS by Greg Chadwick · 3 years, 2 months ago
  29. 810e77d Revert "[bazel] Add bazel to CI and containers" by Drew Macrae · 3 years, 2 months ago
  30. bc4274a [bazel] Add bazel to CI and containers by Drew Macrae · 3 years, 2 months ago
  31. 68f0d0b [ci] Improve error message in check-generated.sh by Rupert Swarbrick · 3 years, 2 months ago
  32. 393e28e [ci] Simplify check-generated.sh; allow it to catch multiple errors by Rupert Swarbrick · 3 years, 4 months ago
  33. 0f9fe0a [ci] Add gen-mubi.py to CI by Rupert Swarbrick · 3 years, 5 months ago
  34. ed24b15 [util] Fix docstrings and arg names in `util/make_new_dif.py`. by Timothy Trippel · 3 years, 5 months ago
  35. 7c6cda6 [ci] Show diff if generated check fails by Philipp Wagner · 3 years, 5 months ago
  36. d5837ab [ci] Run Verible lint on FPV code by Philipp Wagner · 3 years, 6 months ago
  37. 83d3b33 [englishbreakfast] Don't run topgen as generator by Philipp Wagner · 3 years, 6 months ago
  38. 48fe27a Revert "[ci] Avoid installing/building/testing Rust in CI" by Philipp Wagner · 3 years, 6 months ago
  39. 7a66d31 [ci] Avoid installing/building/testing Rust in CI by Philipp Wagner · 3 years, 6 months ago
  40. 2b433c2 [dif] remove need for DIF unit test header by Timothy Trippel · 3 years, 6 months ago
  41. d7cb3ae [dif/autogen] add CI check for autogen'd DIF code by Timothy Trippel · 3 years, 6 months ago
  42. e77e2f1 [ci] Wrap chip-level verilator builds in a CI script by Rupert Swarbrick · 3 years, 7 months ago
  43. ff1f517 [ci] Fix check-generated script with untracked files by Rupert Swarbrick · 3 years, 7 months ago
  44. 997f1f3 formatter: Replace verible-format.sh script with new version by Lukasz Dalek · 3 years, 9 months ago
  45. 0f6eeaf [reggen] Tighten up types in reggen and add a mypy lint check by Rupert Swarbrick · 3 years, 10 months ago
  46. a538cf7 [ci] Avoid a spurious warning from grep in the non-ASCII check by Rupert Swarbrick · 3 years, 10 months ago
  47. f32a6af [format/ci] Correct Verible format CI cmd by Michael Schaffner · 3 years, 10 months ago
  48. b91333a Build ROM_EXT signer by default by Alphan Ulusoy · 3 years, 11 months ago
  49. e220589 Add dependencies for ROM_EXT signer by Alphan Ulusoy · 3 years, 11 months ago
  50. 5802fd8 Add formatting job to CI by Rafal Kapuscik · 4 years ago
  51. 5dc62b0 [ci] Check source files for non-ASCII characters by Rupert Swarbrick · 4 years ago
  52. 1f38a16 [ci] Add a check to make sure secded_gen.py has been run by Rupert Swarbrick · 4 years ago
  53. 4366c82 [rom_ctrl] A script to scramble a ROM image by Rupert Swarbrick · 4 years ago
  54. 93fe50c [top/chip] Rename chip-level tops by Michael Schaffner · 4 years ago
  55. 3590a1d [ci] Switch from a blacklist to a whitelist for executable files by Rupert Swarbrick · 4 years ago
  56. f0d5b0c [ci] Add a CI check to avoid committing executable .sv files by Rupert Swarbrick · 4 years ago
  57. 746f9b1 [ci] Add a mypy lint check for code that uses it by Rupert Swarbrick · 4 years ago
  58. d0ca7e9 [ci] Be more informative if install-package-dependencies fails by Rupert Swarbrick · 4 years ago
  59. 55a311a [util] Don't explode on unexpected format in fix_include_guard.py by Rupert Swarbrick · 4 years ago
  60. b02d9c8 [ci] Install OpenOCD in CI by Philipp Wagner · 4 years, 1 month ago
  61. 2aff11b [ci] Move "slow lint" commands into script by Rupert Swarbrick · 4 years, 1 month ago
  62. 81ada4f [ci] Remove --fork-point from git merge-base command by Rupert Swarbrick · 4 years, 1 month ago
  63. baa0428 [ci] Run regtool under make -k by Rupert Swarbrick · 4 years, 1 month ago
  64. 700d61b [ci] Constrain linting to num CPUs by default by Rupert Swarbrick · 4 years, 2 months ago
  65. 53cc1f8 [ci] Add flash_ctrl_gen.py to the check-generated CI check by Rupert Swarbrick · 4 years, 2 months ago
  66. 5aa7ed3 [ci] Be explicit about files in the partial BIN_DIR by Philipp Wagner · 4 years, 2 months ago
  67. bdfb933 [ci] Explicitly choose upstream artifacts to download by Philipp Wagner · 4 years, 2 months ago
  68. 105df01 [ci] Move code for quick lint job into bash scripts by Rupert Swarbrick · 4 years, 2 months ago
  69. c277e3a [ci] Do not upgrade all Python packages to their latest version by Philipp Wagner · 4 years, 3 months ago
  70. aa193f9 [lint] Add tool version check for Veriblelint by Michael Schaffner · 4 years, 3 months ago
  71. a5b2bcc [ci] Remove pinning to setuptools < 50 by Philipp Wagner · 4 years, 3 months ago
  72. dc12cd3 [ci] Use pip through Python by Philipp Wagner · 4 years, 3 months ago
  73. 98333ba [toolchain] Added `--dest-dir` switch by Srikrishna Iyer · 4 years, 4 months ago
  74. 359de27 [ci] Disable RISC-V compliance tests by Philipp Wagner · 4 years, 5 months ago
  75. 5d1450c [ci] Use Ubuntu 18.04 in CI by Philipp Wagner · 4 years, 6 months ago
  76. 03aaf32 [test] Refactor system tests to use pytest as runner by Philipp Wagner · 4 years, 7 months ago
  77. ebae275 [ci] Only download build-bin artifacts by Philipp Wagner · 4 years, 6 months ago
  78. a3df7fa [ci] Remove package installation from artifact download job by Philipp Wagner · 4 years, 6 months ago
  79. b83f605 [sw, tests] "DIF" like PMP sanity tests (TOR and NAPOT) by Silvestrs Timofejevs · 4 years, 7 months ago
  80. 630e15e [ci] Factor out riscv_compliance CI into a script by Miguel Young de la Sota · 4 years, 6 months ago
  81. c6e0c81 [ci] Update CI setup to run RISC-V Compliance by Philipp Wagner · 4 years, 6 months ago
  82. a3bcba1 [ci] Force setuptools version < 50.0.0 by Rupert Swarbrick · 4 years, 7 months ago
  83. 4645f03 [CI] Use packaged Verilator by Philipp Wagner · 5 years ago
  84. d84bd57 [usbdev] Add new usbdev_test by Pirmin Vogel · 4 years, 8 months ago
  85. e0fabad [sw] Disable hello_usbdev verilator test by Sam Elliott · 4 years, 8 months ago
  86. 7b8efc6 [sw/test] Add a test for the CRT. by Miguel Young de la Sota · 4 years, 8 months ago
  87. f8e6a75 [test] Move rv_timer_test.c into tests/dif by Miguel Young de la Sota · 4 years, 9 months ago
  88. 45fb1c6 [doc] Update Licence Headers to fit agreed style by Sam Elliott · 4 years, 10 months ago
  89. 08db49f [sw, dif_uart] Fulfil S1 Checklist DIF_TEST_SANITY requirement by Silvestrs Timofejevs · 4 years, 10 months ago
  90. d1f3da1 [sw, dif_plic] Fulfil S1 Checklist DIF_TEST_SANITY requirement by Silvestrs Timofejevs · 4 years, 10 months ago
  91. ea15a25 [sw, chip dv] Convert existing tests to testlib by Srikrishna Iyer · 4 years, 11 months ago
  92. 256a7f3 [chip dv] Update the SW aes_test.c to run in DV by Srikrishna Iyer · 5 years ago
  93. 193ee38 [CI] Re-enable RISC-V Conformance suite CI. by Greg Chadwick · 5 years ago
  94. d4b7b50 [ci] Temporarily disable risc-v compliance CI by Greg Chadwick · 5 years ago
  95. bf9dc38 [ci] Run riscv-compliance suites in parallel by Greg Chadwick · 5 years ago
  96. 161bb0c [CI] Use apt-fast instead of apt-get if possible by Philipp Wagner · 5 years ago
  97. dd1706e [CI] Explicitly trigger builds on branches and PRs by Philipp Wagner · 5 years ago
  98. 7b6a086 Trigger private CI runs by Philipp Wagner · 5 years ago
  99. 0599e76 [CI] Ensure apt package index is up-to-date by Philipp Wagner · 5 years ago
  100. 4fbe98f [CI] Optionally pass repository source to template by Philipp Wagner · 5 years ago