1. c427394 [rust] Upgrade to rust 1.55.0 by Chris Frantz · 3 years, 6 months ago
  2. b27f72d Require Verilator 4.210 by Philipp Wagner · 3 years, 8 months ago
  3. e77e2f1 [ci] Wrap chip-level verilator builds in a CI script by Rupert Swarbrick · 3 years, 7 months ago
  4. 0703f96 [sw/testing] move smoke tests and condense their names by Timothy Trippel · 3 years, 7 months ago
  5. ac28d1e [ci] remove nexysvideo build by Timothy Chen · 3 years, 7 months ago
  6. df5361b [otbn] Always run OTBN smoke test in CI by Philipp Wagner · 3 years, 8 months ago
  7. 18d8e13 [ci] Improve CI for English Breakfast top level by Pirmin Vogel · 3 years, 8 months ago
  8. b7d0c27 [top] Updates based on comments by Timothy Chen · 3 years, 8 months ago
  9. 2816108 [top] Part one of verilator refactoring by Timothy Chen · 3 years, 8 months ago
  10. a0a35a5 Copy all bitstreams into distribution by Philipp Wagner · 3 years, 8 months ago
  11. b41684f [fpga] Remove top_earlgrey_reduce.py dependency for CW310 FPGA board by Pirmin Vogel · 3 years, 8 months ago
  12. 97fe6a8 [top_englishbreakfast] Use rom_ctrl, not a raw memory instance by Rupert Swarbrick · 3 years, 8 months ago
  13. 54c37c4 [rom_ctrl] Cut the instantiated ROM width back down to 39 bits by Rupert Swarbrick · 3 years, 8 months ago
  14. b8b053f Require Vivado 2020.2 by Philipp Wagner · 3 years, 10 months ago
  15. 9b37c34 Upload all Vivado build artifacts on failure by Philipp Wagner · 4 years, 2 months ago
  16. a4b89b9 [ci] Run verilated system tests on faster machines by Philipp Wagner · 3 years, 10 months ago
  17. ad2afea [ci] Enable bitstream generation and FPGA testing for the CW310 board by Pirmin Vogel · 3 years, 10 months ago
  18. a628be1 [sw/silicon_creator] Verify ROM_EXT image signature in Mask ROM by Alphan Ulusoy · 3 years, 11 months ago
  19. e220589 Add dependencies for ROM_EXT signer by Alphan Ulusoy · 3 years, 11 months ago
  20. 4db8b1c Update Verible to latest upstream by Philipp Wagner · 3 years, 11 months ago
  21. 5802fd8 Add formatting job to CI by Rafal Kapuscik · 4 years ago
  22. 5dc62b0 [ci] Check source files for non-ASCII characters by Rupert Swarbrick · 4 years ago
  23. df23712 [docker] Install Verilator and OpenOCD from OBS by Rupert Swarbrick · 4 years ago
  24. 830aac5 [rom_ctrl] Instantiate scrambling primitives for rom_ctrl by Rupert Swarbrick · 4 years ago
  25. ca40353 Update to rebuilt device toolchain by Philipp Wagner · 4 years ago
  26. 93fe50c [top/chip] Rename chip-level tops by Michael Schaffner · 4 years ago
  27. f0d5b0c [ci] Add a CI check to avoid committing executable .sv files by Rupert Swarbrick · 4 years ago
  28. 746f9b1 [ci] Add a mypy lint check for code that uses it by Rupert Swarbrick · 4 years ago
  29. 20972a6 [fpga/otp] Add OTP preloading to NexysVideo FPGA flow by Michael Schaffner · 4 years, 1 month ago
  30. b02d9c8 [ci] Install OpenOCD in CI by Philipp Wagner · 4 years, 1 month ago
  31. 2aff11b [ci] Move "slow lint" commands into script by Rupert Swarbrick · 4 years, 1 month ago
  32. 64f6a5a [ci] skip fpga builds when only DV changes by Timothy Chen · 4 years, 2 months ago
  33. 47c2e16 [ci] Fail CI again on failing FPGA tests by Philipp Wagner · 4 years, 2 months ago
  34. 5aa7ed3 [ci] Be explicit about files in the partial BIN_DIR by Philipp Wagner · 4 years, 2 months ago
  35. 622ec3f [ci] Remove "wrong" build artifacts from SW builds by Philipp Wagner · 4 years, 2 months ago
  36. bdfb933 [ci] Explicitly choose upstream artifacts to download by Philipp Wagner · 4 years, 2 months ago
  37. 84bfe55 [ci] Use Nexys Video bootrom in CW305 by Philipp Wagner · 4 years, 2 months ago
  38. 60d8389 [ci] Do not upload artifacts from GCC SW build by Philipp Wagner · 4 years, 2 months ago
  39. d0ac862 [ci] Fix syntax error by Philipp Wagner · 4 years, 2 months ago
  40. a10943b [ci] backout #5004 by Udi Jonnalagadda · 4 years, 2 months ago
  41. fb9fdb6 [ci] Quote argument to get-build-type.sh by Rupert Swarbrick · 4 years, 2 months ago
  42. 105df01 [ci] Move code for quick lint job into bash scripts by Rupert Swarbrick · 4 years, 2 months ago
  43. b594106 [ci] do not run fpga jobs if there are only DV changes by Timothy Chen · 4 years, 2 months ago
  44. 1d0f0c4 [ci] Don't fail CI on broken FPGA tests by Philipp Wagner · 4 years, 2 months ago
  45. 6db11f2 [lc_ctrl/ci] Add CI check for LC encoding by Michael Schaffner · 4 years, 2 months ago
  46. 93cdcef [ci] Do quick lint jobs first by Philipp Wagner · 4 years, 2 months ago
  47. f835aa3 [fpga] deploy size reduction script for fpga by Timothy Chen · 4 years, 3 months ago
  48. 280fb55 [CI] Fail more informatively if git merge-base fails by Rupert Swarbrick · 4 years, 3 months ago
  49. 3448dda [ci] Fail CI on broken FPGA runs by Philipp Wagner · 4 years, 3 months ago
  50. f072c03 [ci] Show logs of Vivado runs by Philipp Wagner · 4 years, 4 months ago
  51. c00e37f [ci] Don't generate binaries for top_englishbreakfast by Pirmin Vogel · 4 years, 3 months ago
  52. 2f42ccd [ci, topgen] Add CI tests for English Breakfast top by Pirmin Vogel · 4 years, 3 months ago
  53. aa193f9 [lint] Add tool version check for Veriblelint by Michael Schaffner · 4 years, 3 months ago
  54. e66fc61 [verible] Update Verible version to 0.0-808-g1e17daawq by Michael Schaffner · 4 years, 3 months ago
  55. bf0ab0a [ci] Increase timeout for OTBN smoke test by Philipp Wagner · 4 years, 3 months ago
  56. c58f6a0 [ci] Switch over Vivado builds to scalable cloud builder by Philipp Wagner · 4 years, 6 months ago
  57. e8ade05 Update to Verilator 4.104 by Philipp Wagner · 4 years, 4 months ago
  58. 2bfb6cc Update to Verilator 4.102 by Philipp Wagner · 4 years, 4 months ago
  59. 98333ba [toolchain] Added `--dest-dir` switch by Srikrishna Iyer · 4 years, 4 months ago
  60. 7087ed8 [otbn] Remove "sanity" from tree by Rupert Swarbrick · 4 years, 4 months ago
  61. f6a7900 [otp_ctrl] Add OTP memory map generation to CI by Michael Schaffner · 4 years, 5 months ago
  62. 5d1450c [ci] Use Ubuntu 18.04 in CI by Philipp Wagner · 4 years, 6 months ago
  63. 1500b40 Update to device toolchain 20200904-1 by Philipp Wagner · 4 years, 5 months ago
  64. 67e30fa [ci] Move Vendor Directory Check into Slow Lint Job by Sam Elliott · 4 years, 6 months ago
  65. 11d2dcb [ci] Enable Nexys Video tests in CI by Philipp Wagner · 4 years, 6 months ago
  66. 33fadd0 [CI] Show system test results in Azure Pipelines UI by Philipp Wagner · 4 years, 7 months ago
  67. 03aaf32 [test] Refactor system tests to use pytest as runner by Philipp Wagner · 4 years, 7 months ago
  68. 7bd2a37 [otbn] Run OTBN ISS testing in CI by Rupert Swarbrick · 4 years, 6 months ago
  69. e257cd0 [ci] Add Task To Build Docker Containers by Sam Elliott · 4 years, 7 months ago
  70. c03e15d [CI] License checker: show full command line by Philipp Wagner · 4 years, 7 months ago
  71. 5427838 [CI] Assemble OTBN code snippets on OTBN change by Rupert Swarbrick · 4 years, 7 months ago
  72. 8d3e563 [CI] Use packaged Verilator build for OTBN Smoke test by Philipp Wagner · 4 years, 7 months ago
  73. 0907ca1 [CI] Use cloud builder for Verilator build by Philipp Wagner · 5 years ago
  74. 4645f03 [CI] Use packaged Verilator by Philipp Wagner · 5 years ago
  75. fa8c692 [top_earlgrey] Run the Verilator sim with 4 threads by Philipp Wagner · 4 years, 7 months ago
  76. 45ad17e [CI] Require Verilator 4.040 by Philipp Wagner · 5 years ago
  77. 76469e2 [verible] Update Verible version by Michael Schaffner · 4 years, 8 months ago
  78. 348d0eb [CI] Check HW Tops in CI by Sam Elliott · 4 years, 8 months ago
  79. be47dd7 [flows] Various updates to tools and documents to suppose top/ip select by Timothy Chen · 4 years, 8 months ago
  80. 99fe064 [otbn] Add smoke test for standalone simulation by Greg Chadwick · 4 years, 8 months ago
  81. a94241f [lint/dv/ci] Enable DV style linting in CI by Michael Schaffner · 4 years, 8 months ago
  82. f565b66 [ci] Consistently use quotes in azure-pipelines.yml by Philipp Wagner · 4 years, 8 months ago
  83. 112875b [ci] Run checks against actual target branch by Philipp Wagner · 4 years, 8 months ago
  84. da48ed2 [ci] Fail "only doc changes" check in case of error by Philipp Wagner · 4 years, 8 months ago
  85. 9986239 [ci] Print environment variables for debugging by Philipp Wagner · 4 years, 8 months ago
  86. a2d4d13 [ci] Correct path to licence checker in CI error messages by Rupert Swarbrick · 4 years, 8 months ago
  87. 24398ab [docs] Address Doc Building Issues by Sam Elliott · 4 years, 8 months ago
  88. 60ff08a [ci] Don't Lint Vendored Python Files by Sam Elliott · 4 years, 8 months ago
  89. d694398 [util] Vendor licence-checker by Sam Elliott · 4 years, 10 months ago
  90. d202828 [CI] Enable licence checker in CI by Sam Elliott · 4 years, 10 months ago
  91. de32606 [ci] Add Verible style lint to PR CI checks by Michael Schaffner · 4 years, 9 months ago
  92. c8fa558 [doc] Add Doxygen Warnings to CI by Sam Elliott · 5 years ago
  93. b6745d3 [doc] Generate Doxygen and add DIF listings by Sam Elliott · 5 years ago
  94. 5849cd1 [sw] Make the Clang-based toolchain the default one by Luís Marques · 4 years, 9 months ago
  95. ef8c78f [sw] Upgrade toolchain by Luís Marques · 4 years, 9 months ago
  96. 6116379 [ci] Make Clang Errors Fail Build by Sam Elliott · 4 years, 9 months ago
  97. 7a00a4b [ci] Add Clang SW Build Definition by Sam Elliott · 4 years, 10 months ago
  98. eb8ace4 [ci] Cleanup SW Build Definition by Sam Elliott · 4 years, 10 months ago
  99. 108b7f7 [sw] Switch CI to Combined Toolchain by Sam Elliott · 4 years, 10 months ago
  100. 898321f [ci] Check Vendoring is up to Date by Sam Elliott · 4 years, 10 months ago