- 857acb2 [pattgen] Add missing variable declaration by Rupert Swarbrick · 4 years, 2 months ago
- 8a2e133 [flash_ctrl] Remove duplicated parameter from flash_mp.sv by Rupert Swarbrick · 4 years, 2 months ago
- 11a19b8 [spi_host] Remove the ByteOrder and MaxCS parameters from the module by Rupert Swarbrick · 4 years, 2 months ago
- 0fdf008 [spi_host] Add missing connection to scanmode_i by Rupert Swarbrick · 4 years, 2 months ago
- 735cfd4 [entropy_src/rtl] increase output seed FIFO by Mark Branstad · 4 years, 2 months ago
- 7247d8a [otbn] Fix read/write enables in tracer by Greg Chadwick · 4 years, 2 months ago
- cfcfbce [reggen] Promote FOO_SIZE to an int unsigned in *_reg_pkg.sv by Rupert Swarbrick · 4 years, 2 months ago
- 264a77f [nmi_gen] Ignore intg_err_o output from reg_top by Rupert Swarbrick · 4 years, 2 months ago
- 44ab47b [dv/alert] Add fatal alert check if scb is disabled by Cindy Chen · 4 years, 2 months ago
- 93daf96 [dv/otp_ctrl] check timeout failure by Cindy Chen · 4 years, 2 months ago
- 046a56b [uart/dv] Update uart baud rate and add coverage by Weicai Yang · 4 years, 6 months ago
- 67a5d9f [edn/dv] csrng_agent device mode, edn_smoke_test by Steve Nelson · 4 years, 2 months ago
- 65c58a1 [entropy_src/rtl] one-way health test threshold registers by Mark Branstad · 4 years, 2 months ago
- 67d2915 [edn/rtl] increase boottime entropy req by Mark Branstad · 4 years, 2 months ago
- 72cb99c [top] Change edn hook-up by Timothy Chen · 4 years, 2 months ago
- eb619e6 [topgen] Don't copy data from block into instances by Rupert Swarbrick · 4 years, 2 months ago
- ab9aaf1 [topgen] Restructure how we elaborate blocks into IP instances by Rupert Swarbrick · 4 years, 2 months ago
- 306c52a [fpv] Move .core file generation into reggen by Rupert Swarbrick · 4 years, 2 months ago
- c43c58b [dv/dpi] Fix assignment to SystemVerilog chandle by Tarik Graba · 4 years, 2 months ago
- 3988243 [otbn] Remove unused localparam from otbn_core_model.sv by Rupert Swarbrick · 4 years, 2 months ago
- 27c8850 [lint] Waive Verilator UNUSED warnings for packages by Rupert Swarbrick · 4 years, 2 months ago
- e09bafc [sram_ctrl dv doc] Update DV doc by Srikrishna Iyer · 4 years, 2 months ago
- 1abc7b9 [aon_timer dv doc] Update DV doc by Srikrishna Iyer · 4 years, 2 months ago
- 915df69 [tlul] Enable tlul integrity check across the design by Timothy Chen · 4 years, 2 months ago
- e17f6b5 [aon_timer] Add basic dv tb by Timothy Chen · 4 years, 2 months ago
- 6ddbb23 [otp_ctrl] Properly end cnsty/integ checks that found an error by Michael Schaffner · 4 years, 2 months ago
- 61540b4 [otp_ctrl] Make sure timeout error is asserted permanently by Michael Schaffner · 4 years, 2 months ago
- a1af4ec [clkmgr] Fix dft issues by Timothy Chen · 4 years, 2 months ago
- c454740 [util] add `dec` types to prim_secded_pkg by Udi Jonnalagadda · 4 years, 2 months ago
- 7db3e0a [dv/otp_ctrl] Fix lc sequence mismatch by Cindy Chen · 4 years, 2 months ago
- 1715552 [aon_timer] Remove temporary intr_enable for #5260 by Weicai Yang · 4 years, 2 months ago
- 2f5e5cf [util] minor updates to secded_gen by Udi Jonnalagadda · 4 years, 2 months ago
- b5871b7 [AST] AscentLint & Spyglass fixes by Jacob Levy · 4 years, 2 months ago
- dcb0de1 [lint] Fix a bunch of lint warnings related to long lines (>100 chars) by Michael Schaffner · 4 years, 2 months ago
- 0481a82 [aon_timer] Change escalate_en control to cpu_en by Timothy Chen · 4 years, 2 months ago
- cd3ddb3 [dv/sram] bijection test by Udi Jonnalagadda · 4 years, 2 months ago
- d55eaeb [spi_device] Command Process block by Eunchan Kim · 4 years, 3 months ago
- 9e83850 [dv] force life cycle input for mem test by Weicai Yang · 4 years, 2 months ago
- 641bc7a [dv] Update common intr_test seq by Weicai Yang · 4 years, 2 months ago
- 269bb3d [reggen] Define a class wrapping the top-level IP block by Rupert Swarbrick · 4 years, 2 months ago
- b650026 [reggen] Define a type to represent an inter-module signal by Rupert Swarbrick · 4 years, 2 months ago
- aae67c9 [reggen] Define Interrupt and Alert types by Rupert Swarbrick · 4 years, 2 months ago
- 611a642 [reggen] Define classes to represent parameters in a block by Rupert Swarbrick · 4 years, 3 months ago
- 4047b0d [aes] Update design checklist to represent current state by Pirmin Vogel · 4 years, 2 months ago
- 026f4b6 [aes] Add DIF checklist by Pirmin Vogel · 4 years, 2 months ago
- 4407109 [top_earlgry] Rename parameter file passed to chip_env_pkg by Philipp Wagner · 4 years, 2 months ago
- fb17e44 [dv/alert_handler] remove logic to auto-generate alert parameters by Cindy Chen · 4 years, 2 months ago
- 6c72d84 [util] Slight refactor of secded_gen.py by Timothy Chen · 4 years, 2 months ago
- 3508ebd [dv] only read mem which is written with full word data by Weicai Yang · 4 years, 2 months ago
- 12cce14 [tlul] Add memory transmission integrity checks by Timothy Chen · 4 years, 2 months ago
- a5bb5ef [top] Remove what appears to be an accidental commit by Timothy Chen · 4 years, 2 months ago
- f77e60c [rtl/otp_ctrl] Report ECC correctable error in consistency check by Cindy Chen · 4 years, 2 months ago
- 95cea45 [aes] Interface CSRNG through EDN by Pirmin Vogel · 4 years, 2 months ago
- a63640e [i2c, dv] Update i2c_testplan to include tests required to verify i2c target rtl by Tung Hoang · 4 years, 2 months ago
- 4c609f8 [chip/dv] Fix OTP preloading issues in chip DV environment by Michael Schaffner · 4 years, 2 months ago
- 9361138 [otp_ctrl] Set LC state to TEST_UNLOCKED if OTP is absent by Michael Schaffner · 4 years, 2 months ago
- dc0c1e9 [top/lc_ctrl] connect CPU_EN and KEYMGR_EN signals by Michael Schaffner · 4 years, 2 months ago
- c88e97f [ibex] Connect up crash dump output by Tom Roberts · 4 years, 2 months ago
- bc7f6d6 Update lowrisc_ibex to lowRISC/ibex@6d9e1ac by Tom Roberts · 4 years, 2 months ago
- dadebce [otbn] Fix bad_insn_addr ERR_BITS description by Greg Chadwick · 4 years, 2 months ago
- 9393230 [dv/sram] minor updates to sram tb by Udi Jonnalagadda · 4 years, 2 months ago
- f2cc963 [alert_handler] Delete stale comment by Michael Schaffner · 4 years, 2 months ago
- 861f56c [dv/sram] add multiple_keys test by Udi Jonnalagadda · 4 years, 2 months ago
- a825238 [dv/sram] SRAM smoke test, bring to V1 status by Udi Jonnalagadda · 4 years, 3 months ago
- 6e6b7ba [top] Auto generate files by Timothy Chen · 4 years, 2 months ago
- 19eb6ac [lc] Generate integrity for the tap interface by Timothy Chen · 4 years, 2 months ago
- 8ec347f [all] Add empty intg_err declaration to remove lint warnings. by Timothy Chen · 4 years, 2 months ago
- aa6c1ed [top] peripheral / host transmission integrity by Timothy Chen · 4 years, 2 months ago
- 6d49f60 [spi_device, dv] Refactor spi_agent to support spi_host rtl by Tung Hoang · 4 years, 2 months ago
- b2576aa [dv/lock_reg] Update IPs to adopt the lock_reg changes by Cindy Chen · 4 years, 3 months ago
- 5aa9a95 [dv/enable_regs] Support enable registers have more than one field by Cindy Chen · 4 years, 3 months ago
- 1e295f8 [dv/base_reg] use m_field instead of accessing field by Cindy Chen · 4 years, 3 months ago
- 8a1726f [top] Expand rom to 40b for slightly improved security properties by Timothy Chen · 4 years, 2 months ago
- bc4df4b [dv/chip] Update mem_bkdr_if in chip level TB by Udi Jonnalagadda · 4 years, 3 months ago
- 0b18fa5 [dv/sram] add SRAM scrambling model for DV by Udi Jonnalagadda · 4 years, 4 months ago
- a6833b1 [top] Correct memory connection bit widths by Timothy Chen · 4 years, 2 months ago
- a6f5829 [tlul] block writes and reads on errors in adapter_reg by Timothy Chen · 4 years, 2 months ago
- efaa97e [ast] AscenLint fixes and new analog typedef by Michael Schaffner · 4 years, 2 months ago
- 11e4d89 [otp_ctrl] Always attempt to program all LC words in presence of errors by Michael Schaffner · 4 years, 2 months ago
- 1c35be4 [lc_ctrl] Max out the transition counter when going into SCRAP by Michael Schaffner · 4 years, 2 months ago
- 4431d4d [lc_ctrl] Buffer incoming life cycle ACK signals by Michael Schaffner · 4 years, 2 months ago
- d5ae6c7 [lc_ctrl] Update the docs to reflect escalation updates by Michael Schaffner · 4 years, 2 months ago
- 614ac71 [lc_ctrl] Do not latch new LC state in register by Michael Schaffner · 4 years, 2 months ago
- 0afe6fa [lc_ctrl] Assert lc_escalate_en in (virtual) SCRAP and INVALID states by Michael Schaffner · 4 years, 2 months ago
- 0e0a74b [dv/flash_ctrl] Changes to integrate vendor environment by Eitan Shapira · 4 years, 2 months ago
- da73cfd [dv/tools] Updated Coverage flow for xcelium by Rasmus Madsen · 4 years, 3 months ago
- f3b61c0 [fpv] First update CSR assertion check by Cindy Chen · 4 years, 3 months ago
- c5c5a9a [tlul] Yet more messing around to silence lint warnings by Rupert Swarbrick · 4 years, 2 months ago
- 6cc5c16 [dv] Add SV_FCOV_SVA back by Srikrishna Iyer · 4 years, 2 months ago
- 69367b3 [dvsim] Add fileset_partner to FuseSoC by Srikrishna Iyer · 4 years, 2 months ago
- c6d9664 [DV][FCOV] Minor updates to #5414 by Srikrishna Iyer · 4 years, 2 months ago
- c8b3333 [rtl/lc_ctrl] Fix jtag d_error by Cindy Chen · 4 years, 2 months ago
- 03bcc2f [dv/jtag] Fix two small jtag issue by Cindy Chen · 4 years, 2 months ago
- b196687 [top] Auto generate files by Timothy Chen · 4 years, 2 months ago
- 9443221 [top / util] updates to ast generation by Timothy Chen · 4 years, 2 months ago
- 466585e [top] First draft PR to enlarge memories by Timothy Chen · 4 years, 2 months ago
- 03018e8 [lint] Waivers for rv_core_ibex lint by Greg Chadwick · 4 years, 2 months ago
- 7930075 [lint] Allow one branch in unique case by Greg Chadwick · 4 years, 2 months ago
- 840b59a [i2c, dv] Update fifo_watermark and fifo_fall test by Tung Hoang · 4 years, 2 months ago
- a12fb22 Update pulp_riscv_dbg to pulp-platform/riscv-dbg@64f48cd by Philipp Wagner · 4 years, 2 months ago