- da251de [otbn,dv] Properly handle operands that are both src and dst in RIG by Rupert Swarbrick · 3 years, 8 months ago
- ae4b395 [otbn,dv] Allow generation of loops with zero iteration counts by Rupert Swarbrick · 3 years, 8 months ago
- 1c9a564 [otbn,dv] Fix the ISS for LOOPI instructions with a count of zero by Rupert Swarbrick · 3 years, 8 months ago
- b247470 [otbn,dv] Fix calculation of k_min when picking LSU targets in RIG by Rupert Swarbrick · 3 years, 8 months ago
- 5392c86 [dv/utils] added 6MHz to clk_freq_mhz_e by Dror Kabely · 3 years, 8 months ago
- 3e19368 [dv/top_earlgrey] Bind SVA between pwrmgr and AST by Guillermo Maturana · 3 years, 8 months ago
- ef4a739 [dv/pwrmgr] Simplify SVA between pwrmgr and ast by Guillermo Maturana · 3 years, 8 months ago
- 40efdce [dv/hmac] fix regression error by Cindy Chen · 3 years, 8 months ago
- c58548c [reggen] Minor fix to handle internal shadow registers by Timothy Chen · 3 years, 8 months ago
- abd961b [prim_xor2/lint] Add waiver for .* use in generated prim by Michael Schaffner · 3 years, 8 months ago
- 733baf8 [adc_ctrl] Style updates and bug fix by Timothy Chen · 3 years, 9 months ago
- d9ac6f7 [sw/silicon_creator] Update comments of mock_abs_mmio expectation macros by Alphan Ulusoy · 3 years, 8 months ago
- 463076f [sw/silicon_creator] Add methods for shadowed writes to MockAbsMmio by Alphan Ulusoy · 3 years, 8 months ago
- 44358f4 [sw/silicon_creator] Remove the first parameter from mock abs_mmio macros by Alphan Ulusoy · 3 years, 8 months ago
- b93cc6a [util] Added Python script to generate a status report of the DIFs. by Timothy Trippel · 3 years, 8 months ago
- 7cf8edb [dv/pwrmgr] Allow 0-wait clk en to valid changes by Guillermo Maturana · 3 years, 8 months ago
- 73e2c1b [dv/rstmgr] Fix code for verible format by Guillermo Maturana · 3 years, 8 months ago
- 01c56b4 [dv, doc] Replace all 'dv.plan' with testplan by Srikrishna Iyer · 3 years, 8 months ago
- 6672f06 Fix the testplan link in dvsim code by Srikrishna Iyer · 3 years, 8 months ago
- 2f77858 [dv/dsim] Add dsim workaround for issue 242 by Guillermo Maturana · 3 years, 8 months ago
- fe42eac [vcformal/script] Downgrade Error to Warning by Cindy Chen · 3 years, 8 months ago
- 47bb433 [rtl] Bug Fix related to SRLI/SLLI Decoding by Canberk Topal · 3 years, 8 months ago
- f94a3c7 [otbn,dv] Remove unused import from RIG's config.py by Rupert Swarbrick · 3 years, 8 months ago
- 87fb9e3 [fpga] Reduce noise for AES SCA by Pirmin Vogel · 3 years, 8 months ago
- 5bf9734 [fpga, sw] Enable SCA on ChipWhisperer CW310 FPGA board by Pirmin Vogel · 3 years, 8 months ago
- 05bb911 [top] Fix typos and indentation by Pirmin Vogel · 3 years, 8 months ago
- 502a20f [chip_earlgrey_asic/lint] Fix/waive remaining AST-related lint messages by Michael Schaffner · 3 years, 8 months ago
- baca457 [tlul_adapter_sram] Fix minor bugs in byte write logic by Michael Schaffner · 3 years, 8 months ago
- 79d57e7 [spi_device] Re-write SRAM access in Readcmd by Eunchan Kim · 3 years, 8 months ago
- a842077 [spi_device] Add Last Read Address CSR by Eunchan Kim · 3 years, 8 months ago
- e8d047c [dv/otp] roll back to V1 for test_memory change. by Cindy Chen · 3 years, 8 months ago
- c57e558 [dv] update reg path for async registers by Timothy Chen · 3 years, 8 months ago
- a49ceb6 [util, reggen] Support standardized cdc handling for regfile by Timothy Chen · 3 years, 9 months ago
- 94755ca [prim_subreg] This dependency was missing in some core files by Michael Schaffner · 3 years, 8 months ago
- 630526c [otbn/doc] Remove internal state trigger from host by Vladimir Rozic · 3 years, 8 months ago
- 1ae8a2f [spi_host/dv] updated checkout list to track doc and testplan status by Rasmus Madsen · 3 years, 9 months ago
- 08597f9 [spi_host/dv/doc] Updated dv plan for spi host for V1 review by Rasmus Madsen · 3 years, 9 months ago
- 46aa463 [spi_host/dv/doc] Updated spi_host testplan by Rasmus Madsen · 3 years, 9 months ago
- 458e4a8 [dv/shadow_reg] Align shadow_reg field update behavior by Cindy Chen · 3 years, 8 months ago
- f27ca43 [pinmux] Remove todo that has been addressed by Michael Schaffner · 3 years, 8 months ago
- a44bdf9 [i2c, doc] Checklist Update for D2 Sign-off by Igor Kouznetsov · 3 years, 8 months ago
- 989fb49 [chip/dv] Update spi_device top-level testplan by Weicai Yang · 3 years, 8 months ago
- 4c93a53 [chip/dv] Add keymgr testplan for chip-level by Weicai Yang · 3 years, 9 months ago
- 7d2e994 [dv] Override mem with info in the top hjson for RAL by Weicai Yang · 3 years, 8 months ago
- 773d073 [ast/lint] Waive remaining lint errors by Michael Schaffner · 3 years, 8 months ago
- e39d5f7 [sw/test] Add entropy dependency to dif_otbn_test by Miguel Osorio · 3 years, 8 months ago
- 4f8a8e7 [formal/conn] Check pwrmgr to rtstmgr connections by Guillermo Maturana · 3 years, 8 months ago
- 8cb3e90 [formal/conn] Fix top_earlgrey reset by Guillermo Maturana · 3 years, 8 months ago
- affc78d [csrng/dv] Modify for multi-bit enables by Steve Nelson · 3 years, 8 months ago
- 9fb827b [edn/dv] Add do_edn_init by Steve Nelson · 3 years, 8 months ago
- 84aa0b0 [ast] AscentLint error fixes (more) by Jacob Levy · 3 years, 8 months ago
- 1519911 [ast] Add Fix AscentLint Errors by Jacob Levy · 3 years, 8 months ago
- f9f76a1 [mask_rom] Initialize stack pointer later in startup code by Michael Munday · 3 years, 8 months ago
- 287ae8e [mask_rom] Refactor alert driver to use sec_mmio by Chris Frantz · 3 years, 8 months ago
- 352872d [mask_rom] Integrate sec_mmio with shutdown by Chris Frantz · 3 years, 8 months ago
- 6caf776 [sw/silicon_creator] Remove CsrTest class, update tests by Alphan Ulusoy · 3 years, 8 months ago
- a11f791 [dv/clkmgr] Fix formatting for verible by Guillermo Maturana · 3 years, 8 months ago
- 63c6606 [topgen] Relocate instance check to clarify intent by Timothy Chen · 3 years, 8 months ago
- cdd0d78 [dv/clkmgr] Fix some test failures by Guillermo Maturana · 3 years, 8 months ago
- 535f192 [dv/rstmgr] Randomize smoke test by Guillermo Maturana · 3 years, 8 months ago
- 1eb1c98 [otbn,dv] Generate RIG json with -o, not stdout by Rupert Swarbrick · 3 years, 8 months ago
- 27f4743 [opentitantool] Correct an error in the verilator transport by Chris Frantz · 3 years, 8 months ago
- 078d235 [top] Auto gen by Timothy Chen · 3 years, 8 months ago
- 393a762 [rstmgr / top] Adjust rstmgr / top level connections by Timothy Chen · 3 years, 8 months ago
- 465fb62 [dvsim] Fix publish report summary typo by Cindy Chen · 3 years, 8 months ago
- f597fcb [otbn,dv] Fix logic in LOOPI iteration calculation by Rupert Swarbrick · 3 years, 8 months ago
- 53c279a [otbn] Rewrite case in bignum ALU to make all branches reachable by Rupert Swarbrick · 3 years, 8 months ago
- 6f5c91e formatter: Expand verible-format allowlist by Lukasz Dalek · 3 years, 8 months ago
- 49e9d45 [otbn] Simplify loop end calculation logic by Rupert Swarbrick · 3 years, 8 months ago
- 10cfc68 [dv] Switch cip_base_scoreboard logging to convert2string by Rupert Swarbrick · 3 years, 8 months ago
- 7638d97 [hw/otp] Add EN_ENTROPY_SRC_FW_OVER default val by Miguel Osorio · 3 years, 8 months ago
- 907e297 [dv, chip level] Update chip testplan: flash ctrl by Srikrishna Iyer · 3 years, 8 months ago
- b9f2d24 [rtl/prim_alert_sender] Allow ping_req to stay high without error by Cindy Chen · 3 years, 8 months ago
- 7efbbbd [dvsim] Separate publish report from dvsim flow [PART3] by Cindy Chen · 3 years, 8 months ago
- be5da22 [rv_timer/top] Remove rv_timer from PLIC sources by Michael Schaffner · 3 years, 8 months ago
- 0bedfa6 [topgen] Add missing memory attributes by Michael Schaffner · 3 years, 8 months ago
- 2e63763 [sw/silicon_creator] Cleanup mock_sec_mmio.h, update tests by Alphan Ulusoy · 3 years, 8 months ago
- fed359d [sw/silicon_creator] Add flash_ctrl unit tests by Jon Flatley · 3 years, 9 months ago
- c96238f [sw/silicon_creator] Add flash_ctrl driver by Jon Flatley · 4 years ago
- fa4085c [dv/rstmgr] Create smoke test by Guillermo Maturana · 3 years, 8 months ago
- a1cd6ab [sw/silicon_creator] Update shutdown unit test to use the actual MockOtp by Alphan Ulusoy · 3 years, 8 months ago
- 4dc108a [sw/silicon_creator] Make GlobalMock a base class by Alphan Ulusoy · 3 years, 8 months ago
- ec55da4 [flah_ctrl/dv] Changing Red to Redundancy by Eitan Shapira · 3 years, 8 months ago
- 3733747 [dv/prim_alert] Add a testbench for prim_alert by Cindy Chen · 3 years, 8 months ago
- f6b1fd8 [hw/test] Disable dif_csrng_smoketest. by Miguel Osorio · 3 years, 8 months ago
- 74d21e6 [sw/test] Add initial DRBG KAT tests by Miguel Osorio · 3 years, 9 months ago
- 2618352 [sw/testing] Fix result assignment in CHECK_BUFFER by Miguel Osorio · 3 years, 8 months ago
- b7363a0 [sw/testing] Add CHECK_BUFFER macro. by Miguel Osorio · 3 years, 8 months ago
- cc8945a [otp_ctrl] Connect test-related GPIO signal by Michael Schaffner · 3 years, 8 months ago
- ec5301e [topgen] Remove hardcoded ROM memory from template by Michael Schaffner · 3 years, 8 months ago
- d8dcf2a [ast/lint] Add lint waivers for clock and reset generaiton logic by Michael Schaffner · 3 years, 8 months ago
- 036afaa [ast] Add lint target and waiver files for AST by Michael Schaffner · 3 years, 8 months ago
- be7e7bf [otbn,dv] Allow maximal size LOOPIs in RIG by Rupert Swarbrick · 3 years, 8 months ago
- b3b0d29 [otbn,dv] Increase "size" parameter for gen-binaries.py by Rupert Swarbrick · 3 years, 8 months ago
- ce08c5f [otbn,dv] Fix comments in RIG's loop generator by Rupert Swarbrick · 3 years, 8 months ago
- 4011918 [otbn,dv] Add a "core" regression by Rupert Swarbrick · 3 years, 8 months ago
- 1d6ca47 [otbn] Clarify error behavior in specification by Philipp Wagner · 3 years, 8 months ago
- 19aa501 [otbn] Improve application return documentation by Philipp Wagner · 3 years, 8 months ago
- c741a84 [edn/dv] Modify for multi-bit enables by Steve Nelson · 3 years, 8 months ago
- f1da02d [prim_subreg_shadow] Make local parameter a localparam by Philipp Wagner · 3 years, 8 months ago