1. f32a6af [format/ci] Correct Verible format CI cmd by Michael Schaffner · 3 years, 10 months ago
  2. b91333a Build ROM_EXT signer by default by Alphan Ulusoy · 3 years, 10 months ago
  3. e220589 Add dependencies for ROM_EXT signer by Alphan Ulusoy · 3 years, 10 months ago
  4. 5802fd8 Add formatting job to CI by Rafal Kapuscik · 4 years ago
  5. 5dc62b0 [ci] Check source files for non-ASCII characters by Rupert Swarbrick · 3 years, 11 months ago
  6. 1f38a16 [ci] Add a check to make sure secded_gen.py has been run by Rupert Swarbrick · 4 years ago
  7. 4366c82 [rom_ctrl] A script to scramble a ROM image by Rupert Swarbrick · 4 years ago
  8. 93fe50c [top/chip] Rename chip-level tops by Michael Schaffner · 4 years ago
  9. 3590a1d [ci] Switch from a blacklist to a whitelist for executable files by Rupert Swarbrick · 4 years ago
  10. f0d5b0c [ci] Add a CI check to avoid committing executable .sv files by Rupert Swarbrick · 4 years ago
  11. 746f9b1 [ci] Add a mypy lint check for code that uses it by Rupert Swarbrick · 4 years ago
  12. d0ca7e9 [ci] Be more informative if install-package-dependencies fails by Rupert Swarbrick · 4 years ago
  13. 55a311a [util] Don't explode on unexpected format in fix_include_guard.py by Rupert Swarbrick · 4 years ago
  14. b02d9c8 [ci] Install OpenOCD in CI by Philipp Wagner · 4 years, 1 month ago
  15. 2aff11b [ci] Move "slow lint" commands into script by Rupert Swarbrick · 4 years, 1 month ago
  16. 81ada4f [ci] Remove --fork-point from git merge-base command by Rupert Swarbrick · 4 years, 1 month ago
  17. baa0428 [ci] Run regtool under make -k by Rupert Swarbrick · 4 years, 1 month ago
  18. 700d61b [ci] Constrain linting to num CPUs by default by Rupert Swarbrick · 4 years, 1 month ago
  19. 53cc1f8 [ci] Add flash_ctrl_gen.py to the check-generated CI check by Rupert Swarbrick · 4 years, 1 month ago
  20. 5aa7ed3 [ci] Be explicit about files in the partial BIN_DIR by Philipp Wagner · 4 years, 2 months ago
  21. bdfb933 [ci] Explicitly choose upstream artifacts to download by Philipp Wagner · 4 years, 2 months ago
  22. 105df01 [ci] Move code for quick lint job into bash scripts by Rupert Swarbrick · 4 years, 2 months ago
  23. c277e3a [ci] Do not upgrade all Python packages to their latest version by Philipp Wagner · 4 years, 3 months ago
  24. aa193f9 [lint] Add tool version check for Veriblelint by Michael Schaffner · 4 years, 3 months ago
  25. a5b2bcc [ci] Remove pinning to setuptools < 50 by Philipp Wagner · 4 years, 3 months ago
  26. dc12cd3 [ci] Use pip through Python by Philipp Wagner · 4 years, 3 months ago
  27. 98333ba [toolchain] Added `--dest-dir` switch by Srikrishna Iyer · 4 years, 4 months ago
  28. 359de27 [ci] Disable RISC-V compliance tests by Philipp Wagner · 4 years, 4 months ago
  29. 5d1450c [ci] Use Ubuntu 18.04 in CI by Philipp Wagner · 4 years, 6 months ago
  30. 03aaf32 [test] Refactor system tests to use pytest as runner by Philipp Wagner · 4 years, 6 months ago
  31. ebae275 [ci] Only download build-bin artifacts by Philipp Wagner · 4 years, 6 months ago
  32. a3df7fa [ci] Remove package installation from artifact download job by Philipp Wagner · 4 years, 6 months ago
  33. b83f605 [sw, tests] "DIF" like PMP sanity tests (TOR and NAPOT) by Silvestrs Timofejevs · 4 years, 7 months ago
  34. 630e15e [ci] Factor out riscv_compliance CI into a script by Miguel Young de la Sota · 4 years, 6 months ago
  35. c6e0c81 [ci] Update CI setup to run RISC-V Compliance by Philipp Wagner · 4 years, 6 months ago
  36. a3bcba1 [ci] Force setuptools version < 50.0.0 by Rupert Swarbrick · 4 years, 7 months ago
  37. 4645f03 [CI] Use packaged Verilator by Philipp Wagner · 5 years ago
  38. d84bd57 [usbdev] Add new usbdev_test by Pirmin Vogel · 4 years, 8 months ago
  39. e0fabad [sw] Disable hello_usbdev verilator test by Sam Elliott · 4 years, 8 months ago
  40. 7b8efc6 [sw/test] Add a test for the CRT. by Miguel Young de la Sota · 4 years, 8 months ago
  41. f8e6a75 [test] Move rv_timer_test.c into tests/dif by Miguel Young de la Sota · 4 years, 9 months ago
  42. 45fb1c6 [doc] Update Licence Headers to fit agreed style by Sam Elliott · 4 years, 10 months ago
  43. 08db49f [sw, dif_uart] Fulfil S1 Checklist DIF_TEST_SANITY requirement by Silvestrs Timofejevs · 4 years, 10 months ago
  44. d1f3da1 [sw, dif_plic] Fulfil S1 Checklist DIF_TEST_SANITY requirement by Silvestrs Timofejevs · 4 years, 10 months ago
  45. ea15a25 [sw, chip dv] Convert existing tests to testlib by Srikrishna Iyer · 4 years, 11 months ago
  46. 256a7f3 [chip dv] Update the SW aes_test.c to run in DV by Srikrishna Iyer · 5 years ago
  47. 193ee38 [CI] Re-enable RISC-V Conformance suite CI. by Greg Chadwick · 5 years ago
  48. d4b7b50 [ci] Temporarily disable risc-v compliance CI by Greg Chadwick · 5 years ago
  49. bf9dc38 [ci] Run riscv-compliance suites in parallel by Greg Chadwick · 5 years ago
  50. 161bb0c [CI] Use apt-fast instead of apt-get if possible by Philipp Wagner · 5 years ago
  51. dd1706e [CI] Explicitly trigger builds on branches and PRs by Philipp Wagner · 5 years ago
  52. 7b6a086 Trigger private CI runs by Philipp Wagner · 5 years ago
  53. 0599e76 [CI] Ensure apt package index is up-to-date by Philipp Wagner · 5 years ago
  54. 4fbe98f [CI] Optionally pass repository source to template by Philipp Wagner · 5 years ago
  55. 49ef1c5 [sw, tests] Introduce a test to handle two different consecutive IRQs by Silvestrs Timofejevs · 5 years ago
  56. 5a2ab13 [ci, verilator_pytest] Remove make related dead code by Silvestrs Timofejevs · 5 years ago
  57. 76526c3 [sw] Introduce link-time dependency injection by Miguel Young de la Sota · 5 years ago
  58. fe07c7c Fix failing python dependencies in CI by Greg Chadwick · 5 years ago
  59. ea91b30 [top] Integrate usbdev using topgen by Pirmin Vogel · 5 years ago
  60. 523b162 [sw] Remove Make as a SW build system. by Miguel Young de la Sota · 5 years ago
  61. 6683ee2 [systemtest] Run pytest in verbose mode by Philipp Wagner · 5 years ago
  62. def712f [sw] Add sanity check for AES unit by Pirmin Vogel · 5 years ago
  63. 9438391 [ci] Add a CI template for package manager calls. by Miguel Young de la Sota · 5 years ago
  64. 6dde560 [verilator] Load ELF files by Tobias Wölfel · 5 years ago
  65. 2f2ff3a Remove unused install_toolchain.sh script by Philipp Wagner · 5 years ago
  66. 56d871c [sw] Fix embedded linking not including .crt or .vectors. by Miguel Young de la Sota · 5 years ago
  67. b4df860 [ci] Factor out CI upload/download steps into templates. by Miguel Young de la Sota · 5 years ago
  68. 6a185f0 [ci] Disable some failing tests temporarially by Miguel Young de la Sota · 5 years ago
  69. b5be8c6 [ci] Wire CI to use Meson exclusively. by Miguel Young de la Sota · 5 years ago
  70. 6379357 [meson] Make Meson generate artifacts in the style of #650. by Miguel Young de la Sota · 5 years ago
  71. df23b05 [test] Set up CI for the Verilator-based pytest. by Miguel Young de la Sota · 5 years ago
  72. 761e9b8 [ci] Build simulation variant of device software by Philipp Wagner · 5 years ago
  73. ee1a7d0 [ci] Add LICENSE and README to build by Philipp Wagner · 5 years ago
  74. d258b33 [sw] Deprecate Make in SW. by Miguel Young de la Sota · 5 years ago
  75. fd11c53 [ci] Enhance run_sw_build.sh create dist dir by Philipp Wagner · 5 years ago
  76. fd0cf58 [sw] Move Makefiles under sw/device folder by Miguel Osorio · 5 years ago
  77. ae67f6b [sw] Move device code into sw/device folder by Miguel Osorio · 5 years ago
  78. 88179fc [CI] Add SW build using make targets by Miguel Osorio · 6 years ago