1. fe79c4b switch to host, primary, or over-arching as appropriate by Scott Johnson · 4 years, 9 months ago
  2. 5849cd1 [sw] Make the Clang-based toolchain the default one by Luís Marques · 4 years, 9 months ago
  3. 214bc09 Check in "Rust for Embedded C Programmers" by Miguel Young de la Sota · 4 years, 10 months ago
  4. a47a415 [site] Add dynamic section table by Tobias Wölfel · 4 years, 10 months ago
  5. 4cac9ec [doc] Document New Toolchain Configuration by Sam Elliott · 4 years, 10 months ago
  6. b4b624d [util] Remove docgen references by Tobias Wölfel · 4 years, 11 months ago
  7. 8826b6d [doc] Add build_docs documentation by Tobias Wölfel · 4 years, 11 months ago
  8. e4e90cf Documented expected output from Verilator simulation by Satnam Singh · 4 years, 11 months ago
  9. 841009a [doc] Fix typo in docs of vendor tool by Philipp Wagner · 4 years, 11 months ago
  10. 6c0679a [doc] Fix spiflash path to fpga binary in docs by Michael Schaffner · 5 years ago
  11. 29553ae [doc] Update lint documentation by Michael Schaffner · 5 years ago
  12. 2061d8b [doc] Rename Hardware -> Development Stages by Sam Elliott · 5 years ago
  13. a24497b [util] vendor.py now re-clones by default by Sam Elliott · 5 years ago
  14. 65663f5 [doc] Update getting started verilator guide by Greg Chadwick · 5 years ago
  15. f88ae75 [doc] Hardware breakpoints are now supported by Philipp Wagner · 5 years ago
  16. 608650c Documentation: refer to the right button name. by Henner Zeller · 5 years ago
  17. 0caa6e0 Add troubleshooting section for meson_init for clean build by Satnam Singh · 5 years ago
  18. 36a75fe [doc/lint] Missed two instance of lowRISC by Michael Schaffner · 5 years ago
  19. 620b8bf [lint/doc] Update lint documentation by Michael Schaffner · 5 years ago
  20. 4af6c25 [fpv] Adding VC Formal support to the script and document by Will Chen · 5 years ago
  21. df49fb8 [dvsim] migrate testplanner into dvsim codebase by Udi Jonnalagadda · 5 years ago
  22. f4f98aa [doc] Direct link to install instructions by Tobias Wölfel · 5 years ago
  23. 0761f1c [doc] Provide required tool versions via `tool_requirements.py` by Pirmin Vogel · 5 years ago
  24. eaf8b4b Update Verilator version by Pirmin Vogel · 5 years ago
  25. dfff26f [doc] Make links more precise by Tobias Wölfel · 5 years ago
  26. da2e344 [ROM] Double ROM size to 16KB by Timothy Chen · 5 years ago
  27. 76526c3 [sw] Introduce link-time dependency injection by Miguel Young de la Sota · 5 years ago
  28. 692078c [doc] Ensure install instructions match apt requirements by Sam Elliott · 5 years ago
  29. c92ae16 [sw] Build googletest using meson by Sam Elliott · 5 years ago
  30. 19f8eca [doc] some documentation cleanup by Scott Johnson · 5 years ago
  31. c96ccaf [doc] Describe how to change SW toolchain path by Greg Chadwick · 5 years ago
  32. b94e3f8 [sw] Document CMake Requirement by Sam Elliott · 5 years ago
  33. 5fc8c75 [clean] fix no-eol by Scott Johnson · 5 years ago
  34. 4e35384 [clean] remove non-ASCIIs where possible by Scott Johnson · 5 years ago
  35. ba17f11 [doc] Update references to util/vendor.py tool. by Miguel Osorio · 5 years ago
  36. 5bcb5df [doc] Fix wrong paths in getting started guide by Pirmin Vogel · 5 years ago
  37. 44a912b [dv] Add xprop support by Weicai Yang · 5 years ago
  38. 145884f [docs] Update the hello_world FPGA compile and download instructions by Satnam Singh · 5 years ago
  39. 0203407 [doc] Remove misleading statement by Philipp Wagner · 5 years ago
  40. 33d52d2 [doc] Fix make invocations missed in #1070 by Miguel Young de la Sota · 5 years ago
  41. 8ff30b8 [doc] Update the User Guide to refer to Meson commands. by Miguel Young de la Sota · 5 years ago
  42. 6dde560 [verilator] Load ELF files by Tobias Wölfel · 5 years ago
  43. d4d65a1 Adjust to newer simutil_verilator by Philipp Wagner · 5 years ago
  44. dbd77d2 [doc] Use the same verilator command for tracing by Philipp Wagner · 5 years ago
  45. c58335c [doc] Document that execution traces are available by Philipp Wagner · 5 years ago
  46. e70d10c [doc] Remove pointer to DPI sources by Philipp Wagner · 5 years ago
  47. ea8ed85 [doc] Document that GPIO now is r/w by Philipp Wagner · 5 years ago
  48. 1125a5a [doc] Tiny editorial fixes by Philipp Wagner · 5 years ago
  49. 09402b4 [doc] Fix typos by Philipp Wagner · 5 years ago
  50. 14a3fee [doc] Use consistent spelling/capitalization of names by Philipp Wagner · 5 years ago
  51. b78df29 [hugo] Revise the heading style (Demote headers) by Eunchan Kim · 5 years ago
  52. ff5f23c [doc] Don't use non-ASCII quotes in code by Philipp Wagner · 5 years ago
  53. 3c3ee45 [doc] Update getting_started_fpga.md to specify the OpenOCD fork by Alistair Francis · 5 years ago
  54. 685449b [doc] Clarify installation checkout directories by Sam Elliott · 5 years ago
  55. 6c870cb [dv] refactor reggen for on-the-fly ral generation by Srikrishna Iyer · 5 years ago
  56. b66e6e3 [doc] common_ifs documentation update by Gaurang Chitroda · 5 years ago
  57. 882f03d [doc] getting started with dv by Srikrishna Iyer · 5 years ago
  58. 7b6891a [doc] Github Note formatting by Eunchan Kim · 5 years ago
  59. 8d5327e [doc] Add guidance to github notes on adding Signed-off-by lines by Alex Bradbury · 5 years ago
  60. 7f570bd [doc] Use dollar sign prompt indicator by Tobias Wölfel · 5 years ago
  61. 8573fa2 [doc] clean up product, project documentation by Scott Johnson · 5 years ago
  62. e05873f [doc] dv methodology doc updates by Srikrishna Iyer · 5 years ago
  63. 573a7e3 [doc/quickstart] Small changes following feedback by Greg Chadwick · 5 years ago
  64. b52637c [doc/ug] Update github doc by Cindy Chen · 5 years ago
  65. 80ff95f [doc] Update email for feedback on cert-sensitive RFC proposals by Alex Bradbury · 5 years ago
  66. 0ab9e7e [doc] FPGA getting started tweaks by Tom Roberts · 5 years ago
  67. 7cd442f [doc] Minor documentation fixes by Tom Roberts · 5 years ago
  68. 567cfd6 [doc] Getting started/Instructions updates & fixes by Greg Chadwick · 5 years ago
  69. 5ffe7fb [doc/ug] verification methodology documentation by Srikrishna Iyer · 5 years ago
  70. d04b08e [doc/ug] added directory structure doc by Srikrishna Iyer · 5 years ago
  71. 8a184b3 [doc] Fix broken link in `getting_started_sw.md` by Garret Kelly · 5 years ago
  72. 5396f20 [doc] Clean up `doc/ug/system_list.md` by Garret Kelly · 5 years ago
  73. 7c2b707 [doc] Quickstart updates by Greg Chadwick · 5 years ago
  74. 2d3e221 [doc] Document Python 3.5.2 requirement by Alex Bradbury · 5 years ago
  75. 1e60a8b [doc] Document C++14 requirement by Alex Bradbury · 5 years ago
  76. e76fadc Add instructions for FPGA quickstart by Ohad Russo · 5 years ago
  77. 39fc9a4 [doc] Fix make commands in {fpga,sw} user guides by Miguel Osorio · 5 years ago
  78. 9eebde0 [doc] Completely replace docgen with hugo by Garret Kelly · 5 years ago
  79. d1fec0a [doc] Switch to one line per sentence (cleanup) by Philipp Wagner · 5 years ago
  80. 544ac9b [doc] Adjust binary file names in getting started guide by Philipp Wagner · 5 years ago
  81. ac73258 [doc] Talk about "device toolchain" for RV32 by Philipp Wagner · 5 years ago
  82. 4120040 [doc] Switch to single-sentence-per-line style by Philipp Wagner · 5 years ago
  83. 17ece93 [doc] Document the installing of all required packages by Philipp Wagner · 5 years ago
  84. efa0115 [doc] Fix names for sw build by Timothy Chen · 5 years ago
  85. fd0cf58 [sw] Move Makefiles under sw/device folder by Miguel Osorio · 5 years ago
  86. ae67f6b [sw] Move device code into sw/device folder by Miguel Osorio · 5 years ago
  87. eca0338 [doc] create getting started guide for designs by Scott Johnson · 5 years ago
  88. e368401 [doc] Elide references to offline tools by Scott Johnson · 5 years ago
  89. be2293d [doc] Update FPGA quickstart instructions by Philipp Wagner · 5 years ago
  90. 02cee99 [doc] Extend Hardware Verification Stages to reflect FPV by Michael Schaffner · 5 years ago
  91. 93043d0 Upgrade FuseSoC command by Tobias Wölfel · 5 years ago
  92. dae614b [doc/ug] Github commit & merge guide by Eunchan Kim · 5 years ago
  93. d11f4b9 [doc, fpga] Updates to getting_started guide by Timothy Chen · 5 years ago
  94. 079aee5 [doc, fpga] Move getting_started_fpga to fpga directory by Timothy Chen · 5 years ago
  95. 0b2b599 [doc, fpga] Add FPGA quick start guide by Timothy Chen · 5 years ago
  96. 4668633 [doc] Add some basic software descriptions by Timothy Chen · 5 years ago
  97. 25b0c66 [doc] Minor updates to fpga doc by Timothy Chen · 5 years ago
  98. 005dbe7 [doc] Fix verilator instructions by Timothy Chen · 5 years ago
  99. 04b0243 [doc] update hw_stages for DV milestones by Scott Johnson · 5 years ago
  100. 3366175 [doc] User guide typo fix by Greg Chadwick · 5 years ago