- 54a9eae [dv/hmac] Adjustment to increase coverage by Cindy Chen · 5 years ago
- 1d96a1e [top/dv] Fix top_earlgrey compile error by Weicai Yang · 5 years ago
- 3f588ac [rv_timer/dv] Clean up TODO and warnings by Shailendra Kushwah · 5 years ago
- 0c31dd6 [tlul/doc] Add paragraph on TL-UL a_mask limitation as noted in #258 by Michael Schaffner · 5 years ago
- d91d4bb [dv/hmac] Fix warning and scb timing by Cindy Chen · 5 years ago
- 244d503 [SPI/doc] Minor wording updates from doc review by Tom Roberts · 5 years ago
- 10d8ccc [TIMER/DOC] Minor doc updates following review by Tom Roberts · 5 years ago
- ec361b8 [hw] Add manual make target by Tobias Wölfel · 5 years ago
- 952b9b8 [hmac] Meet the Verilog Style Guide by Eunchan Kim · 5 years ago
- 2c7f678 [hmac] Remove prim_fifo wready to be a qualifier by Eunchan Kim · 5 years ago
- 6616e7d [dv] tl_agent driver enhancement by Srikrishna Iyer · 5 years ago
- 5b11f6c [gpio/dv] Removing TODO from gpio_env_cov by Gaurang Chitroda · 5 years ago
- 9758e96 [xbar/dv] Add stress and reset tests by Weicai Yang · 5 years ago
- 47033bd [common/dv] Fix env cfg compile warning seen for all IPs by Gaurang Chitroda · 5 years ago
- 1c0171a [dv] reggen fixes by Srikrishna Iyer · 5 years ago
- 2fd44e4 Minor updates from code review by Timothy Chen · 5 years ago
- 95f5379 [uart] d/q naming cleanup by Michael Schaffner · 5 years ago
- cc3b3fe [doc] manually create links to top_earlgrey and Ibex specs by Scott Johnson · 5 years ago
- 789a3df [reggen] skipto error fix by Eunchan Kim · 5 years ago
- 086b703 [top_earlgrey] Set JTAG IDCODE by Philipp Wagner · 5 years ago
- 828e9d1 [plic/doc] Revise PLIC docs by Greg Chadwick · 5 years ago
- 4053a54 [rv_dm] Remove DV plan by Tobias Wölfel · 5 years ago
- 5fc2fd5 [gpio/dv] Fix for random regression failure by Gaurang Chitroda · 5 years ago
- 76f7a21 [doc] create top level HW 'specboard' by Scott Johnson · 5 years ago
- 7b52baa [rv_plic] Add skipto handling for large interrupts by Eunchan Kim · 5 years ago
- 270a48e [rv_timer/dv] add rv_timer dv doc and testplan by Shailendra Kushwah · 5 years ago
- 626547e [hmac/dv] add hmac plan by Cindy Chen · 5 years ago
- 40ca5a7 [dv] Update uart stress test and add cov for reset by Weicai Yang · 5 years ago
- 5fd64f5 [gpio/dv] Move GPIO DV plan to doc directory, Update hjson test plan by Gaurang Chitroda · 5 years ago
- 99b6129 [rv_timer] Make sure the output of rv_timer known by Eunchan Kim · 5 years ago
- 2ffbf5f [doc/earlgrey] Updated Ibex details by Greg Chadwick · 5 years ago
- 5b33cd2 [i2c,dv] Add basic dv_plan and testplan for i2c by Tung Hoang · 5 years ago
- fd0cf58 [sw] Move Makefiles under sw/device folder by Miguel Osorio · 5 years ago
- ae67f6b [sw] Move device code into sw/device folder by Miguel Osorio · 5 years ago
- aea108d [i2c] Signal Name Fix by Igor Kouznetsov · 5 years ago
- 9dff09b [dv] Add cov_review in Makefile and coverage exclusion file by Weicai Yang · 5 years ago
- 634f8cc [uart/dv] Fix TB diagram not show in the web by Weicai Yang · 5 years ago
- 7dcdbac Update xcelium.mk and rules.mk to support lsf by Tung Hoang · 5 years ago
- 8d230b3 [dv] removed lca switch from vcs tool by Srikrishna Iyer · 5 years ago
- 607c404 [dv, doc] doc for dv_lib, plus some fixes by Srikrishna Iyer · 5 years ago
- 23778c6 [dv, doc] doc & Hjson tesetplan fixes by Srikrishna Iyer · 5 years ago
- d91831f [prim/packer] Enhance the behavior based on FPV result by Eunchan Kim · 5 years ago
- e2dc7da [dv/hmac] interrupt test fix not always reset by Cindy Chen · 5 years ago
- a6a9a01 [gpio/dv] gpio ip dv document and hjson test plan by Gaurang Chitroda · 5 years ago
- 832af27 [dv/hmac] support error_code by Cindy Chen · 5 years ago
- b6007c1 [uart/dv] Update DV plan, diagram and testplan by Weicai Yang · 5 years ago
- ec61951 [dv/common] intr coverage quick fix by Cindy Chen · 5 years ago
- 20e9366 [dv/common] add README for csr_utils by Cindy Chen · 5 years ago
- d453438 [top_earlgrey] Add AES unit to top-level by Pirmin Vogel · 5 years ago
- fde954f [aes/rtl] Assert Known for outputs by Pirmin Vogel · 5 years ago
- 3e22024 [aes/rtl] Do not expose `devmode_i` by Pirmin Vogel · 5 years ago
- 973273f [aes] Fix .hjson by Pirmin Vogel · 5 years ago
- 555a42d [hw/make] Remove unused test by Tobias Wölfel · 5 years ago
- ce06a24 [hw/ip] Generate register headers manually by Tobias Wölfel · 5 years ago
- 0207082 [hw/ip] Remove sw directory by Tobias Wölfel · 5 years ago
- c3fabe6 [hw/ip] Update references to util by Tobias Wölfel · 5 years ago
- 4c5fbec [hw/ip] Update references to data by Tobias Wölfel · 5 years ago
- 1d326d2 [hw/ip] Move local register generator by Tobias Wölfel · 5 years ago
- a9acdce [hw/ip] Move configuration files by Tobias Wölfel · 5 years ago
- f504021 [top_earlgrey] Check timing before bitstream generation by Philipp Wagner · 5 years ago
- e0b5453 [dv] add Xcelium and VCS proprietary files by Srikrishna Iyer · 5 years ago
- 0945e55 [i2c] Update FSM by Igor Kouznetsov · 5 years ago
- 43b705f [fpv/rv_plic] Support new irq spec by Cindy Chen · 5 years ago
- 6d31a7c [rv_timer/dv] Fix regression failure by Shailendra Kushwah · 5 years ago
- d16af11 [doc] implement hw project dashboard by Scott Johnson · 5 years ago
- 6709a64 [gpio/dv] Fix gpio_full_random_vseq test sequence for random test failure by Gaurang Chitroda · 5 years ago
- 4fc169f [rv_plic] Latch to CC for pending interrupts by Eunchan Kim · 5 years ago
- e34ccdc [hmac/dv] Enable mem_read err and fix minor issue by Cindy Chen · 5 years ago
- 4da76a5 [uart/dv] Add functional cov for intr by Weicai Yang · 5 years ago
- 0e77c88 [aes/dv/aes_model_dpi] Add DPI infrastructure by Pirmin Vogel · 5 years ago
- 3d55aa0 Update pulp_riscv_dbg to pulp-platform/riscv-dbg@811b2d7 by Michael Schaffner · 5 years ago
- edee92e [dv] Fix VCS compile error by Weicai Yang · 5 years ago
- 8d6a5ab [prim_clock_mux2] Adds a clock mux2 and updates the clk inv primitive by Michael Schaffner · 5 years ago
- 38cd899 [rv_dm] Correct typo, unify refs to instantiated IP by Pirmin Vogel · 5 years ago
- c62961d [FLASH] Documentation review updates by Tom Roberts · 5 years ago
- e0d29d0 [doc/hmac] Revise HMAC docs by Greg Chadwick · 5 years ago
- 7840d7b Remove names from TODO by Tobias Wölfel · 5 years ago
- fb1f1b8 [xbar/dv] Support unmapped addr and add tests by Weicai Yang · 5 years ago
- 67bbae5 [gpio/dv] Remove TODOs with following justifications: by Gaurang Chitroda · 5 years ago
- 176c332 [dv/common] optimize csr_partial read by Cindy Chen · 5 years ago
- 9e594a7 [gpio/dv] gpio full random test, sequence updates and warnings' cleanup by Gaurang Chitroda · 5 years ago
- 93043d0 Upgrade FuseSoC command by Tobias Wölfel · 5 years ago
- d839d81 Add missing license headers by Tobias Wölfel · 5 years ago
- f2cc406 [dv] Fix compile warning in tl_seq_item by Weicai Yang · 5 years ago
- 309a479 [prim] Use prim_pkg::impl_e instead of int for Impl by Philipp Wagner · 5 years ago
- cabf26f [prim] Restore ability to select default implementation by Philipp Wagner · 5 years ago
- 45859b7 [reggen] Wrap output to meet code standards by Greg Chadwick · 5 years ago
- 6c2a57c [aes/rtl] Fix lint errors by Pirmin Vogel · 5 years ago
- c703936 [templates] Align all doc and script files to use <ext>.tpl by Michael Schaffner · 5 years ago
- 18d6072 [templates] Rename all template files to conform to <ext>.tpl by Michael Schaffner · 5 years ago
- ef72c0e [rv_dm] Document the Debug System wrapper by Philipp Wagner · 5 years ago
- 226eab6 [hmac] Re-generate HMAC register and TOP module by Eunchan Kim · 5 years ago
- 14a4312 [hmac] Error Handling: Discard Msg if sha_en:=0 by Eunchan Kim · 5 years ago
- a40dc02 [docgen] Fix two testplans that broke docgen by Michael Schaffner · 5 years ago
- 78778e1 [dv/doc] Memory model documentation by Udi Jonnalagadda · 5 years ago
- 13678cf [hmac] Add Error Reponse for Read of MSG by Eunchan Kim · 5 years ago
- 1c14ede [dv, doc] doc & Hjson tesetplan fixes by Srikrishna Iyer · 5 years ago
- aaaad5f [dv] Fix for dv plan template doc by Srikrishna Iyer · 5 years ago
- d76b198 [verilator] update top_earlgrey_usb_verilator to also use ibex verilator by Timothy Chen · 5 years ago
- 999d100 [dpi, verilator] Update spidpi verilator compile issues by Timothy Chen · 5 years ago