1. d171a7c [aes:testplan] Updated test plan with action items from V1 review by Rasmus Madsen · 5 years ago
  2. 87efef8 [dv] Fix mem_walk error by Weicai Yang · 5 years ago
  3. ba25ff0 [aes:testplan] Updated test plan with testpoints for V2 by Rasmus Madsen · 5 years ago
  4. 313196e [sw] Add a library to provide CHECK and friends. by Miguel Young de la Sota · 5 years ago
  5. c08992e [prim] Add begin/end to blocks in prim_assert by Philipp Wagner · 5 years ago
  6. bd3aad0 Recommend installing python3-yaml as distro package by Philipp Wagner · 5 years ago
  7. 9a9c6d6 Recommend the installation of wheel by Philipp Wagner · 5 years ago
  8. 908f734 [dv/alert_handler] Support esc resp integrity fail by Cindy Chen · 5 years ago
  9. 55b97a9 [dv/gpio] fix errors from nightly regression by Cindy Chen · 5 years ago
  10. df4350b [uvmdvgen] fix has_ral integration with uvmdvgen templates by Udi Jonnalagadda · 5 years ago
  11. 4a8ae49 [sw] Create a temporary location for a rewrite of boot_rom by Miguel Young de la Sota · 5 years ago
  12. be1b4b6 [dv/rv_timer] fix nightly coverage to 100% by Cindy Chen · 5 years ago
  13. b054fc0 Rework usbdev I/O and top-level integration by Pirmin Vogel · 5 years ago
  14. 9401469 Remove property from assert message by Philipp Wagner · 5 years ago
  15. dd1706e [CI] Explicitly trigger builds on branches and PRs by Philipp Wagner · 5 years ago
  16. a122dda [dvsim] update proj_root logic by Udi Jonnalagadda · 5 years ago
  17. 4fc2330 [doc] Re-align IP checklist template with actual checklist by Pirmin Vogel · 5 years ago
  18. 3e6d1bb [i2c, rtl] Issue #1662 fix and FIFO watermarks cleared after reset by Igor Kouznetsov · 5 years ago
  19. 96e5410 [dvsim] Added --fixed-seed switch by Srikrishna Iyer · 5 years ago
  20. 2aec1fa [pinmux] Align arrays to powers of 2 to fix implicit X's by Michael Schaffner · 5 years ago
  21. 39faf38 [tlul_adapter_sram] Fix to avoid X on invalid read data by Michael Schaffner · 5 years ago
  22. eea96b9 Revert "[i2c, dv] Update i2c.hjson to support automation for csr excl" by sriyerg · 5 years ago
  23. d69dcdf [i2c, dv] Update i2c.hjson to support automation for csr excl by Tung Hoang · 5 years ago
  24. 31444ab [doc] Remove outdated copy of Verilog coding style by Philipp Wagner · 5 years ago
  25. 6551858 [rv_plic] Import package only once by Philipp Wagner · 5 years ago
  26. e19e99f [prim/secded] Find optimal Fan-In by Eunchan Kim · 5 years ago
  27. 97fe0d8 [dv, sw] UART logs to UVM prints by Srikrishna Iyer · 5 years ago
  28. 10fe7e5 [sw] Make log.h link-time rather than macro-time by Miguel Young de la Sota · 5 years ago
  29. 8719891 [alert_handler/rtl] phase3 to terminal esc_cnt by Cindy Chen · 5 years ago
  30. 0e4b119 [aes:dv] Use queue syntax supported by XCelium 18.09 by Rasmus Madsen · 5 years ago
  31. ab89bc5 Be more specific about the libusb dependency by Philipp Wagner · 5 years ago
  32. f4f98aa [doc] Direct link to install instructions by Tobias Wölfel · 5 years ago
  33. 03d1cf3 [site/docs] Add software READMEs by Tobias Wölfel · 5 years ago
  34. 834975a [doc] Move doc/ overview by Tobias Wölfel · 5 years ago
  35. 15fde55 [site] Exclude github files by Tobias Wölfel · 5 years ago
  36. 81fca45 [doc] Fix links by Tobias Wölfel · 5 years ago
  37. b5f67fc [util] Relax hugo version check by Tobias Wölfel · 5 years ago
  38. 97b60c1 Update lowrisc_ibex to lowRISC/ibex@e4b8851 by Greg Chadwick · 5 years ago
  39. 442d8db [dvsim] Exit with error on test failures by Srikrishna Iyer · 5 years ago
  40. 4179012 Correct a documentation error for the uart. by Chris Frantz · 5 years ago
  41. 05ad5ab Use a ot-specific patched version of fusesoc by Philipp Wagner · 5 years ago
  42. 0761f1c [doc] Provide required tool versions via `tool_requirements.py` by Pirmin Vogel · 5 years ago
  43. ed097cc Check for supported tool versions by Pirmin Vogel · 5 years ago
  44. eaf8b4b Update Verilator version by Pirmin Vogel · 5 years ago
  45. 5c3eb57 [cleanup] This cleans up header comments in makefiles by Michael Schaffner · 5 years ago
  46. 25ee3c6 [cleanup] Remove shebang from non-standalone files by Michael Schaffner · 5 years ago
  47. cff2c57 [alert_handler/dv] Add esc_cnt support by Cindy Chen · 5 years ago
  48. f244ca9 [hmac/dv] fix reset status error by Cindy Chen · 5 years ago
  49. 7702be5 [dvsim] Better in-progress print messages by Srikrishna Iyer · 5 years ago
  50. 9baf57b [hw/top_earlgrey/data] PERIPH_OUTSEL index starts from 3 instead of 2. by Zhongyi Chen · 5 years ago
  51. ab90df5 [doc] Add documentation for PRESENT and PRINCE scrambler primitives by Michael Schaffner · 5 years ago
  52. cdcff82 [site/docs] Fix ToC position by Tobias Wölfel · 5 years ago
  53. ba16490 [site/docs] Redo ToC by Tobias Wölfel · 5 years ago
  54. dfff26f [doc] Make links more precise by Tobias Wölfel · 5 years ago
  55. 79725e1 [prim] Move unrelated constants out of prim_pkg.sv by Philipp Wagner · 5 years ago
  56. 8ac6c4c [lint/dvsim] This adds a lint flow to dvsim by Michael Schaffner · 5 years ago
  57. 85aca77 [dv/common] automation for csr excl by Cindy Chen · 5 years ago
  58. b27cff9 [i2c, rtl] Format flag assignments by Igor Kouznetsov · 5 years ago
  59. 29ad4e8 [spi_device/dv] Remove setting spi clk on in csr test by Weicai Yang · 5 years ago
  60. 7900b54 [dv] Fix reset issue in the driver by Weicai Yang · 5 years ago
  61. e0e0321 [dv/alert_handler] alert_handler_stress_all test by Cindy Chen · 5 years ago
  62. 42d032f [top_earlgrey dv] Enabled DV with dvsim by Srikrishna Iyer · 5 years ago
  63. 3e9d888 [dvsim] Add i2c to the regressions by Srikrishna Iyer · 5 years ago
  64. da1f055 [sw] Add more string.h functions to memory.h. by Miguel Young de la Sota · 5 years ago
  65. a4fb423 [top_earlgrey] Rename TRACE to EN_IBEX_TRACE by Eunchan Kim · 5 years ago
  66. e67d7f1 [dv/alert_handler] add signal int fail by Cindy Chen · 5 years ago
  67. 9366aaf [sw, tock] Remove cargo as required dependency by Jon Flatley · 5 years ago
  68. 6c731a8 [tlul] Match tlul_adapter_sram Outstanding to value by Eunchan Kim · 5 years ago
  69. 3195ae3 [dv/uart] make nightly coverage 100% by Weicai Yang · 5 years ago
  70. daf5259 [chip dv] Fixes to get CSR HW reset test passing by Srikrishna Iyer · 5 years ago
  71. 29c83ce [prim] This adds initial versions of the PRINCE and PRESENT scramblers by Michael Schaffner · 5 years ago
  72. e0193ce Add .dockerignore by Eunchan Kim · 5 years ago
  73. f2a7a01 [top_earlgrey] Depend on core providing tlul_pkg.sv by Philipp Wagner · 5 years ago
  74. 8194985 [reggen] Fix Interrupt `genresmask` by Eunchan Kim · 5 years ago
  75. 3a13b4f [util/topgen] Ensure size is compared as integer by Zhongyi Chen · 5 years ago
  76. b1ed7b1 [usbdev] Don't import package into global scope by Philipp Wagner · 5 years ago
  77. ff99eb9 [aes/rtl] Fix lint errors and warnings by Pirmin Vogel · 5 years ago
  78. 452b109 [aes/lint] Adjust Verilator lint waiver by Pirmin Vogel · 5 years ago
  79. 620c834 [uart/dv] Update tl outstanding number for coverage by Weicai Yang · 5 years ago
  80. f05bf3d [padring] Add missing core file for padring. by Michael Schaffner · 5 years ago
  81. b4a1666 [dv] add coverage exclusion for hmac and gpio by Cindy Chen · 5 years ago
  82. fd0509b [spi_device] Add reset values to the Async FIFO by Eunchan Kim · 5 years ago
  83. ed09deb [sw, spiflash] Dramatically increase transfer rate by Jon Flatley · 5 years ago
  84. 85ea458 [aes/dv/doc] updated documentation for dv V1 by Rasmus Madsen · 5 years ago
  85. 7b6a086 Trigger private CI runs by Philipp Wagner · 5 years ago
  86. 758d462 [prim_esc_sender] Fix to correctly exit from response checking states by Michael Schaffner · 5 years ago
  87. 1856759 [fpv/alert_handler] Add check for esc pairs by Cindy Chen · 5 years ago
  88. c2ca0b2 [doc] Fix typo in TLUL docs by Noah Moroze · 5 years ago
  89. 54d9ee0 Add hw/foundry to ignore list by Eunchan Kim · 5 years ago
  90. e707fad [dvsim] Renamed top_earlgrey sim cfgs by Srikrishna Iyer · 5 years ago
  91. 0596a85 [dvsim] Add color encodings for errors and warning by Srikrishna Iyer · 5 years ago
  92. 86f6bce [dvsim tool] "use_cfgs" usecase enhancement by Srikrishna Iyer · 5 years ago
  93. f899b5c [dv/xbar] Fix cov exclusion not found by Weicai Yang · 5 years ago
  94. e9a769b [sw] Cleanup example device programs by Miguel Young de la Sota · 5 years ago
  95. 8e7f0db [uart/dv] Fix regr corner issue and reg exclusion by Weicai Yang · 5 years ago
  96. ce97465 [assertion/alert_handler] Move reset condition to pre_condition by Cindy Chen · 5 years ago
  97. bc18947 [sw] Fix build breaks due to misaligned binaries by Miguel Young de la Sota · 5 years ago
  98. 7023978 [dvsim] Make 100% stronger green by Srikrishna Iyer · 5 years ago
  99. 0c8f75d [i2c, dv] Update i2c_csr_* tests by Tung Hoang · 5 years ago
  100. 680f7e2 [dvsim] Update dvsim to run with designated simulator by Weicai Yang · 5 years ago