1. e2dc7da [dv/hmac] interrupt test fix not always reset by Cindy Chen · 5 years ago
  2. ae281b6 [sw/lib] Modify existing documentation comments to use doxygen format. by Tim Shepard · 5 years ago
  3. a6a9a01 [gpio/dv] gpio ip dv document and hjson test plan by Gaurang Chitroda · 5 years ago
  4. eca0338 [doc] create getting started guide for designs by Scott Johnson · 5 years ago
  5. e368401 [doc] Elide references to offline tools by Scott Johnson · 5 years ago
  6. 832af27 [dv/hmac] support error_code by Cindy Chen · 5 years ago
  7. 24b7203 [util/vendor_hw.py] Add support for 'only_subdir' key in upstream section. by Tim Shepard · 5 years ago
  8. e84f168 [style] Document our include policy in the style guide. by Miguel Young de la Sota · 5 years ago
  9. b6007c1 [uart/dv] Update DV plan, diagram and testplan by Weicai Yang · 5 years ago
  10. ec61951 [dv/common] intr coverage quick fix by Cindy Chen · 5 years ago
  11. 20e9366 [dv/common] add README for csr_utils by Cindy Chen · 5 years ago
  12. 3fbb28a [sw] Require absolute import paths in software. by Miguel Young de la Sota · 5 years ago
  13. be2293d [doc] Update FPGA quickstart instructions by Philipp Wagner · 5 years ago
  14. d453438 [top_earlgrey] Add AES unit to top-level by Pirmin Vogel · 5 years ago
  15. fde954f [aes/rtl] Assert Known for outputs by Pirmin Vogel · 5 years ago
  16. 3e22024 [aes/rtl] Do not expose `devmode_i` by Pirmin Vogel · 5 years ago
  17. 973273f [aes] Fix .hjson by Pirmin Vogel · 5 years ago
  18. 555a42d [hw/make] Remove unused test by Tobias Wölfel · 5 years ago
  19. ce06a24 [hw/ip] Generate register headers manually by Tobias Wölfel · 5 years ago
  20. 0207082 [hw/ip] Remove sw directory by Tobias Wölfel · 5 years ago
  21. c3fabe6 [hw/ip] Update references to util by Tobias Wölfel · 5 years ago
  22. 4c5fbec [hw/ip] Update references to data by Tobias Wölfel · 5 years ago
  23. 1d326d2 [hw/ip] Move local register generator by Tobias Wölfel · 5 years ago
  24. a9acdce [hw/ip] Move configuration files by Tobias Wölfel · 5 years ago
  25. f504021 [top_earlgrey] Check timing before bitstream generation by Philipp Wagner · 5 years ago
  26. e0b5453 [dv] add Xcelium and VCS proprietary files by Srikrishna Iyer · 5 years ago
  27. 0945e55 [i2c] Update FSM by Igor Kouznetsov · 5 years ago
  28. 43b705f [fpv/rv_plic] Support new irq spec by Cindy Chen · 5 years ago
  29. 02cee99 [doc] Extend Hardware Verification Stages to reflect FPV by Michael Schaffner · 5 years ago
  30. 6d31a7c [rv_timer/dv] Fix regression failure by Shailendra Kushwah · 5 years ago
  31. d16af11 [doc] implement hw project dashboard by Scott Johnson · 5 years ago
  32. 6709a64 [gpio/dv] Fix gpio_full_random_vseq test sequence for random test failure by Gaurang Chitroda · 5 years ago
  33. 4fc169f [rv_plic] Latch to CC for pending interrupts by Eunchan Kim · 5 years ago
  34. e34ccdc [hmac/dv] Enable mem_read err and fix minor issue by Cindy Chen · 5 years ago
  35. afd0505 Specify minimum version for mistletoe by Pirmin Vogel · 5 years ago
  36. 4da76a5 [uart/dv] Add functional cov for intr by Weicai Yang · 5 years ago
  37. 0e77c88 [aes/dv/aes_model_dpi] Add DPI infrastructure by Pirmin Vogel · 5 years ago
  38. 3d55aa0 Update pulp_riscv_dbg to pulp-platform/riscv-dbg@811b2d7 by Michael Schaffner · 5 years ago
  39. edee92e [dv] Fix VCS compile error by Weicai Yang · 5 years ago
  40. 8d6a5ab [prim_clock_mux2] Adds a clock mux2 and updates the clk inv primitive by Michael Schaffner · 5 years ago
  41. 38cd899 [rv_dm] Correct typo, unify refs to instantiated IP by Pirmin Vogel · 5 years ago
  42. c62961d [FLASH] Documentation review updates by Tom Roberts · 5 years ago
  43. e0d29d0 [doc/hmac] Revise HMAC docs by Greg Chadwick · 5 years ago
  44. 7840d7b Remove names from TODO by Tobias Wölfel · 5 years ago
  45. fb1f1b8 [xbar/dv] Support unmapped addr and add tests by Weicai Yang · 5 years ago
  46. 67bbae5 [gpio/dv] Remove TODOs with following justifications: by Gaurang Chitroda · 5 years ago
  47. 176c332 [dv/common] optimize csr_partial read by Cindy Chen · 5 years ago
  48. 99fcbf9 [doc] Document the OpenTitan RFC process by Alex Bradbury · 5 years ago
  49. 25a4583 [doc] suggest restriction to ASCII character set by Scott Johnson · 5 years ago
  50. 9e594a7 [gpio/dv] gpio full random test, sequence updates and warnings' cleanup by Gaurang Chitroda · 5 years ago
  51. 93043d0 Upgrade FuseSoC command by Tobias Wölfel · 5 years ago
  52. d839d81 Add missing license headers by Tobias Wölfel · 5 years ago
  53. e7d8643 [test] Fix OpenOCD test breakage introduce by refactoring. by Miguel Young de la Sota · 5 years ago
  54. f2cc406 [dv] Fix compile warning in tl_seq_item by Weicai Yang · 5 years ago
  55. 309a479 [prim] Use prim_pkg::impl_e instead of int for Impl by Philipp Wagner · 5 years ago
  56. cabf26f [prim] Restore ability to select default implementation by Philipp Wagner · 5 years ago
  57. e7aef11 [boot_rom] Fix README.md naming by Garret Kelly · 5 years ago
  58. 45859b7 [reggen] Wrap output to meet code standards by Greg Chadwick · 5 years ago
  59. 8a0c2cb [test] Add an FPGA test executor, similar to the Verilator executor. by Miguel Young de la Sota · 5 years ago
  60. 6c2a57c [aes/rtl] Fix lint errors by Pirmin Vogel · 5 years ago
  61. c703936 [templates] Align all doc and script files to use <ext>.tpl by Michael Schaffner · 5 years ago
  62. 18d6072 [templates] Rename all template files to conform to <ext>.tpl by Michael Schaffner · 5 years ago
  63. 2f73e4f [doc] Merge Verilator note by Tobias Wölfel · 5 years ago
  64. ef72c0e [rv_dm] Document the Debug System wrapper by Philipp Wagner · 5 years ago
  65. 226eab6 [hmac] Re-generate HMAC register and TOP module by Eunchan Kim · 5 years ago
  66. 14a4312 [hmac] Error Handling: Discard Msg if sha_en:=0 by Eunchan Kim · 5 years ago
  67. a40dc02 [docgen] Fix two testplans that broke docgen by Michael Schaffner · 5 years ago
  68. 78778e1 [dv/doc] Memory model documentation by Udi Jonnalagadda · 5 years ago
  69. 13678cf [hmac] Add Error Reponse for Read of MSG by Eunchan Kim · 5 years ago
  70. 327ba7e [github] Add additional CODEOWNERS for sw/ by Garret Kelly · 5 years ago
  71. 7fc62ce [doc] minor fixes to fpga doc by Timothy Chen · 5 years ago
  72. d07b10e [dv] Update env_cfg template to use parameter ADDR_MAP_SIZE by Weicai Yang · 5 years ago
  73. cb74aff [site] Add site serving skeleton and scripts by Garret Kelly · 5 years ago
  74. dae614b [doc/ug] Github commit & merge guide by Eunchan Kim · 5 years ago
  75. d11f4b9 [doc, fpga] Updates to getting_started guide by Timothy Chen · 5 years ago
  76. 079aee5 [doc, fpga] Move getting_started_fpga to fpga directory by Timothy Chen · 5 years ago
  77. 9b4ff65 [doc, fpga] Add FPGA reference manual by Timothy Chen · 5 years ago
  78. 0b2b599 [doc, fpga] Add FPGA quick start guide by Timothy Chen · 5 years ago
  79. 4668633 [doc] Add some basic software descriptions by Timothy Chen · 5 years ago
  80. 7a363d0 [test] Make tests prefer to pass around Paths over strs. by Miguel Young de la Sota · 5 years ago
  81. 1c14ede [dv, doc] doc & Hjson tesetplan fixes by Srikrishna Iyer · 5 years ago
  82. aaaad5f [dv] Fix for dv plan template doc by Srikrishna Iyer · 5 years ago
  83. d76b198 [verilator] update top_earlgrey_usb_verilator to also use ibex verilator by Timothy Chen · 5 years ago
  84. 999d100 [dpi, verilator] Update spidpi verilator compile issues by Timothy Chen · 5 years ago
  85. 89606bf [top, verilator] top_earlgrey updates to re-use ibex verilator setup by Timothy Chen · 5 years ago
  86. 56ebc20 [ibex, verilator] Update ibex vendor script for verilator re-use by Timothy Chen · 5 years ago
  87. d6f4c7f [sw] Update all C files in SW to use designated initializers. by Miguel Young de la Sota · 5 years ago
  88. a9f69be [reggen] Correct calculation of interrupt width by Eunchan Kim · 5 years ago
  89. 11894a6 [prim_ram_2p] Avoid wildcard port list by Philipp Wagner · 5 years ago
  90. 5cb7022 [prim] Fix various comments by Philipp Wagner · 5 years ago
  91. c54da18 [style] Require designated initializers for structs/unions. by Miguel Young de la Sota · 5 years ago
  92. de4201e [test] Decrease compare value for faster testing by Timothy Chen · 5 years ago
  93. 392aa3e [pinmux] Simplify bitwidth calculation in tpl file by Michael Schaffner · 5 years ago
  94. 0cd0a40 [alert_handler/dv] Generate DV files and hook up DUT by Michael Schaffner · 5 years ago
  95. 2e5894d [sw, flash] Minor fix to flash_test for verilator by Timothy Chen · 5 years ago
  96. 928d523 [dv] documentation and uvmdvgen script updates by Srikrishna Iyer · 5 years ago
  97. 9e2f893 [lint/prim_fifo_sync] This corrects two lint errors in case of Depth = 1 by Michael Schaffner · 5 years ago
  98. 41c5b7c [dv, doc] documentation for testplanner tool by Srikrishna Iyer · 5 years ago
  99. f495ea5 [dv/hmac] add datapath stress test by Cindy Chen · 5 years ago
  100. 04c8152 [test] Add functional verilator tests. by Miguel Young de la Sota · 5 years ago