- 413788d [aes] Clarify that the use both masked Canright S-Boxes is discouraged by Pirmin Vogel · 4 years ago
- 7ea01b7 [aes] Use prim_buf/xor2 primitives inside masked Canright S-Boxes by Pirmin Vogel · 4 years ago
- 24d719f [prim] Add generic and Xilinx-specific xor2 primitives by Pirmin Vogel · 4 years ago
- 2d9f8a0 [aes] Document that the DOM S-Box has been formally verified by Pirmin Vogel · 4 years ago
- a6663d1 [aes] Use prim_flop_en/buf primitives inside DOM S-Box by Pirmin Vogel · 4 years ago
- bdb0dce [aes] Add u_-prefix to module instances inside S-Boxes by Pirmin Vogel · 4 years ago
- aab4fa2 [prim] Add Width parameter to buffer primitives by Pirmin Vogel · 4 years ago
- 6339865 [prim] Add generic and Xilinx-specific enable-FF primitives by Pirmin Vogel · 4 years ago
- 95f671a [prim] Remove temporary workaround in parameter list related to primgen by Pirmin Vogel · 4 years ago
- 8ef4fdc [dv/dvsim] Provides more context on some failures. by Guillermo Maturana · 4 years ago
- 0d63fe0 [ pwm, earlgrey ] Adding PWM to top_earlgrey by Martin Lueker-Boden · 4 years ago
- 65879a6 [csrng/rtl] app if additional data is not captured by Mark Branstad · 4 years ago
- 32655b7 [ spi_host ] SPI_HOST Implementation by Martin Lueker-Boden · 4 years ago
- 587b7a3 [dvsim] Fix local run error. by Eunchan Kim · 4 years ago
- 3b847a7 [dv] Support multi-ral (part 4) by Weicai Yang · 4 years ago
- a1a444c [flash/dv] Update tl_if path as it has multiple tl_if by Weicai Yang · 4 years ago
- cc5e3e0 [dv/sram] check sram initialization in scb by Udi Jonnalagadda · 4 years ago
- 952b714 [otbn,dv] Use "done" directly in the idle checker module by Rupert Swarbrick · 4 years ago
- d9dc048 [dv/otp_ctrl] Add background check by Cindy Chen · 4 years ago
- bea621d [edn] Minor fix to get synthesis going again by Michael Schaffner · 4 years ago
- 0e8660b [top] Slightly tidy up some auto-generated signals by Rupert Swarbrick · 4 years ago
- 97b905a [sysrst_ctrl] added the markdown file by Eric Shiu · 4 years ago
- 76caf9a [dv/dvsim] Adds failure bucketizer for triage. by Guillermo Maturana · 4 years ago
- 9312b9e [lint/docs] Update ascentlint dvsim command in readme by Michael Schaffner · 4 years ago
- 07302ad [pwrmgr] Create an early indication of pwr_clamp by Timothy Chen · 4 years ago
- 071e62a [dv] Update tl_agent to not always allow abort a_valid by Weicai Yang · 4 years ago
- 338f58b [sha3/lint] added waivers for sha3 lint msgs by Mark Branstad · 4 years ago
- fa9fc4d [dv/kmac] fix kmac_smoke nightly failures by Udi Jonnalagadda · 4 years ago
- 22c1856 [usb / top] Hook-up usb rx enable by Timothy Chen · 4 years ago
- fe14947 [dv/cip_lib] create `cip_tl_host_single_seq` by Udi Jonnalagadda · 4 years ago
- 2c12d63 [top] update ast connections by Timothy Chen · 4 years ago
- d544376 [edn/lint] removing arbiter related lint msgs by Mark Branstad · 4 years ago
- ca40353 Update to rebuilt device toolchain by Philipp Wagner · 4 years ago
- 17f4bf8 [pinmux] Update strap sampling mode in DFT-enabled LC states by Michael Schaffner · 4 years ago
- d61e2e6 [pinmux] Remove tie-off values TODO by Michael Schaffner · 4 years ago
- aa96b51 [dv/otp_ctrl] Fix regression lc output mismatch by Cindy Chen · 4 years ago
- 139cbb9 Use allow list in verible formatter script by Rafal Kapuscik · 4 years ago
- f8b33d6 [otbn] add coordinate transformation for P-384 by Felix Miller · 4 years ago
- b5b8686 [otbn] Clear CSRs/WSRs to 0 on start by Greg Chadwick · 4 years ago
- 90427aa [csrng/doc] updated diagram routing ids by Mark Branstad · 4 years ago
- 6f9c25b [top] Fix a templating bug that breaks CI by Michael Schaffner · 4 years ago
- fa31036 [dv/otp_ctrl] Add more sequence to stress_all test by Cindy Chen · 4 years ago
- d0936b2 [otp_ctrl] Align lock bits in otp_ctrl Hjson to use rw0c by Michael Schaffner · 4 years ago
- 5b548d5 [csrng/rtl] Two csrng app interfaces working by Mark Branstad · 4 years ago
- 6893dfe [csrng/rtl] csrng command tracker added by Mark Branstad · 4 years ago
- 457f413 [adc_ctrl] updated the markdown file and moved the design to D2 stage by Eric Shiu · 4 years ago
- b3d45f6 [top] Various top level lint fixes by Timothy Chen · 4 years ago
- 93e0438 [sram_ctrl] waive unused paramter error. by Timothy Chen · 4 years ago
- 043c5ba [sysrst_ctrl] Add combo loop waiver by Timothy Chen · 4 years ago
- 190bdd2 [spi_dev] Attempt to fix combo loop by Timothy Chen · 4 years ago
- 7b60d05 [edn] supply default value evne though data port not used by Timothy Chen · 4 years ago
- 2fc8f1a [entropy_src/rtl] making rep cntr reset value consistent by Mark Branstad · 4 years ago
- a6b5a1e [top] Turn on secure ibex for asic by Timothy Chen · 4 years ago
- 2a1cf3e [dv/mem_bkdr_if] inject parity errors by Udi Jonnalagadda · 4 years ago
- c7dc533 [pinmux/padring] Wire up the pad attribute WARL behavior modules by Michael Schaffner · 4 years ago
- 68c733c [top/dv] Insert weak pulls on JTAG signals by Michael Schaffner · 4 years ago
- 60526ac [top] Auto generate files by Timothy Chen · 4 years ago
- e1e0fd6 [flash_ctrl] update intergrity error handling by Timothy Chen · 4 years ago
- 6925c6f [top] Connect raw pad outputs to ast by Timothy Chen · 4 years ago
- c122793 [ pwm, rtl ] Initial implementation for PWM by Martin Lueker-Boden · 4 years, 4 months ago
- aa86723 [mem_bkdr] Add a default case for memory init by Timothy Chen · 4 years ago
- 085e2fb [dv] Fix tl_error failure by Weicai Yang · 4 years ago
- 88e1758 [ spiflash, build ] Explicitly add libftdi1 to dependencies by Martin Lueker-Boden · 4 years ago
- 8317b03 Update lowrisc_ibex to lowRISC/ibex@25cd6600 by Tom Roberts · 4 years ago
- 1def47b [keymgr] Define an intermediate signal for setting cfg_regwen by Rupert Swarbrick · 4 years ago
- dc05451 [flash_ctrl] Simplify defn of buf_invalid_alloc in flash_phy_rd by Rupert Swarbrick · 4 years ago
- cd5d00e [rom_ctrl] Initial technical specification by Rupert Swarbrick · 4 years, 4 months ago
- 2804708 [ci] Remove dif_entropy_smoketest completely from CI by Timothy Chen · 4 years ago
- a55e5bf [dv/otp_ctrl] drive lc_seed_rw_en by Cindy Chen · 4 years ago
- ea71b71 [padring] Scan role parameters by Michael Schaffner · 4 years ago
- 6c5f7a7 [pinout] Update flash test mode and voltage signals/pads by Michael Schaffner · 4 years ago
- 44ea799 [padring] Add placeholder module for physical pads by Michael Schaffner · 4 years ago
- 5e68505 [pad_wrapper] Extend the generic and Xilinx pad wrapper models by Michael Schaffner · 4 years ago
- 6a2bdce [dv] Update scb for all blocks by Weicai Yang · 4 years ago
- 1a7ea95 [dv] Support multi-ral (part 3) by Weicai Yang · 4 years ago
- 8abd43d [prim_arbiter,lint] Tell Verilator to split variables for scheduling by Rupert Swarbrick · 4 years ago
- e26c0b0 [rv_plic,lint] Tell Verilator to split variables for scheduling by Rupert Swarbrick · 4 years ago
- 717b0c0 [util] Add a --quiet mode to gen-otp-img.py and use in Meson by Rupert Swarbrick · 4 years ago
- 6abe0ff [kmac, sha3] Add separate Verilator lint waiver files, fix some warnings by Pirmin Vogel · 4 years ago
- e713373 [csrng] Fix Verilator lint warning, replace inline AscentLint waiver by Pirmin Vogel · 4 years ago
- 2257625 [prim] Fix lint warnings, replace inline AscentLint waivers by Pirmin Vogel · 4 years ago
- 67fcc9c [aes] Tell Verilator to split sp2v_sig arrays for simulation by Pirmin Vogel · 4 years ago
- e1bc361 [edn,lint] Fix width mismatch in the definition of cmd_sent by Rupert Swarbrick · 4 years ago
- 2d15148 [alert,lint] Add explicit cast for comparison in ping timer by Rupert Swarbrick · 4 years ago
- ad336af [pinmux] Update pad attribute documentation by Michael Schaffner · 4 years ago
- 6766d26 [pinmux] Regenerate example hjson by Michael Schaffner · 4 years ago
- 3b1c030 [top/pinout] Update pinout to newest version for Silver by Michael Schaffner · 4 years ago
- f479b9e [dvsim] Scratch root default to $REPO_TOP/scratch by Srikrishna Iyer · 4 years ago
- 7571540 [dv/otp_ctrl] Fix regression stress_all_with_reset error by Cindy Chen · 4 years ago
- a0980d3 [flash_ctrl] Correct behavior when buffer not enabled. by Timothy Chen · 4 years ago
- 0ac8b16 [tlul] Complete adapter sram todo's by Timothy Chen · 4 years ago
- d6257b5 [dv/otp] force some signals to improve FSM error coverage by Cindy Chen · 4 years ago
- 7e26d6f [dv/sram] increase timeout for bijecttion test by Udi Jonnalagadda · 4 years ago
- 3ecdcc0 [dv/otp_ctrl] Add coverpoint for scb checks by Cindy Chen · 4 years ago
- c2a8fc9 [dv] Update `process_tl_access` args for all blocks by Weicai Yang · 4 years ago
- 7c0b5ea [dv] Support multi-ral (part 2) by Weicai Yang · 4 years ago
- a3e123f [formal] Clean up some formal warnings by Cindy Chen · 4 years ago
- e7caaa1 [sw, rom_ext_signer] Run the workspace through with `cargo fmt` by Silvestrs Timofejevs · 4 years ago
- 5f9a197 [sw, rom_ext_signer] Add basic rustfmt configuration by Silvestrs Timofejevs · 4 years ago
- 405dd3e [sw, rom_ext_signer] Remove toochains file by Silvestrs Timofejevs · 4 years ago