1. 05ad5ab Use a ot-specific patched version of fusesoc by Philipp Wagner · 5 years ago
  2. 0761f1c [doc] Provide required tool versions via `tool_requirements.py` by Pirmin Vogel · 5 years ago
  3. ed097cc Check for supported tool versions by Pirmin Vogel · 5 years ago
  4. eaf8b4b Update Verilator version by Pirmin Vogel · 5 years ago
  5. 5c3eb57 [cleanup] This cleans up header comments in makefiles by Michael Schaffner · 5 years ago
  6. 25ee3c6 [cleanup] Remove shebang from non-standalone files by Michael Schaffner · 5 years ago
  7. cff2c57 [alert_handler/dv] Add esc_cnt support by Cindy Chen · 5 years ago
  8. f244ca9 [hmac/dv] fix reset status error by Cindy Chen · 5 years ago
  9. 7702be5 [dvsim] Better in-progress print messages by Srikrishna Iyer · 5 years ago
  10. 9baf57b [hw/top_earlgrey/data] PERIPH_OUTSEL index starts from 3 instead of 2. by Zhongyi Chen · 5 years ago
  11. ab90df5 [doc] Add documentation for PRESENT and PRINCE scrambler primitives by Michael Schaffner · 5 years ago
  12. cdcff82 [site/docs] Fix ToC position by Tobias Wölfel · 5 years ago
  13. ba16490 [site/docs] Redo ToC by Tobias Wölfel · 5 years ago
  14. dfff26f [doc] Make links more precise by Tobias Wölfel · 5 years ago
  15. 79725e1 [prim] Move unrelated constants out of prim_pkg.sv by Philipp Wagner · 5 years ago
  16. 8ac6c4c [lint/dvsim] This adds a lint flow to dvsim by Michael Schaffner · 5 years ago
  17. 85aca77 [dv/common] automation for csr excl by Cindy Chen · 5 years ago
  18. b27cff9 [i2c, rtl] Format flag assignments by Igor Kouznetsov · 5 years ago
  19. 29ad4e8 [spi_device/dv] Remove setting spi clk on in csr test by Weicai Yang · 5 years ago
  20. 7900b54 [dv] Fix reset issue in the driver by Weicai Yang · 5 years ago
  21. e0e0321 [dv/alert_handler] alert_handler_stress_all test by Cindy Chen · 5 years ago
  22. 42d032f [top_earlgrey dv] Enabled DV with dvsim by Srikrishna Iyer · 5 years ago
  23. 3e9d888 [dvsim] Add i2c to the regressions by Srikrishna Iyer · 5 years ago
  24. da1f055 [sw] Add more string.h functions to memory.h. by Miguel Young de la Sota · 5 years ago
  25. a4fb423 [top_earlgrey] Rename TRACE to EN_IBEX_TRACE by Eunchan Kim · 5 years ago
  26. e67d7f1 [dv/alert_handler] add signal int fail by Cindy Chen · 5 years ago
  27. 9366aaf [sw, tock] Remove cargo as required dependency by Jon Flatley · 5 years ago
  28. 6c731a8 [tlul] Match tlul_adapter_sram Outstanding to value by Eunchan Kim · 5 years ago
  29. 3195ae3 [dv/uart] make nightly coverage 100% by Weicai Yang · 5 years ago
  30. daf5259 [chip dv] Fixes to get CSR HW reset test passing by Srikrishna Iyer · 5 years ago
  31. 29c83ce [prim] This adds initial versions of the PRINCE and PRESENT scramblers by Michael Schaffner · 5 years ago
  32. e0193ce Add .dockerignore by Eunchan Kim · 5 years ago
  33. f2a7a01 [top_earlgrey] Depend on core providing tlul_pkg.sv by Philipp Wagner · 5 years ago
  34. 8194985 [reggen] Fix Interrupt `genresmask` by Eunchan Kim · 5 years ago
  35. 3a13b4f [util/topgen] Ensure size is compared as integer by Zhongyi Chen · 5 years ago
  36. b1ed7b1 [usbdev] Don't import package into global scope by Philipp Wagner · 5 years ago
  37. ff99eb9 [aes/rtl] Fix lint errors and warnings by Pirmin Vogel · 5 years ago
  38. 452b109 [aes/lint] Adjust Verilator lint waiver by Pirmin Vogel · 5 years ago
  39. 620c834 [uart/dv] Update tl outstanding number for coverage by Weicai Yang · 5 years ago
  40. f05bf3d [padring] Add missing core file for padring. by Michael Schaffner · 5 years ago
  41. b4a1666 [dv] add coverage exclusion for hmac and gpio by Cindy Chen · 5 years ago
  42. fd0509b [spi_device] Add reset values to the Async FIFO by Eunchan Kim · 5 years ago
  43. ed09deb [sw, spiflash] Dramatically increase transfer rate by Jon Flatley · 5 years ago
  44. 85ea458 [aes/dv/doc] updated documentation for dv V1 by Rasmus Madsen · 5 years ago
  45. 7b6a086 Trigger private CI runs by Philipp Wagner · 5 years ago
  46. 758d462 [prim_esc_sender] Fix to correctly exit from response checking states by Michael Schaffner · 5 years ago
  47. 1856759 [fpv/alert_handler] Add check for esc pairs by Cindy Chen · 5 years ago
  48. c2ca0b2 [doc] Fix typo in TLUL docs by Noah Moroze · 5 years ago
  49. 54d9ee0 Add hw/foundry to ignore list by Eunchan Kim · 5 years ago
  50. e707fad [dvsim] Renamed top_earlgrey sim cfgs by Srikrishna Iyer · 5 years ago
  51. 0596a85 [dvsim] Add color encodings for errors and warning by Srikrishna Iyer · 5 years ago
  52. 86f6bce [dvsim tool] "use_cfgs" usecase enhancement by Srikrishna Iyer · 5 years ago
  53. f899b5c [dv/xbar] Fix cov exclusion not found by Weicai Yang · 5 years ago
  54. e9a769b [sw] Cleanup example device programs by Miguel Young de la Sota · 5 years ago
  55. 8e7f0db [uart/dv] Fix regr corner issue and reg exclusion by Weicai Yang · 5 years ago
  56. ce97465 [assertion/alert_handler] Move reset condition to pre_condition by Cindy Chen · 5 years ago
  57. bc18947 [sw] Fix build breaks due to misaligned binaries by Miguel Young de la Sota · 5 years ago
  58. 7023978 [dvsim] Make 100% stronger green by Srikrishna Iyer · 5 years ago
  59. 0c8f75d [i2c, dv] Update i2c_csr_* tests by Tung Hoang · 5 years ago
  60. 680f7e2 [dvsim] Update dvsim to run with designated simulator by Weicai Yang · 5 years ago
  61. a60ae7d [xbar/dv] xbar TB automation update by Weicai Yang · 5 years ago
  62. 2b592fc [sw/test] Clean up the existing flash test. by Miguel Young de la Sota · 5 years ago
  63. 9d20b3d [ci] Run Meson unit tests in CI by Miguel Young de la Sota · 5 years ago
  64. acc57b7 Remove manual FPGA test script by Philipp Wagner · 5 years ago
  65. 3e460cc [uvmdvgen] add a has_ral flag to uvmdvgen flow by Udi Jonnalagadda · 5 years ago
  66. 2ad1aa3 [dv/spi_device] Change logic to bit by Weicai Yang · 5 years ago
  67. de3dea4 [dv/common] add docs for enable register testplan by Cindy Chen · 5 years ago
  68. c9f96d7 changed logic to bit by Daniel Mlynek · 5 years ago
  69. 738aab0 fix for incompatible types by Daniel Mlynek · 5 years ago
  70. 5a7f734 [sw] Fix printf not working in RISC-V by Miguel Young de la Sota · 5 years ago
  71. da2e344 [ROM] Double ROM size to 16KB by Timothy Chen · 5 years ago
  72. ca02d9a [sw/spiflash] Update spiflash to resend prev.frame by Eunchan Kim · 5 years ago
  73. c15f33a [rtl, dv] Fix top_earlgrey_asic, dv updates by Srikrishna Iyer · 5 years ago
  74. 910104d [sw/meson] Hotfix for build break by Miguel Young de la Sota · 5 years ago
  75. b9393ac [dv/alert_handler] support esc due to intr_timeout or alert accum by Cindy Chen · 5 years ago
  76. 23ecafa [SW] Update for software based tests by Timothy Chen · 5 years ago
  77. 30eb41a [sw] Move printf-like facilities into libbase. by Miguel Young de la Sota · 5 years ago
  78. 9a52178 [dvsim] Use a more pythonic test for empty lists by Philipp Wagner · 5 years ago
  79. 75fd6c7 [dvsim] Generate seeds without the secrets module by Philipp Wagner · 5 years ago
  80. 3d95888 [sw, tock] Reduced binary size by Jon Flatley · 5 years ago
  81. 56ddd44 [sw, tock] Added timer demo by Jon Flatley · 5 years ago
  82. 61a033f Setup build scripts for Tock by Jon Flatley · 5 years ago
  83. 2a010fb Add out-of-tree board definition for Tock by Jon Flatley · 5 years ago
  84. 0599e76 [CI] Ensure apt package index is up-to-date by Philipp Wagner · 5 years ago
  85. 4fbe98f [CI] Optionally pass repository source to template by Philipp Wagner · 5 years ago
  86. d0b3437 [site] Update lowRISC address by Tobias Wölfel · 5 years ago
  87. e357e49 [i2c, dv] Add i2c_dv (V0) by Tung Hoang · 5 years ago
  88. 5b9e814 [flash] Fix default interrupt state by Timothy Chen · 5 years ago
  89. ecfc76c Fix ROM_INIT_FILE after build output changes by Philipp Wagner · 5 years ago
  90. f0b23d5 [dv/dpi] Add some missing static qualifiers by Tom Roberts · 5 years ago
  91. 3d74278 [dv/dpi] Fix duplicated memory free by Tom Roberts · 5 years ago
  92. a68e307 [ci] Use consistent style in azure-pipelines.yml by Miguel Young de la Sota · 5 years ago
  93. 2adf10f [sw, dif_plic] Sync DIF_PLIC with PLIC RTL (add USB IRQs) by Silvestrs Timofejevs · 5 years ago
  94. c2ae4bc [sw, dif_plic] Rename kDifPlicIrqIdUartTxOverflow to match RTL by Silvestrs Timofejevs · 5 years ago
  95. 147c057 [dv/alert_handler] Use a base sequence for alert_handler_seq by Cindy Chen · 5 years ago
  96. f0b2abc Update uart documentation by Timothy Chen · 5 years ago
  97. fd2c22e [dv] Add simulation result summary page by Weicai Yang · 5 years ago
  98. 9d3e400 [dv/hmac] hash_start random issue by Cindy Chen · 5 years ago
  99. e01fe5d [aes/rtl] Rework `data_out_read` gen and usage to remove one stall cycle by Pirmin Vogel · 5 years ago
  100. a25377d [aes/rtl] Fix controller behavior when stalling the cipher core by Pirmin Vogel · 5 years ago