1. 39d2c67 [dv] Cleanup lint warnings in mem_bkdr_if by Srikrishna Iyer · 4 years, 8 months ago
  2. 5cda8a3 [dv] Cleanup lint warnings in csr_utils_pkg by Srikrishna Iyer · 4 years, 8 months ago
  3. 8c4d8eb [dv] Cleanup lint warnings in clk_rst_if by Srikrishna Iyer · 4 years, 8 months ago
  4. f7cb5f4 [topgen] Generate Memory Addresses for Assembler by Sam Elliott · 4 years, 8 months ago
  5. 91e1b76 [dvsim] Fix coverage dashboard link by Srikrishna Iyer · 4 years, 8 months ago
  6. d4559c3 [fpv/rv_plic] regenerate auto_gen and update according to PR#2989 by Cindy Chen · 4 years, 8 months ago
  7. 8d3d7df [i2c,dv] Update uvm_info in various *vseq and remove redundant constraints in i2c_sanity by Tung Hoang · 4 years, 8 months ago
  8. 6d66bf6 [alert/dv] add semaphore to avoid alert and ping response collison by Cindy Chen · 4 years, 8 months ago
  9. e2bf04d [otbn] Specify memory layout as seen from processor by Philipp Wagner · 4 years, 8 months ago
  10. 0a95e20 [prim] Rename prim_util_memload.sv to svh by Philipp Wagner · 4 years, 8 months ago
  11. 41a6750 [doc] Add links to Verilator lint regression dashboard by Michael Schaffner · 4 years, 8 months ago
  12. f468b68 [lint/doc] Update linting readme to reflect recent updates by Michael Schaffner · 4 years, 8 months ago
  13. cf140b4 [lint] Remove legacy Makefile flow for linting tools by Michael Schaffner · 4 years, 8 months ago
  14. e04fb21 [dvsim/lint] Enable Verilator lint in Dvsim by Michael Schaffner · 4 years, 8 months ago
  15. a07394d [util/syn_yosys] fix yosys/sv2v flow by Zachary Snow · 4 years, 8 months ago
  16. 301ad91 [otbn] default increment dmem pointer by Felix Miller · 4 years, 8 months ago
  17. a3976db [fpv/tool] update csr_autogen_tool by Cindy Chen · 4 years, 8 months ago
  18. aebf7c1 [flash_ctrl dv] Connect opt_t interface by Srikrishna Iyer · 4 years, 8 months ago
  19. f6db677 [dv] Flash_ctrl enable polling before read/program by Srikrishna Iyer · 4 years, 8 months ago
  20. 26f1333 [flash_ctrl rtl] Fix for bug #2995 by Srikrishna Iyer · 4 years, 8 months ago
  21. 7008042 [prim_arbiter_fixed/fpv] Add generated FPV testbench by Michael Schaffner · 4 years, 9 months ago
  22. 3cd41ca [prim_arbiter_fixed] This adds a fixed priority arbiter by Michael Schaffner · 4 years, 9 months ago
  23. d35dc68 [prim] Domain-Oriented Masking AND logic by Eunchan Kim · 4 years, 11 months ago
  24. 663e858 [vendor/rtl] add prim_clock_inv to pulp_riscv_debug.core by Cindy Chen · 4 years, 8 months ago
  25. 6aca30d [i2c, dv] Rename variables in v2 tests for consistency by Tung Hoang · 4 years, 8 months ago
  26. e3749bd [i2c, dv] Add i2c_stretch_timeout and i2c_fifo_full tests (v2) by Tung Hoang · 4 years, 8 months ago
  27. c81e63d [aes/rtl] Fix status tracking for initial key and IV registers by Pirmin Vogel · 4 years, 8 months ago
  28. d266c68 [dv] Update dv_utils sources to use bus_params_pkg by Srikrishna Iyer · 4 years, 8 months ago
  29. b28e00f [dv] Update tl_agent to use bus_params_pkg by Srikrishna Iyer · 4 years, 8 months ago
  30. 5a350de [dv] Update mem_model to use bus-params_pkg by Srikrishna Iyer · 4 years, 8 months ago
  31. dda7d29 [dv] Update mem_bkdr_if to use bus_params_pkg by Srikrishna Iyer · 4 years, 8 months ago
  32. 7aa6206 [dv] Update dv_lib sources to use bus_params_pkg by Srikrishna Iyer · 4 years, 8 months ago
  33. 191408b [dv] Update CIP lib to use bus_params_pkg by Srikrishna Iyer · 4 years, 8 months ago
  34. 2547398 [dv] Provide bus_params_pkg by Srikrishna Iyer · 4 years, 8 months ago
  35. bb08a76 [usbdpi] Keep output of monitor_usb() in usb0.log file by Pirmin Vogel · 4 years, 8 months ago
  36. d84bd57 [usbdev] Add new usbdev_test by Pirmin Vogel · 4 years, 8 months ago
  37. 57ecf26 [hmac] Add DIF Checklist and Progress by Sam Elliott · 4 years, 8 months ago
  38. 4576a29 [usbdev] Add DIF Checklist and Progress by Sam Elliott · 4 years, 8 months ago
  39. 26f0dcc [rv_timer] Add DIF Checklist and Progress by Sam Elliott · 4 years, 8 months ago
  40. f08e441 [i2c] Add DIF Checklist and Progress by Sam Elliott · 4 years, 8 months ago
  41. 067272a [dv, dvsim] Support multiple fusesoc cores-root by Srikrishna Iyer · 4 years, 8 months ago
  42. 0697e5f [syn] Minor updates to align flow with foundry setup scripts by Michael Schaffner · 4 years, 8 months ago
  43. 89308dc [dvsim] Print a more helpful path to coverage dashboard by Rupert Swarbrick · 4 years, 8 months ago
  44. 1047ba2 [otbn] Add example assembly code by Rupert Swarbrick · 4 years, 8 months ago
  45. b280c0a [otbn] A disassembly wrapper around riscv32-unknown-elf-objdump by Rupert Swarbrick · 4 years, 8 months ago
  46. be4bcb7 [aes] Add shadow CTRL register, interface with alert handler by Pirmin Vogel · 5 years ago
  47. a2d411d [aes] Add idle hint signal for clkmgr by Pirmin Vogel · 4 years, 8 months ago
  48. efad780 [flash_ctrl doc] Updated to V1 status by Srikrishna Iyer · 4 years, 8 months ago
  49. a190011 [dv, doc] Flash ctrl V1 checklist by Srikrishna Iyer · 4 years, 8 months ago
  50. 173ad94 [dv] flash ctrl DV, testplan updates by Srikrishna Iyer · 4 years, 8 months ago
  51. dc51df5 [dv/common] initial support for shadow register by Cindy Chen · 4 years, 10 months ago
  52. 57d24c2 [rtl/prince] Small fixes for PRINCE cipher logic by Udi Jonnalagadda · 4 years, 8 months ago
  53. 06922d2 [padring/rtl] packed array index fix by Cindy Chen · 4 years, 8 months ago
  54. 75105e0 [syn] Fix an error in the DC synthesis setup by Michael Schaffner · 4 years, 8 months ago
  55. 887f5c1 [top] Change pad variant array to packed logic by Michael Schaffner · 4 years, 8 months ago
  56. 68bc07a [otbn] Fix name of wide data registers by Philipp Wagner · 4 years, 8 months ago
  57. 4a50004 [otbn] Simple linker script and wrapper for otbn by Rupert Swarbrick · 4 years, 8 months ago
  58. 44a65f8 [otbn] A simple binutils-based assembler for OTBN by Rupert Swarbrick · 4 years, 8 months ago
  59. 7a8f53e [dv:entropy_src] Added vif/knob/signal for efuse_es_sw_reg_en by Steve Nelson · 4 years, 9 months ago
  60. f71aa30 [otbn] Clarify interaction between JAL(R) and x1 by Rupert Swarbrick · 4 years, 8 months ago
  61. 7714c0a [alert_esc_agent/dv] clean up alert_esc agent by Cindy Chen · 4 years, 9 months ago
  62. 5e6812b [dvsim/syn] Update flow to copy over new lib-setup.tcl file by Michael Schaffner · 4 years, 8 months ago
  63. 996e6ff [prim/dv] Enable coverage collection for PRESENT by Udi Jonnalagadda · 4 years, 8 months ago
  64. ccab645 [dvsim/lint] Add wait_license switch to ascentlint targets by Michael Schaffner · 4 years, 8 months ago
  65. 5bcc691 [otbn] Remove debug print from SyntaxHunk.from_string by Rupert Swarbrick · 4 years, 8 months ago
  66. 204508d [doc] Fix Link in USB Device Checklist by Sam Elliott · 4 years, 8 months ago
  67. 5cbdefa Update pulp_riscv_dbg to pulp-platform/riscv-dbg@834853c by Michael Schaffner · 4 years, 8 months ago
  68. 6941026 [prim] Make prim_clock_inverter a tech specific prim by Michael Schaffner · 4 years, 8 months ago
  69. cf77106 [padring] Add parameters for MIO/DIO pad types by Michael Schaffner · 4 years, 8 months ago
  70. 23fc302 [top] Fix lint issues due to ports tied to Z by Michael Schaffner · 4 years, 8 months ago
  71. a59a076 [otbn] Return an error for unmapped register accesses by Philipp Wagner · 4 years, 8 months ago
  72. 204d98d [vsg] fix _i/_o for several modules by Scott Johnson · 4 years, 8 months ago
  73. 9b2c3d2 [syn] Add CONSTRAINT environment in synthesis script by Eunchan Kim · 4 years, 8 months ago
  74. a7bba81 [syn] Add gitignore file to dc folder by Michael Schaffner · 4 years, 8 months ago
  75. d24d3a8 [otbn] Specify memory accesses must be aligned by Greg Chadwick · 4 years, 8 months ago
  76. 4b0d161 [dv] Fix uvmdpi.so path for DSIM by Srikrishna Iyer · 4 years, 8 months ago
  77. 1b58be4 [dv/hmac] Add coverage for err_code by Cindy Chen · 4 years, 8 months ago
  78. 7af52b9 [vsg] fix _i/_o for rv_plic by Scott Johnson · 4 years, 8 months ago
  79. 45fb1c6 [doc] Update Licence Headers to fit agreed style by Sam Elliott · 4 years, 10 months ago
  80. c38f789 [top] Fix alert connection generation by Timothy Chen · 4 years, 8 months ago
  81. 4fd3312 [vsg] fix _i/_o usage on sram_arbiter by Scott Johnson · 4 years, 8 months ago
  82. f6782a3 [otbn] Misc fixes in insns.yml by Rupert Swarbrick · 4 years, 8 months ago
  83. 7d26d92 [otbn] Improve error in insn_yaml.py if no YAML file by Rupert Swarbrick · 4 years, 8 months ago
  84. 9337f21 [otbn] Properly parse optional operands for an instruction by Rupert Swarbrick · 4 years, 8 months ago
  85. c6bac10 [otbn] Always generate an example syntax for an instruction by Rupert Swarbrick · 4 years, 8 months ago
  86. 7ea7f0d [otbn] Add RV32I shift instructions by Greg Chadwick · 4 years, 8 months ago
  87. ad9a526 Remove hand-crafted file lists by Philipp Wagner · 4 years, 8 months ago
  88. 31399ae [otbn] Start WSR numbers at zero by Philipp Wagner · 4 years, 8 months ago
  89. e51f395 [otbn] Add a note to otbn/README.md explaining insns.yml by Rupert Swarbrick · 4 years, 8 months ago
  90. 02750b5 [otbn] Fix formatting for BN.MULQACC by Philipp Wagner · 4 years, 8 months ago
  91. 935a910 [otbn] Add ACC access via WSRs by Greg Chadwick · 4 years, 8 months ago
  92. 0afdd49 [usbdev] Stall IN/OUT transactions of unimplemented endpoints by Pirmin Vogel · 4 years, 10 months ago
  93. 9bb23cb [usb] Add IP checklist for USB device by Pirmin Vogel · 5 years ago
  94. 2d3397b [vsg] fix _i/_o usage on prim_fifo by Scott Johnson · 4 years, 8 months ago
  95. fe79c4b switch to host, primary, or over-arching as appropriate by Scott Johnson · 4 years, 9 months ago
  96. 5a689e8 [sv/alert] add alert support in cip_base by Cindy Chen · 4 years, 8 months ago
  97. e190b64 [i2c, dv] Add i2c_perf (v2) by Tung Hoang · 4 years, 8 months ago
  98. 0298654 [i2c, dv] Add i2c_fifo_overflow (v2) test for rx_fifo and fmt_fifo by Tung Hoang · 4 years, 9 months ago
  99. 0a720ef [otbn] Fix operation description for BN.RSHI by Philipp Wagner · 4 years, 8 months ago
  100. 5b2fc18 [otbn] Allow an insn to have ops without a space after the mnemonic by Rupert Swarbrick · 4 years, 8 months ago