- b1bd6b4 [aes] Fix lint errors related to unused clock and reset signals by Pirmin Vogel · 4 years, 3 months ago
- 8363a36 [aes] Add missing includes in PRNGs by Pirmin Vogel · 4 years, 3 months ago
- 5d40a40 [aes] Clarify comments in "noreuse" version of masked Canright S-Box by Pirmin Vogel · 4 years, 4 months ago
- b7b4370 [aes] Add support for multi-cycle S-Box implementations by Pirmin Vogel · 4 years, 4 months ago
- 91e9700 [aes] Add SVAs to check correct extraction of the masking PRNG output by Pirmin Vogel · 4 years, 4 months ago
- 981c36b [dvsim] Logic to copy repo to scratch area by Srikrishna Iyer · 4 years, 4 months ago
- c0b7bd1 [dv/doc] cleaned up checkist alignment by Rasmus Madsen · 4 years, 4 months ago
- ee1c037 [dv/doc] updated dv_plan links to new location by Rasmus Madsen · 4 years, 4 months ago
- ada2030 [dv/doc] Moved from doc/dv_plan to doc/dv/ by Rasmus Madsen · 4 years, 4 months ago
- 20e96d4 [dv/doc] Updated hjson files to with new dv syntax by Rasmus Madsen · 4 years, 4 months ago
- e6cb67b [dv/doc] changed testplan to dv_plan in markdown files by Rasmus Madsen · 4 years, 4 months ago
- 22d89d6 [dv/doc] changed dv plan to dv doc by Rasmus Madsen · 4 years, 4 months ago
- 09550b1 Remove redundant ascentlint options by Olof Kindgren · 4 years, 4 months ago
- 277a5f0 [aes/dv] Adding aes_clear to regression by Rasmus Madsen · 4 years, 4 months ago
- 10cc190 [aes/dv] updated aes env to support random triggering and random clearing of data by Rasmus Madsen · 4 years, 4 months ago
- 1d329c4 Change VerilatorSimCtrl::Exec to handle --help properly by Rupert Swarbrick · 4 years, 4 months ago
- 62f79b8 [aes] Parameterize LFSR default seeds and perms by Pirmin Vogel · 4 years, 4 months ago
- 92e9ebb [aes] Use fresh, random intermediate masks in "noreuse" Canright S-Box by Pirmin Vogel · 4 years, 5 months ago
- 7502de2 [aes/dv] changed error_types/cfg_error_type to struct for clearity by Rasmus Madsen · 4 years, 5 months ago
- e008a33 [aes/dv] Implemented clering functionality from trigger reg by Rasmus Madsen · 4 years, 5 months ago
- 5e62ebc [reggen] Fix hw2reg_t bit index comments in reg_pkg.sv.tpl by Rupert Swarbrick · 4 years, 4 months ago
- 1c39e33 [DV common] Factor `sim_tops` out of build_opts by Srikrishna Iyer · 4 years, 4 months ago
- b7d44ea [dv/alert_test] Add alert_test IP level automation test by Cindy Chen · 4 years, 5 months ago
- ea0207d [aes] Update naming from sanity to smoke by Cindy Chen · 4 years, 5 months ago
- 998dc7d [aes/doc] Clarify that SW must poll the Status Reg after sending a trigger by Pirmin Vogel · 4 years, 5 months ago
- cd2812d [aes] Rework masked Canright S-Box implementations for FPGA synthesis by Pirmin Vogel · 4 years, 6 months ago
- 432430e [design checklist] avoid using word sanity by Cindy Chen · 4 years, 5 months ago
- b811dac [doc] Add lint requirements to V1 checklist by Cindy Chen · 4 years, 5 months ago
- e42009b [dv common] Minor enhancements to dv_reg_block by Srikrishna Iyer · 4 years, 5 months ago
- 7342254 [aes:dv] Implemented manual mode with rd back /next write is stalled until last read is finished by Rasmus Madsen · 4 years, 5 months ago
- 49f26df [aes/dv] implemented a config_error test that verifies AES handles erroneous control settings by Rasmus Madsen · 4 years, 5 months ago
- 35dad18 [aes/dv] implemented key_lenght and mode configuration errors by Rasmus Madsen · 4 years, 5 months ago
- e0941f3 [dv/common] Add DV_ALERT_IF_CONNECT macro by Weicai Yang · 4 years, 6 months ago
- e80c0c4 [doc] Update D2 checklist and propagate updates to IPs by Michael Schaffner · 4 years, 5 months ago
- f177c75 [otp_ctrl/otbn/aes] Fix alert test register enumeration order by Michael Schaffner · 4 years, 5 months ago
- b3e4dcd [syn/otbn/aes] Add block-level OTBN synthesis and fix AES synthesis by Michael Schaffner · 4 years, 5 months ago
- f6f7226 [dv] Tidy up use of get_normalized_addr by Rupert Swarbrick · 4 years, 5 months ago
- 20ae79e [top] Turn on aes masking by Timothy Chen · 4 years, 5 months ago
- 7ec5dbd [fpv] Fix fusesoc dependecy issue by Cindy Chen · 4 years, 5 months ago
- 384942a [dv/lint] Add new DV TB to lint batch script by Cindy Chen · 4 years, 5 months ago
- fd9b73c [dv/common] Upgrade some VCS warnings to errors by Weicai Yang · 4 years, 5 months ago
- 972c0f8 [aes_dv] Updated aes to configure TL UL delays by Rasmus Madsen · 4 years, 7 months ago
- 4c65014 [aes/keymgr/otbn/otp_ctrl] Wire up alert test regs by Michael Schaffner · 4 years, 5 months ago
- 8da1197 [csrs] Regenerate all CSRs by Michael Schaffner · 4 years, 5 months ago
- bba0296 [alert_handler] update alert hander ports by Timothy Chen · 4 years, 6 months ago
- a0f1ab9 [dv/common] Move testplan from tools directory to data by Weicai Yang · 4 years, 6 months ago
- 1fba155 [checklist] Upgrade wording for D1 milestone by Scott Johnson · 4 years, 6 months ago
- effac8f [lint] Add option to bail out on first invalid Tcl cmd by Michael Schaffner · 4 years, 6 months ago
- 945bbef [checklists] Clean up and align HW and SW checklists by Michael Schaffner · 4 years, 6 months ago
- a72a636 [dv/shadow_reg] support alert handshake checking by Cindy Chen · 4 years, 7 months ago
- d36be2e [aes] Fix lint error by Pirmin Vogel · 4 years, 6 months ago
- 4429c36 [aes] Add parameter to allow forcing all-zero masks during SCA analysis by Pirmin Vogel · 4 years, 6 months ago
- 0799dba [aes] Add initial version of PRNG for cipher core masking by Pirmin Vogel · 4 years, 6 months ago
- 92b46e3 [dv/common] Clean up old makefile flow by Weicai Yang · 4 years, 6 months ago
- 2dac40f [aes/rtl] Change order of `ctrl_reg_t` struct members by Pirmin Vogel · 4 years, 6 months ago
- 54aadb2 [dv/alert] fix alert_agent cfg create call by Cindy Chen · 4 years, 6 months ago
- 5f96c5d [dv/doc] update dvsim in index.md by Cindy Chen · 4 years, 6 months ago
- 7e9b524 [dv/common] calculate addr map size in RAL by Weicai Yang · 4 years, 7 months ago
- ca70653 [aes] Add module parameters to hjson by Pirmin Vogel · 4 years, 6 months ago
- 7380415 [aes] Rename `NumDelayCyclesStartTrigger` parameter by Pirmin Vogel · 4 years, 6 months ago
- 70b16c5 [dv/aes] connect alert_agent to AES testbench by Cindy Chen · 4 years, 7 months ago
- d5407d5 [dv/shadow_reg] update sequence for storage error by Cindy Chen · 4 years, 8 months ago
- cb76df4 [sw] Ensure Headers are Correctly Ordered by Sam Elliott · 4 years, 7 months ago
- 0193aba [regtool] Generate `NumAlerts` parameter from alert_list by Pirmin Vogel · 4 years, 7 months ago
- 94e374b [aes] Disable SVAs checking key length/mode in case of storage errors by Pirmin Vogel · 4 years, 7 months ago
- 3dc24fc [aes] Add second alert signal by Pirmin Vogel · 4 years, 8 months ago
- 2c39964 [aes dv] Fix AES C mode compilation option by Srikrishna Iyer · 4 years, 8 months ago
- ded9da4 [aes] Provide the initial key in two shares for security hardening by Pirmin Vogel · 4 years, 8 months ago
- 4ec676e [regtool] Add `_` separator between multireg base name and index by Pirmin Vogel · 4 years, 8 months ago
- 83f9f35 [aes/rtl] Add parameter to delay the manual start trigger for SCA by Pirmin Vogel · 4 years, 8 months ago
- bd10385 [aes/doc] Clarify initialization sequence by Pirmin Vogel · 4 years, 8 months ago
- f00760f [Aes:dv] adding manual mode and several debug knobs for fixed data/iv/key/mode/operation etc by Rasmus Madsen · 4 years, 9 months ago
- f5fd1c0 [aes] Fix lint warnings and errors by Pirmin Vogel · 4 years, 8 months ago
- 040316e [aes] Fix typos in doc and comments by Pirmin Vogel · 4 years, 8 months ago
- 3a034ef [dv/shadow_reg] shadow_reg update error by Cindy Chen · 4 years, 8 months ago
- 4a6b06b [aes] Add 2-share implementation of the cipher core for security hardening by Pirmin Vogel · 4 years, 8 months ago
- 9d16fc1 [lint/dv] Create lint targets for testbench environments by Michael Schaffner · 4 years, 8 months ago
- d8f8e3e [aes] Add support for CFB-128 and OFB modes by Pirmin Vogel · 4 years, 8 months ago
- 42610c0 [aes] Clear all reg status trackers on writes to control reg by Pirmin Vogel · 4 years, 8 months ago
- e63a183 [dv] reorg aes_bind & add CSR asserts by Srikrishna Iyer · 4 years, 8 months ago
- c81e63d [aes/rtl] Fix status tracking for initial key and IV registers by Pirmin Vogel · 4 years, 8 months ago
- be4bcb7 [aes] Add shadow CTRL register, interface with alert handler by Pirmin Vogel · 5 years ago
- a2d411d [aes] Add idle hint signal for clkmgr by Pirmin Vogel · 4 years, 9 months ago
- ccab645 [dvsim/lint] Add wait_license switch to ascentlint targets by Michael Schaffner · 4 years, 9 months ago
- 45fb1c6 [doc] Update Licence Headers to fit agreed style by Sam Elliott · 4 years, 10 months ago
- d921c95 [aes/dv/dpi] Mask out unused bits passed from the simulator by Pirmin Vogel · 4 years, 9 months ago
- fa85ea7 [rv_core_ibex] Add testsynthesis target by Michael Schaffner · 4 years, 10 months ago
- 5f4f602 [syn] Minor updates to synthesis script by Michael Schaffner · 4 years, 9 months ago
- ee59f9a [prim_lfsr] Factor out into a separate core file by Philipp Wagner · 4 years, 9 months ago
- 016c8e4 [aes/rtl] Fix lint warnings and errors by Pirmin Vogel · 4 years, 9 months ago
- 29472e7 [aes/rtl] Rework status tracking for initial key and IV registers by Pirmin Vogel · 4 years, 9 months ago
- d8f0492 [aes/rtl] Break critical path by Pirmin Vogel · 4 years, 9 months ago
- d7a3bbe [aes] Clarify that the unit needs to be idle before initialization by Pirmin Vogel · 4 years, 9 months ago
- 5fcc40d [aes:dv] Updated DV to check for DUT idle in accordance wit updated spec by Rasmus Madsen · 4 years, 9 months ago
- 0c00342 [aes] Update version and hardware design stage by Pirmin Vogel · 4 years, 9 months ago
- bd8a690 first set of security checks added to D2 checklist by Scott Johnson · 4 years, 9 months ago
- 62165ef [lint] Make PINCONNECTEMPTY Verilator waiver common by Philipp Wagner · 4 years, 10 months ago
- 22cb74d [aes] Clarify documentation by Pirmin Vogel · 4 years, 10 months ago
- f41f5e3 [aes] Clarify scope of datapath arch and operation section in doc by Pirmin Vogel · 4 years, 10 months ago
- 9f6311f [rtl] Change reg instance name to i_reg by Weicai Yang · 4 years, 10 months ago