- bd440d2 [jtag_mux] Delete JTAG mux module by Michael Schaffner · 4 years, 1 month ago
- 4a86fbf [top] Align FPGA, Verilator and DV tops by Michael Schaffner · 4 years, 1 month ago
- 5f54587 [top] Align tops to use JTAG port from pinmux by Michael Schaffner · 4 years, 1 month ago
- dfec86c [pinmux] Move JTAG muxing into pinmux strap sample logic by Michael Schaffner · 4 years, 1 month ago
- 81e1690 [keymgr] Widen sw_binding and salt registers by Timothy Chen · 4 years ago
- 2612b25 [keymgr] latch one-hot error when it happens by Timothy Chen · 4 years ago
- d20804d [rstmgr] Remove duplicated parameters from rstmgr_ctrl by Rupert Swarbrick · 4 years ago
- 54a5099 [sram_ctrl] Fix potential back-to-back partial write bug by Michael Schaffner · 4 years ago
- a12231d [spi_device] Move modules inside fwmode by Eunchan Kim · 4 years ago
- ff770d3 [spi_device] Generate CSR RTL by Eunchan Kim · 4 years ago
- eaee397 [spi_device] Adding clock mux for DPSRAM by Eunchan Kim · 4 years ago
- da341bf [ibex] Just take the bottom 32 bits of dm::FooAddress by Rupert Swarbrick · 4 years ago
- 857acb2 [pattgen] Add missing variable declaration by Rupert Swarbrick · 4 years ago
- 8a2e133 [flash_ctrl] Remove duplicated parameter from flash_mp.sv by Rupert Swarbrick · 4 years ago
- 11a19b8 [spi_host] Remove the ByteOrder and MaxCS parameters from the module by Rupert Swarbrick · 4 years ago
- 0fdf008 [spi_host] Add missing connection to scanmode_i by Rupert Swarbrick · 4 years ago
- 735cfd4 [entropy_src/rtl] increase output seed FIFO by Mark Branstad · 4 years ago
- 7247d8a [otbn] Fix read/write enables in tracer by Greg Chadwick · 4 years, 1 month ago
- cfcfbce [reggen] Promote FOO_SIZE to an int unsigned in *_reg_pkg.sv by Rupert Swarbrick · 4 years ago
- 264a77f [nmi_gen] Ignore intg_err_o output from reg_top by Rupert Swarbrick · 4 years ago
- e3af4cf [dvsim] Fix for #5527 by Srikrishna Iyer · 4 years ago
- 44ab47b [dv/alert] Add fatal alert check if scb is disabled by Cindy Chen · 4 years ago
- 93daf96 [dv/otp_ctrl] check timeout failure by Cindy Chen · 4 years ago
- 046a56b [uart/dv] Update uart baud rate and add coverage by Weicai Yang · 4 years, 4 months ago
- 67a5d9f [edn/dv] csrng_agent device mode, edn_smoke_test by Steve Nelson · 4 years, 1 month ago
- 65c58a1 [entropy_src/rtl] one-way health test threshold registers by Mark Branstad · 4 years, 1 month ago
- 67d2915 [edn/rtl] increase boottime entropy req by Mark Branstad · 4 years, 1 month ago
- 72cb99c [top] Change edn hook-up by Timothy Chen · 4 years ago
- eb619e6 [topgen] Don't copy data from block into instances by Rupert Swarbrick · 4 years, 1 month ago
- ab9aaf1 [topgen] Restructure how we elaborate blocks into IP instances by Rupert Swarbrick · 4 years, 1 month ago
- 306c52a [fpv] Move .core file generation into reggen by Rupert Swarbrick · 4 years ago
- c43c58b [dv/dpi] Fix assignment to SystemVerilog chandle by Tarik Graba · 4 years ago
- 76da21e [sw, rom_ext_signer] update the documentation by Silvestrs Timofejevs · 4 years, 1 month ago
- db564ee [sw, rom_ext_signer] use Mundane exponent and modulus getters by Silvestrs Timofejevs · 4 years, 1 month ago
- 3988243 [otbn] Remove unused localparam from otbn_core_model.sv by Rupert Swarbrick · 4 years ago
- 27c8850 [lint] Waive Verilator UNUSED warnings for packages by Rupert Swarbrick · 4 years ago
- e09bafc [sram_ctrl dv doc] Update DV doc by Srikrishna Iyer · 4 years ago
- 77a30c2 [uvmdvgen] Update DV doc path and terminology by Srikrishna Iyer · 4 years ago
- 1abc7b9 [aon_timer dv doc] Update DV doc by Srikrishna Iyer · 4 years ago
- 915df69 [tlul] Enable tlul integrity check across the design by Timothy Chen · 4 years, 1 month ago
- e17f6b5 [aon_timer] Add basic dv tb by Timothy Chen · 4 years ago
- 6ddbb23 [otp_ctrl] Properly end cnsty/integ checks that found an error by Michael Schaffner · 4 years ago
- 61540b4 [otp_ctrl] Make sure timeout error is asserted permanently by Michael Schaffner · 4 years ago
- a1af4ec [clkmgr] Fix dft issues by Timothy Chen · 4 years, 1 month ago
- c454740 [util] add `dec` types to prim_secded_pkg by Udi Jonnalagadda · 4 years ago
- 7db3e0a [dv/otp_ctrl] Fix lc sequence mismatch by Cindy Chen · 4 years ago
- 1715552 [aon_timer] Remove temporary intr_enable for #5260 by Weicai Yang · 4 years ago
- 2f5e5cf [util] minor updates to secded_gen by Udi Jonnalagadda · 4 years ago
- b5871b7 [AST] AscentLint & Spyglass fixes by Jacob Levy · 4 years ago
- dcb0de1 [lint] Fix a bunch of lint warnings related to long lines (>100 chars) by Michael Schaffner · 4 years ago
- 0481a82 [aon_timer] Change escalate_en control to cpu_en by Timothy Chen · 4 years, 1 month ago
- cd3ddb3 [dv/sram] bijection test by Udi Jonnalagadda · 4 years, 1 month ago
- d55eaeb [spi_device] Command Process block by Eunchan Kim · 4 years, 1 month ago
- 9e83850 [dv] force life cycle input for mem test by Weicai Yang · 4 years, 1 month ago
- 641bc7a [dv] Update common intr_test seq by Weicai Yang · 4 years, 1 month ago
- f5fb61f [reggen] Add typing annotations to gen_html.py by Rupert Swarbrick · 4 years, 1 month ago
- 2a15894 [otbn] add P-384 curve point addition by Felix Miller · 4 years ago
- ba62543 [otbn] improve P-384 Barrett multiplication by Felix Miller · 4 years ago
- fff8ddb [otbn] add test for P-256 point addition by Felix Miller · 4 years ago
- 269bb3d [reggen] Define a class wrapping the top-level IP block by Rupert Swarbrick · 4 years, 1 month ago
- b650026 [reggen] Define a type to represent an inter-module signal by Rupert Swarbrick · 4 years, 1 month ago
- aae67c9 [reggen] Define Interrupt and Alert types by Rupert Swarbrick · 4 years, 1 month ago
- 611a642 [reggen] Define classes to represent parameters in a block by Rupert Swarbrick · 4 years, 1 month ago
- 4047b0d [aes] Update design checklist to represent current state by Pirmin Vogel · 4 years, 1 month ago
- 026f4b6 [aes] Add DIF checklist by Pirmin Vogel · 4 years, 1 month ago
- 4407109 [top_earlgry] Rename parameter file passed to chip_env_pkg by Philipp Wagner · 4 years, 1 month ago
- fb17e44 [dv/alert_handler] remove logic to auto-generate alert parameters by Cindy Chen · 4 years, 1 month ago
- 6c72d84 [util] Slight refactor of secded_gen.py by Timothy Chen · 4 years, 1 month ago
- 3508ebd [dv] only read mem which is written with full word data by Weicai Yang · 4 years, 1 month ago
- 12cce14 [tlul] Add memory transmission integrity checks by Timothy Chen · 4 years, 1 month ago
- a5bb5ef [top] Remove what appears to be an accidental commit by Timothy Chen · 4 years, 1 month ago
- f77e60c [rtl/otp_ctrl] Report ECC correctable error in consistency check by Cindy Chen · 4 years, 1 month ago
- 95cea45 [aes] Interface CSRNG through EDN by Pirmin Vogel · 4 years, 1 month ago
- a63640e [i2c, dv] Update i2c_testplan to include tests required to verify i2c target rtl by Tung Hoang · 4 years, 1 month ago
- 4c609f8 [chip/dv] Fix OTP preloading issues in chip DV environment by Michael Schaffner · 4 years, 1 month ago
- 9361138 [otp_ctrl] Set LC state to TEST_UNLOCKED if OTP is absent by Michael Schaffner · 4 years, 1 month ago
- dc0c1e9 [top/lc_ctrl] connect CPU_EN and KEYMGR_EN signals by Michael Schaffner · 4 years, 1 month ago
- c88e97f [ibex] Connect up crash dump output by Tom Roberts · 4 years, 1 month ago
- bc7f6d6 Update lowrisc_ibex to lowRISC/ibex@6d9e1ac by Tom Roberts · 4 years, 1 month ago
- dadebce [otbn] Fix bad_insn_addr ERR_BITS description by Greg Chadwick · 4 years, 1 month ago
- aec65ba [sw, dif_pinmux] Introduce DIF Pinmux header by Silvestrs Timofejevs · 4 years, 1 month ago
- 9393230 [dv/sram] minor updates to sram tb by Udi Jonnalagadda · 4 years, 1 month ago
- f2cc963 [alert_handler] Delete stale comment by Michael Schaffner · 4 years, 1 month ago
- caa0d89 [dvsim] Move clean_odirs to `util.py` by Srikrishna Iyer · 4 years, 1 month ago
- 6578374 [dvsim] Split Deploy into Deploy and Launcher by Srikrishna Iyer · 4 years, 1 month ago
- 2b944ad [dvsim] Add utils.TS_FORMAT* vars by Srikrishna Iyer · 4 years, 1 month ago
- 861f56c [dv/sram] add multiple_keys test by Udi Jonnalagadda · 4 years, 1 month ago
- a825238 [dv/sram] SRAM smoke test, bring to V1 status by Udi Jonnalagadda · 4 years, 1 month ago
- 55b2f89 [fpv] enable tlul check in fpv by Cindy Chen · 4 years, 1 month ago
- 6e6b7ba [top] Auto generate files by Timothy Chen · 4 years, 1 month ago
- 19eb6ac [lc] Generate integrity for the tap interface by Timothy Chen · 4 years, 1 month ago
- 8ec347f [all] Add empty intg_err declaration to remove lint warnings. by Timothy Chen · 4 years, 1 month ago
- aa6c1ed [top] peripheral / host transmission integrity by Timothy Chen · 4 years, 1 month ago
- 6d49f60 [spi_device, dv] Refactor spi_agent to support spi_host rtl by Tung Hoang · 4 years, 1 month ago
- 6940d94 [sw, rom_ext_signer] Add signing and remaining image update API by Silvestrs Timofejevs · 4 years, 2 months ago
- 1f4b258 [sw, rom_ext_signer] Move configuration file and use dev files by Silvestrs Timofejevs · 4 years, 2 months ago
- eb7d11e [sw, rom_ext_signer] Add temporary development files by Silvestrs Timofejevs · 4 years, 2 months ago
- b2576aa [dv/lock_reg] Update IPs to adopt the lock_reg changes by Cindy Chen · 4 years, 1 month ago
- 5aa9a95 [dv/enable_regs] Support enable registers have more than one field by Cindy Chen · 4 years, 1 month ago
- 1e295f8 [dv/base_reg] use m_field instead of accessing field by Cindy Chen · 4 years, 1 month ago