1. 952b9b8 [hmac] Meet the Verilog Style Guide by Eunchan Kim · 5 years ago
  2. 2c7f678 [hmac] Remove prim_fifo wready to be a qualifier by Eunchan Kim · 5 years ago
  3. 5b11f6c [gpio/dv] Removing TODO from gpio_env_cov by Gaurang Chitroda · 5 years ago
  4. 9758e96 [xbar/dv] Add stress and reset tests by Weicai Yang · 5 years ago
  5. 47033bd [common/dv] Fix env cfg compile warning seen for all IPs by Gaurang Chitroda · 5 years ago
  6. 1c0171a [dv] reggen fixes by Srikrishna Iyer · 5 years ago
  7. 2fd44e4 Minor updates from code review by Timothy Chen · 5 years ago
  8. 95f5379 [uart] d/q naming cleanup by Michael Schaffner · 5 years ago
  9. 789a3df [reggen] skipto error fix by Eunchan Kim · 5 years ago
  10. 828e9d1 [plic/doc] Revise PLIC docs by Greg Chadwick · 5 years ago
  11. 4053a54 [rv_dm] Remove DV plan by Tobias Wölfel · 5 years ago
  12. 5fc2fd5 [gpio/dv] Fix for random regression failure by Gaurang Chitroda · 5 years ago
  13. 7b52baa [rv_plic] Add skipto handling for large interrupts by Eunchan Kim · 5 years ago
  14. 270a48e [rv_timer/dv] add rv_timer dv doc and testplan by Shailendra Kushwah · 5 years ago
  15. 626547e [hmac/dv] add hmac plan by Cindy Chen · 6 years ago
  16. 40ca5a7 [dv] Update uart stress test and add cov for reset by Weicai Yang · 5 years ago
  17. 5fd64f5 [gpio/dv] Move GPIO DV plan to doc directory, Update hjson test plan by Gaurang Chitroda · 5 years ago
  18. 99b6129 [rv_timer] Make sure the output of rv_timer known by Eunchan Kim · 5 years ago
  19. 5b33cd2 [i2c,dv] Add basic dv_plan and testplan for i2c by Tung Hoang · 5 years ago
  20. aea108d [i2c] Signal Name Fix by Igor Kouznetsov · 5 years ago
  21. 9dff09b [dv] Add cov_review in Makefile and coverage exclusion file by Weicai Yang · 5 years ago
  22. 634f8cc [uart/dv] Fix TB diagram not show in the web by Weicai Yang · 5 years ago
  23. 607c404 [dv, doc] doc for dv_lib, plus some fixes by Srikrishna Iyer · 5 years ago
  24. d91831f [prim/packer] Enhance the behavior based on FPV result by Eunchan Kim · 5 years ago
  25. e2dc7da [dv/hmac] interrupt test fix not always reset by Cindy Chen · 5 years ago
  26. a6a9a01 [gpio/dv] gpio ip dv document and hjson test plan by Gaurang Chitroda · 5 years ago
  27. 832af27 [dv/hmac] support error_code by Cindy Chen · 5 years ago
  28. b6007c1 [uart/dv] Update DV plan, diagram and testplan by Weicai Yang · 5 years ago
  29. fde954f [aes/rtl] Assert Known for outputs by Pirmin Vogel · 5 years ago
  30. 3e22024 [aes/rtl] Do not expose `devmode_i` by Pirmin Vogel · 5 years ago
  31. 973273f [aes] Fix .hjson by Pirmin Vogel · 5 years ago
  32. 0207082 [hw/ip] Remove sw directory by Tobias Wölfel · 5 years ago
  33. c3fabe6 [hw/ip] Update references to util by Tobias Wölfel · 5 years ago
  34. 4c5fbec [hw/ip] Update references to data by Tobias Wölfel · 5 years ago
  35. 1d326d2 [hw/ip] Move local register generator by Tobias Wölfel · 5 years ago
  36. a9acdce [hw/ip] Move configuration files by Tobias Wölfel · 5 years ago
  37. 0945e55 [i2c] Update FSM by Igor Kouznetsov · 5 years ago
  38. 43b705f [fpv/rv_plic] Support new irq spec by Cindy Chen · 5 years ago
  39. 6d31a7c [rv_timer/dv] Fix regression failure by Shailendra Kushwah · 5 years ago
  40. d16af11 [doc] implement hw project dashboard by Scott Johnson · 5 years ago
  41. 6709a64 [gpio/dv] Fix gpio_full_random_vseq test sequence for random test failure by Gaurang Chitroda · 5 years ago
  42. 4fc169f [rv_plic] Latch to CC for pending interrupts by Eunchan Kim · 5 years ago
  43. e34ccdc [hmac/dv] Enable mem_read err and fix minor issue by Cindy Chen · 5 years ago
  44. 4da76a5 [uart/dv] Add functional cov for intr by Weicai Yang · 5 years ago
  45. 0e77c88 [aes/dv/aes_model_dpi] Add DPI infrastructure by Pirmin Vogel · 6 years ago
  46. 8d6a5ab [prim_clock_mux2] Adds a clock mux2 and updates the clk inv primitive by Michael Schaffner · 5 years ago
  47. 38cd899 [rv_dm] Correct typo, unify refs to instantiated IP by Pirmin Vogel · 5 years ago
  48. c62961d [FLASH] Documentation review updates by Tom Roberts · 5 years ago
  49. e0d29d0 [doc/hmac] Revise HMAC docs by Greg Chadwick · 5 years ago
  50. 7840d7b Remove names from TODO by Tobias Wölfel · 6 years ago
  51. fb1f1b8 [xbar/dv] Support unmapped addr and add tests by Weicai Yang · 5 years ago
  52. 67bbae5 [gpio/dv] Remove TODOs with following justifications: by Gaurang Chitroda · 5 years ago
  53. 9e594a7 [gpio/dv] gpio full random test, sequence updates and warnings' cleanup by Gaurang Chitroda · 5 years ago
  54. d839d81 Add missing license headers by Tobias Wölfel · 6 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. 45859b7 [reggen] Wrap output to meet code standards by Greg Chadwick · 5 years ago
  58. 6c2a57c [aes/rtl] Fix lint errors by Pirmin Vogel · 5 years ago
  59. c703936 [templates] Align all doc and script files to use <ext>.tpl by Michael Schaffner · 5 years ago
  60. 18d6072 [templates] Rename all template files to conform to <ext>.tpl by Michael Schaffner · 5 years ago
  61. ef72c0e [rv_dm] Document the Debug System wrapper by Philipp Wagner · 5 years ago
  62. 226eab6 [hmac] Re-generate HMAC register and TOP module by Eunchan Kim · 5 years ago
  63. 14a4312 [hmac] Error Handling: Discard Msg if sha_en:=0 by Eunchan Kim · 5 years ago
  64. 13678cf [hmac] Add Error Reponse for Read of MSG by Eunchan Kim · 5 years ago
  65. 1c14ede [dv, doc] doc & Hjson tesetplan fixes by Srikrishna Iyer · 5 years ago
  66. 11894a6 [prim_ram_2p] Avoid wildcard port list by Philipp Wagner · 5 years ago
  67. 5cb7022 [prim] Fix various comments by Philipp Wagner · 5 years ago
  68. 392aa3e [pinmux] Simplify bitwidth calculation in tpl file by Michael Schaffner · 5 years ago
  69. 0cd0a40 [alert_handler/dv] Generate DV files and hook up DUT by Michael Schaffner · 5 years ago
  70. 928d523 [dv] documentation and uvmdvgen script updates by Srikrishna Iyer · 5 years ago
  71. 9e2f893 [lint/prim_fifo_sync] This corrects two lint errors in case of Depth = 1 by Michael Schaffner · 5 years ago
  72. 41c5b7c [dv, doc] documentation for testplanner tool by Srikrishna Iyer · 5 years ago
  73. f495ea5 [dv/hmac] add datapath stress test by Cindy Chen · 5 years ago
  74. d26ed84 [xbar/dv] Add multiple test to control delay and add out of order by Weicai Yang · 5 years ago
  75. f57a1b2 [docs] Document rv_core_ibex by Philipp Wagner · 5 years ago
  76. ddc4ed3 [GPIO/DOC] Minor doc updates following review by Tom Roberts · 5 years ago
  77. 658d5c6 [dv/hmac] fix hmac dv typo by Cindy Chen · 5 years ago
  78. d61724d [dv doc] prototype implmentation of hjson testplan by Srikrishna Iyer · 5 years ago
  79. 6725ffd [dv/common] Add in between reset support in TLUL by Shailendra Kushwah · 5 years ago
  80. 6637075 [fpga] Fix ROM init file paths and typos by Timothy Chen · 5 years ago
  81. 698d676 [dv] Update all IP to support tl error cases by Weicai Yang · 5 years ago
  82. 1489116 [uart/dv] Fix corner case for tx_empty by Tobias Wölfel · 6 years ago
  83. 656a295 [prim_flash] Improve description in core file by Philipp Wagner · 5 years ago
  84. 6e85f1b [flash_ctrl] Align core file name with design name by Philipp Wagner · 5 years ago
  85. bada7ed [aes/rtl] Declare functions as automatic by Pirmin Vogel · 5 years ago
  86. 6824d12 [aes/rtl] Implement Key Expand module by Pirmin Vogel · 6 years ago
  87. 00b6337 [padctrl] Append _pad postfix to pad signals by Michael Schaffner · 5 years ago
  88. 3bfa986 [hmac/dv] add functional coverage by Cindy Chen · 5 years ago
  89. 8fccfe2 [Ibex] Fix indentation of top-level parameters by Philipp Wagner · 5 years ago
  90. a3ec3ba [Ibex] Expose PMP-related parameters in wrapper by Philipp Wagner · 5 years ago
  91. e7a4041 [aes/rtl] Adjust style of round key mux by Pirmin Vogel · 6 years ago
  92. 009d38d [aes/rtl] Fix clearing of key and output registers by Pirmin Vogel · 6 years ago
  93. 556c3d7 [dv gpio] Updates related to coverage, gpio weak pull, warnings' cleanup by Gaurang Chitroda · 5 years ago
  94. 480eaf5 [uart] Remove lines for code coverage by Eunchan Kim · 5 years ago
  95. b816538 [alert_handler] Small updates in alert handler by Michael Schaffner · 5 years ago
  96. 40066ff [pinmux] Switch to correct parameter in regfile template by Michael Schaffner · 5 years ago
  97. 135321f [formal] add rv_plic assertion by Cindy Chen · 6 years ago
  98. 13282a4 [aes/rtl] Implement ShiftRows operation by Pirmin Vogel · 6 years ago
  99. 80bd8aa [topgen] Handle multi clock ports in topgen/module/xbar by Timothy Chen · 6 years ago
  100. 531b263 [dv/hmac] Update hmac addr size for tl_errors by Weicai Yang · 5 years ago