- 3c6b2f3 [util/design] Align log message format in OTP/LC scripts by Michael Schaffner · 4 years, 2 months ago
- 3fbb075 [dv/kmac] fix common dv tests by Udi Jonnalagadda · 4 years, 2 months ago
- fb9fdb6 [ci] Quote argument to get-build-type.sh by Rupert Swarbrick · 4 years, 2 months ago
- 105df01 [ci] Move code for quick lint job into bash scripts by Rupert Swarbrick · 4 years, 2 months ago
- b594106 [ci] do not run fpga jobs if there are only DV changes by Timothy Chen · 4 years, 2 months ago
- 54d2a25 [rtl/sram] change CTRL to write-only by Udi Jonnalagadda · 4 years, 2 months ago
- 1d0f0c4 [ci] Don't fail CI on broken FPGA tests by Philipp Wagner · 4 years, 2 months ago
- bb63cc9 [systemtest] Decrease spiflash timeout to 30s on FPGA by Philipp Wagner · 4 years, 2 months ago
- 9650146 [i2c, rtl] Target features addition by Igor Kouznetsov · 4 years, 2 months ago
- f928877 [prim] Wire up full_o sync fifo output port in prim_sram_arbiter by Rupert Swarbrick · 4 years, 2 months ago
- 69e5e6c [tlul] Wire up sync fifo full_o output port to tlul modules by Rupert Swarbrick · 4 years, 2 months ago
- 62b3e76 [dvsim] Generate FUSESOC_IGNORE at top of scratch root by Rupert Swarbrick · 4 years, 2 months ago
- 604fe25 Update COMMITTERS by Alex Bradbury · 4 years, 2 months ago
- d500e90 Revert "[lint] Remove Fusesoc-related message waivers" by Michael Schaffner · 4 years, 2 months ago
- 6260739 Revert "[lint] Rename tool warnings to flow warnings and reduce their severity" by Michael Schaffner · 4 years, 2 months ago
- 0386209 Revert "[lint] Provision syntax error filter for Verible lint" by Michael Schaffner · 4 years, 2 months ago
- 68bae0e [rtl/sram] fix otp<->sram connection parameters by Udi Jonnalagadda · 4 years, 2 months ago
- 2971a1e [top] Top level updates by Timothy Chen · 4 years, 2 months ago
- 71d98f8 [prim] Update fifo behavior during reset by Timothy Chen · 4 years, 3 months ago
- 315b121 [util] make topgen run multiple pass. by Timothy Chen · 4 years, 2 months ago
- 4c56668 [keymgr/dv] update stress_all with reset by Weicai Yang · 4 years, 2 months ago
- 7a857a0 [dv] Increase num_trans for stress_all with reset by Weicai Yang · 4 years, 2 months ago
- 9e7eb06 [docs] Fix incorrect wavedrom tag for PLIC by Stefan Wallentowitz · 4 years, 2 months ago
- db58f64 [dv] Move cip related macros to cip_macros by Weicai Yang · 4 years, 2 months ago
- 8d76c42 [sw/sca] Add 'b' (batch encrypt) simple serial command to improve capture rate by Alphan Ulusoy · 4 years, 2 months ago
- 14959da [sw/sca] Add 's' (seed PRNG) simple serial command by Alphan Ulusoy · 4 years, 2 months ago
- e7128e0 [sw/sca] Add Mersenne Twister PRNG library to improve capture rate by Alphan Ulusoy · 4 years, 2 months ago
- 125940f [sw/sca] Add simple serial library by Alphan Ulusoy · 4 years, 2 months ago
- 65517de [sw/sca] Refactor simple serial code in preparation for a new library by Alphan Ulusoy · 4 years, 2 months ago
- 45daa5f [sw/sca] Add side-channel analysis support library (sca) by Alphan Ulusoy · 4 years, 2 months ago
- 873f0a8 [sw/sca] Refactor common sca code in preparation for a new library by Alphan Ulusoy · 4 years, 2 months ago
- 15dd4a5 [sw/sca] Refactor and rename constants and params, cleanup some related code by Alphan Ulusoy · 4 years, 2 months ago
- 6766385 [sw/sca] Replace char with uint8_t for consistency by Alphan Ulusoy · 4 years, 2 months ago
- 4367c48 [top] Increase flash and ram_main to top_earlgrey production sizes by Timothy Chen · 4 years, 2 months ago
- 23b2ab4 [dv/dvsim] Fix when next_item does not have dependency by Cindy Chen · 4 years, 2 months ago
- eea7992 [csrng/dv] testplan by Steve Nelson · 4 years, 2 months ago
- af3b272 [otbn] Update the otbn-rig README.md by Rupert Swarbrick · 4 years, 2 months ago
- 6a9caa2 [otbn] Remove the --output argument from rig gen by Rupert Swarbrick · 4 years, 2 months ago
- 0510048 [otbn] Move rig into dv/rig by Rupert Swarbrick · 4 years, 2 months ago
- ef8f82d [sw, dif_clkmgr] Add smoke test for clock manager DIF by Michael Munday · 4 years, 2 months ago
- e5213f7 [prim_packer_fifo/rtl] reset to disable output controls by Mark Branstad · 4 years, 2 months ago
- 8f679e6 [otbn] rework parts of 384 bit Barrett code by Felix Miller · 4 years, 2 months ago
- 662d98e [otbn] add comments on bounds of parameters by Felix Miller · 4 years, 2 months ago
- 7c42f67 [otbn] fix bn.rshi instructions in Barrett code by Felix Miller · 4 years, 2 months ago
- 5acd3e1 [sw, dif_clkmgr] Add clock manager DIF unit tests. by Michael Munday · 4 years, 2 months ago
- 9ab407e [util] Allow optional tools in check_tool_requirements by Rupert Swarbrick · 4 years, 2 months ago
- 282e009 [sw, dif] Introduce AES smoke test by Silvestrs Timofejevs · 4 years, 2 months ago
- 268692c [lint] Provision syntax error filter for Verible lint by Michael Schaffner · 4 years, 2 months ago
- 56a7558 [lint] Rename tool warnings to flow warnings and reduce their severity by Michael Schaffner · 4 years, 2 months ago
- 9ce4bd9 [lint] Remove Fusesoc-related message waivers by Michael Schaffner · 4 years, 2 months ago
- 924c606 [dv/dvsim] collect coverage in scheduler by Cindy Chen · 4 years, 2 months ago
- cf607b2 [dvsim] Fix Syn class by Michael Schaffner · 4 years, 2 months ago
- 8dea5bb [dv/otp_ctrl] replace pin interfaces to otp_ctrl_if by Cindy Chen · 4 years, 2 months ago
- a06c8a6 [dv/shadow_reg] move get_shadow_regs function to dv_base_ral_block by Cindy Chen · 4 years, 2 months ago
- d9090fd [lc_ctrl/otp_ctrl] Add diversification constant to generation scripts by Michael Schaffner · 4 years, 2 months ago
- 6db11f2 [lc_ctrl/ci] Add CI check for LC encoding by Michael Schaffner · 4 years, 2 months ago
- f7a0408 [lc_ctrl] Switch ECC to standard Hamming code by Michael Schaffner · 4 years, 2 months ago
- f561a2a [prim_ram_*p_adv/prim_otp] Add option to use standard Hamming ECC by Michael Schaffner · 4 years, 2 months ago
- d593f3c [secded_gen] Fix template bug that results in lint error by Michael Schaffner · 4 years, 2 months ago
- 31d6753 [dv/flash_ctrl] mass erase en fix & bkdr if data type change by Eitan Shapira · 4 years, 2 months ago
- cf125e1 [keymgr/dv] Add HW invalid seq by Weicai Yang · 4 years, 2 months ago
- abfd3fa [dv] Fix debug message format mismatch by Weicai Yang · 4 years, 2 months ago
- 62e6c37 [otbn] Add basic support for LOOP/LOOPI to RIG by Rupert Swarbrick · 4 years, 2 months ago
- b029556 [sw, plic] Refactor DIF PLIC to be top level agnostic by Silvestrs Timofejevs · 4 years, 2 months ago
- efa0901 [otbn] Lint fixes by Philipp Wagner · 4 years, 2 months ago
- a8bbb2e [prim/fifo_async] Disallow non-power-of-two depths by Tom Roberts · 4 years, 2 months ago
- 6bd5c02 [entropy_src/rtl] firware path for health tests and conditioning by Mark Branstad · 4 years, 2 months ago
- 650bd04 [dv/alert] update shadow_reg alert naming in DV by Cindy Chen · 4 years, 2 months ago
- 2e7b755 [alert/doc] add instructions to add alert device in modules by Cindy Chen · 4 years, 2 months ago
- 60ed0d2 [dv/push-pull-agent] Fix async clock and reset issue by Cindy Chen · 4 years, 2 months ago
- ef6428a [pattgen, dv] Add pattgen_error test by Tung Hoang · 4 years, 3 months ago
- 8e1f4b5 [keymgr/dv] Fix failure in stress_all with reset by Weicai Yang · 4 years, 2 months ago
- 64e58c4 [dv] use do_apply_reset knob to avoid calling reset in sub seq by Weicai Yang · 4 years, 2 months ago
- d24f60d [dv] Align csr::reset_asserted to actual reset pin by Weicai Yang · 4 years, 2 months ago
- 80613b1 [entropy/checklists] D2 checklist updated for entropy conponents by Mark Branstad · 4 years, 3 months ago
- 2405f7f [prim] Properly fix widths in tlul_adapter_sram by Rupert Swarbrick · 4 years, 2 months ago
- d6a2ed1 [kmac] Do not shadow ErrNone constant by Philipp Wagner · 4 years, 2 months ago
- d57f271 [sw, aes_test] Use dif_aes directly by Silvestrs Timofejevs · 4 years, 10 months ago
- 153b388 [sw, aes] Use dif_aes in the driver by Silvestrs Timofejevs · 4 years, 10 months ago
- b33dbd6 [sw, dif_aes] Introduce AES unittests by Silvestrs Timofejevs · 4 years, 10 months ago
- e778eb6 [sw, dif_aes] Introduce DIF AES library by Silvestrs Timofejevs · 4 years, 2 months ago
- 9aef1c9 [otbn] Loop controller must factor in stall by Greg Chadwick · 4 years, 2 months ago
- fbcf507 [otbn] Remove dummy register fields by Philipp Wagner · 4 years, 2 months ago
- d6b6b0e [fpv] Add SECDED FPV testbenches to regressions by Michael Schaffner · 4 years, 2 months ago
- 53e809f [prim_secded*_fpv] Generate FPV testbenches by Michael Schaffner · 4 years, 2 months ago
- d94e0c2 [prim_secded*] Regenerate all SECDED primitives by Michael Schaffner · 4 years, 2 months ago
- 960e57d [secded_gen] Add ability to generate FPV TB's and correct Hamming code by Michael Schaffner · 4 years, 2 months ago
- f2bf370 [dvsim] Run cov_merge / cov_report as part of the main set of jobs by Rupert Swarbrick · 4 years, 5 months ago
- 69fa127 [dvsim] Get rid of Deploy's static dispatch_counter by Rupert Swarbrick · 4 years, 5 months ago
- 43bd842 [dvsim] Make the scheduling logic per-target by Rupert Swarbrick · 4 years, 5 months ago
- a2892a5 [dvsim] Remove "status" from Deploy items by Rupert Swarbrick · 4 years, 5 months ago
- 381770d [dvsim] Create jobs with dependencies instead of sub-jobs by Rupert Swarbrick · 4 years, 5 months ago
- ac5c79b [dvsim] Simplify SimCfg._gen_results by Rupert Swarbrick · 4 years, 5 months ago
- c0e753d [dvsim] Factor deploy method out of Deploy object by Rupert Swarbrick · 4 years, 10 months ago
- 7845168 [dvsim] Move time tracking into its own class in Deploy.py by Rupert Swarbrick · 4 years, 10 months ago
- 0391c6d [dvsim] Fix printing of Deploy objects by Rupert Swarbrick · 4 years, 10 months ago
- 00a1012 [dv/alert] Fix logic in cip_base_scoreboard to check alert by Cindy Chen · 4 years, 2 months ago
- b620de3 [dv/alert_agent] Support async alert receiver by Cindy Chen · 4 years, 2 months ago
- 0754ed8 [keymgr/dv] Add stress_all test by Weicai Yang · 4 years, 2 months ago
- 379b791 [otbn] Fix disassembly of negative PC-relative immediates by Rupert Swarbrick · 4 years, 2 months ago