1. 685d649 [top / ast] Continued ast integration by Timothy Chen · 4 years, 1 month ago
  2. 200d8b4 [topgen] Allow multiple device interfaces to connect to the crossbar by Rupert Swarbrick · 4 years, 1 month ago
  3. 6c83129 [reggen/comport] Syntax for multiple interfaces in a peripheral by Rupert Swarbrick · 4 years, 1 month ago
  4. a12231d [spi_device] Move modules inside fwmode by Eunchan Kim · 4 years, 1 month ago
  5. ff770d3 [spi_device] Generate CSR RTL by Eunchan Kim · 4 years, 1 month ago
  6. eaee397 [spi_device] Adding clock mux for DPSRAM by Eunchan Kim · 4 years, 1 month ago
  7. cfcfbce [reggen] Promote FOO_SIZE to an int unsigned in *_reg_pkg.sv by Rupert Swarbrick · 4 years, 1 month ago
  8. 915df69 [tlul] Enable tlul integrity check across the design by Timothy Chen · 4 years, 1 month ago
  9. d55eaeb [spi_device] Command Process block by Eunchan Kim · 4 years, 2 months ago
  10. 12cce14 [tlul] Add memory transmission integrity checks by Timothy Chen · 4 years, 1 month ago
  11. 6e6b7ba [top] Auto generate files by Timothy Chen · 4 years, 1 month ago
  12. 8ec347f [all] Add empty intg_err declaration to remove lint warnings. by Timothy Chen · 4 years, 1 month ago
  13. 6d49f60 [spi_device, dv] Refactor spi_agent to support spi_host rtl by Tung Hoang · 4 years, 1 month ago
  14. a6f5829 [tlul] block writes and reads on errors in adapter_reg by Timothy Chen · 4 years, 1 month ago
  15. d2c08a5 [top] Auto generate regfiles by Timothy Chen · 4 years, 2 months ago
  16. f556762 [top] Auto generate regfiles by Timothy Chen · 4 years, 1 month ago
  17. 04192e0 [top / spi] Add scan clock to spi_device external clock by Timothy Chen · 4 years, 1 month ago
  18. e70d9ec [spi_device] Regenerate Reg RTLs by Eunchan Kim · 4 years, 1 month ago
  19. 245ef94 [spi_device] Add SramDepth to register definition by Eunchan Kim · 4 years, 1 month ago
  20. dbd087e [spi_host/device] Connect quad SPI signals and SPI host shells to top by Michael Schaffner · 4 years, 2 months ago
  21. 66e4093 [regtool] Also expose reset values per-field for hwext registers by Rupert Swarbrick · 4 years, 1 month ago
  22. c5841b7 [regtool] Add reset values for hwext registers to reg_pkg by Rupert Swarbrick · 4 years, 1 month ago
  23. 1a9a60f [tlul] Add instruction type to tlul by Timothy Chen · 4 years, 2 months ago
  24. 5649c2a [top] Ast updates by Timothy Chen · 4 years, 2 months ago
  25. b5bf770 [spi_device] Make SPI high-Z when Idle by Eunchan Kim · 4 years, 2 months ago
  26. 542df53 [spi_device] Add Single/Dual/Quad Parallel to SPI by Eunchan Kim · 4 years, 2 months ago
  27. c8b06fb [spi_device] Re-generate collaterals by Eunchan Kim · 4 years, 2 months ago
  28. b118f54 [spi_device] Increase SRAM to 1024 depth by Eunchan Kim · 4 years, 2 months ago
  29. cd5a6a4 [spi_device] Extract serial-to-parallel from fwmode by Eunchan Kim · 4 years, 2 months ago
  30. 0c87aa5 [spi_device] Add serial to parallel logic by Eunchan Kim · 4 years, 2 months ago
  31. 810fcea [dv] Remove unnecessary variables in agents by Weicai Yang · 4 years, 2 months ago
  32. 04fe881 [DV] Enable cov comp creation iff cov is enabled by Srikrishna Iyer · 4 years, 2 months ago
  33. e7068ec [reggen] Expose block addr width in IP_reg_pkg.sv by Rupert Swarbrick · 4 years, 2 months ago
  34. c0b7bd1 [dv/doc] cleaned up checkist alignment by Rasmus Madsen · 4 years, 4 months ago
  35. c420dd2 [doc/dv] cleanup by Rasmus Madsen · 4 years, 4 months ago
  36. ada2030 [dv/doc] Moved from doc/dv_plan to doc/dv/ by Rasmus Madsen · 4 years, 4 months ago
  37. 20e96d4 [dv/doc] Updated hjson files to with new dv syntax by Rasmus Madsen · 4 years, 4 months ago
  38. e6cb67b [dv/doc] changed testplan to dv_plan in markdown files by Rasmus Madsen · 4 years, 4 months ago
  39. 22d89d6 [dv/doc] changed dv plan to dv doc by Rasmus Madsen · 4 years, 4 months ago
  40. 09550b1 Remove redundant ascentlint options by Olof Kindgren · 4 years, 4 months ago
  41. 5e62ebc [reggen] Fix hw2reg_t bit index comments in reg_pkg.sv.tpl by Rupert Swarbrick · 4 years, 4 months ago
  42. 1c39e33 [DV common] Factor `sim_tops` out of build_opts by Srikrishna Iyer · 4 years, 4 months ago
  43. 6ff7954 [spi_device] update wording from sanity to smoke by Cindy Chen · 4 years, 5 months ago
  44. 432430e [design checklist] avoid using word sanity by Cindy Chen · 4 years, 5 months ago
  45. b811dac [doc] Add lint requirements to V1 checklist by Cindy Chen · 4 years, 5 months ago
  46. e42009b [dv common] Minor enhancements to dv_reg_block by Srikrishna Iyer · 4 years, 5 months ago
  47. e80c0c4 [doc] Update D2 checklist and propagate updates to IPs by Michael Schaffner · 4 years, 5 months ago
  48. f6f7226 [dv] Tidy up use of get_normalized_addr by Rupert Swarbrick · 4 years, 5 months ago
  49. 7ec5dbd [fpv] Fix fusesoc dependecy issue by Cindy Chen · 4 years, 5 months ago
  50. 384942a [dv/lint] Add new DV TB to lint batch script by Cindy Chen · 4 years, 5 months ago
  51. a0f1ab9 [dv/common] Move testplan from tools directory to data by Weicai Yang · 4 years, 6 months ago
  52. 1fba155 [checklist] Upgrade wording for D1 milestone by Scott Johnson · 4 years, 6 months ago
  53. effac8f [lint] Add option to bail out on first invalid Tcl cmd by Michael Schaffner · 4 years, 6 months ago
  54. 945bbef [checklists] Clean up and align HW and SW checklists by Michael Schaffner · 4 years, 6 months ago
  55. ed57feb [spi_device] Add clock buffers to `clk_spi_in/out` by Pirmin Vogel · 4 years, 6 months ago
  56. 92b46e3 [dv/common] Clean up old makefile flow by Weicai Yang · 4 years, 6 months ago
  57. 5f96c5d [dv/doc] update dvsim in index.md by Cindy Chen · 4 years, 6 months ago
  58. 6cc1abc [fpv/csr_assert] add csr support for regwen by Cindy Chen · 4 years, 6 months ago
  59. 7e9b524 [dv/common] calculate addr map size in RAL by Weicai Yang · 4 years, 7 months ago
  60. a0a290e [spi_device] This enables Byte parity for the memory macro by Michael Schaffner · 4 years, 10 months ago
  61. 9d16fc1 [lint/dv] Create lint targets for testbench environments by Michael Schaffner · 4 years, 8 months ago
  62. 2277ea6 [dv] reorg spi_device bind & add CSR asserts by Srikrishna Iyer · 4 years, 8 months ago
  63. 35f2340 [dv] Cleanup lint warnings in spi_device DV by Srikrishna Iyer · 4 years, 8 months ago
  64. ccab645 [dvsim/lint] Add wait_license switch to ascentlint targets by Michael Schaffner · 4 years, 9 months ago
  65. 6941026 [prim] Make prim_clock_inverter a tech specific prim by Michael Schaffner · 4 years, 9 months ago
  66. 204d98d [vsg] fix _i/_o for several modules by Scott Johnson · 4 years, 9 months ago
  67. 4fd3312 [vsg] fix _i/_o usage on sram_arbiter by Scott Johnson · 4 years, 9 months ago
  68. ad9a526 Remove hand-crafted file lists by Philipp Wagner · 4 years, 9 months ago
  69. 2d3397b [vsg] fix _i/_o usage on prim_fifo by Scott Johnson · 4 years, 9 months ago
  70. fe79c4b switch to host, primary, or over-arching as appropriate by Scott Johnson · 4 years, 9 months ago
  71. b6745d3 [doc] Generate Doxygen and add DIF listings by Sam Elliott · 5 years ago
  72. bd8a690 first set of security checks added to D2 checklist by Scott Johnson · 4 years, 9 months ago
  73. c91b50f [prim_ram_2p_adv] Update spi_device and usbdev by Michael Schaffner · 4 years, 10 months ago
  74. add5e09 [prim_ram/rom*_adv] Break out into individual core files by Michael Schaffner · 4 years, 10 months ago
  75. a939181 [sw] Add Checklists for Existing DIFs by Sam Elliott · 4 years, 10 months ago
  76. 3319d27 [dv] Fix dsim compile error by Weicai Yang · 4 years, 10 months ago
  77. b19a153 [dv/spi_device] Increase timeout timer by Weicai Yang · 4 years, 11 months ago
  78. 4cc865a [lint] Update lint targets to include config/waiver file deps by Michael Schaffner · 5 years ago
  79. 3fc2ce4 [dv] Fix failures in test csr_mem_rw_with_rand_reset by Weicai Yang · 5 years ago
  80. 5686df3 [sw] Add DIF Stages for Committed DIFs by Sam Elliott · 5 years ago
  81. 2061d8b [doc] Rename Hardware -> Development Stages by Sam Elliott · 5 years ago
  82. 2b2e363 [dv/spi_device] Fix csr test failure and intr test by Weicai Yang · 5 years ago
  83. 6a55c6f [dv] Use uvm_config_db to control tlul_assert by Weicai Yang · 5 years ago
  84. 6c05c51 [spi_device] Remove latches by Eunchan Kim · 5 years ago
  85. 84dac53 [doc] HW dashboard fixes by Srikrishna Iyer · 5 years ago
  86. d1f896e [doc] Unify dashboard, manual spec table by Srikrishna Iyer · 5 years ago
  87. 6c962a4 [spi_device/dv] Fix 2 DV issues by Weicai Yang · 5 years ago
  88. c4e3203 [dvsim] Added fusesoc generator for RAL by Srikrishna Iyer · 5 years ago
  89. bb9df41 [spi_device/dv] Add interrupt seq by Weicai Yang · 5 years ago
  90. 0d7f7ac [fpv] fpv improvement by Cindy Chen · 5 years ago
  91. c3811a0 [dv] Chip CSR tests with automated exclusions by Srikrishna Iyer · 5 years ago
  92. 5c3eb57 [cleanup] This cleans up header comments in makefiles by Michael Schaffner · 5 years ago
  93. 29ad4e8 [spi_device/dv] Remove setting spi clk on in csr test by Weicai Yang · 5 years ago
  94. fd0509b [spi_device] Add reset values to the Async FIFO by Eunchan Kim · 5 years ago
  95. 680f7e2 [dvsim] Update dvsim to run with designated simulator by Weicai Yang · 5 years ago
  96. 2ad1aa3 [dv/spi_device] Change logic to bit by Weicai Yang · 5 years ago
  97. 738aab0 fix for incompatible types by Daniel Mlynek · 5 years ago
  98. 344d413 [fpv/doc] checklist for FPV signoff by Cindy Chen · 5 years ago
  99. 46ede4b [hw] Add default clk/rst for prim_assert macros by Greg Chadwick · 5 years ago
  100. cf42308 [hw] Switch to explicit prim_assert.sv include by Greg Chadwick · 5 years ago