- 56544b0 [topgen,clkmgr] De-duplicate clock hint names by Rupert Swarbrick · 3 years, 10 months ago
- 9b37c34 Upload all Vivado build artifacts on failure by Philipp Wagner · 4 years, 3 months ago
- a333c5d [sw/silicon_creator] Remove unused `using` statements from tests by Michael Munday · 3 years, 10 months ago
- 3f4e7e4 [sha3] Reporting SwSequence error consistently by Eunchan Kim · 4 years ago
- 57054be [reggen] Simplify reg_top ports if there's exactly one window by Rupert Swarbrick · 3 years, 10 months ago
- 40a76c6 [kmac] Fix DV environment by Eunchan Kim · 3 years, 10 months ago
- b06f039 [kmac] Add Error handling section in the spec by Eunchan Kim · 4 years ago
- 6c31b46 [kmac] Add Error checking logic by Eunchan Kim · 4 years ago
- 7cbebc2 [prim_fifo_async] Fix a width calculation issue in case of Depth = 1 by Michael Schaffner · 3 years, 10 months ago
- e7173cc [pwm] Fix an asynchronous reset issue in pwm_chan by Michael Schaffner · 3 years, 10 months ago
- 31b925a [dv] Update tl_intg for chip-level by Weicai Yang · 3 years, 11 months ago
- cb20133 [dv, flash_ctrl] Fix the smoke test by Srikrishna Iyer · 3 years, 10 months ago
- c56b59d [csrng/rtl] diversification value for prod mode by Mark Branstad · 3 years, 11 months ago
- af0f494 [dv/top_level] Fix a dif test typo by Cindy Chen · 3 years, 10 months ago
- f37746d [dv/mem_bkdr_util] Separate error injection by Cindy Chen · 3 years, 10 months ago
- da227f6 [dv] Add automated alert_test to all IPs with new tl_int alert by Cindy Chen · 3 years, 10 months ago
- 5993498 [rom_ctrl] Use a plus for XOR in the block diagram by Rupert Swarbrick · 3 years, 10 months ago
- 1e7a9d2 [otp_ctrl/sram_ctrl] Correct Xor symbols in scrambling datapath drawings by Michael Schaffner · 3 years, 10 months ago
- eed0017 [dv] Update VCS opt for uvm_hdl_* by Weicai Yang · 3 years, 10 months ago
- 9c384a3 [csrng/dv] aes model, csrng monitor by Steve Nelson · 4 years ago
- a20c4ef [otbn] Add instruction count check in dif_otbn_smoketest.c by Vladimir Rozic · 3 years, 10 months ago
- 75ac0c9 [otbn] Inline EXPECT_EQ calls. by Vladimir Rozic · 3 years, 10 months ago
- 5c3c8de [otbn] Add dif_otbn_get_insn_cnt(). Add unit test. by Vladimir Rozic · 3 years, 10 months ago
- aaf132f [otbn] Document IMEM and DMEM integrity protection by Philipp Wagner · 4 years ago
- dc5b9a9 [otbn] Document data integrity measures by Philipp Wagner · 4 years ago
- ba56cd3 [otbn] Editorial improvement to documentation by Philipp Wagner · 4 years ago
- 53beeee [dv/otp_ctrl] Minor improvement on OTP_CTRL testbench by Cindy Chen · 3 years, 10 months ago
- 57fb551 [otbn] Update block diagram for RND/URND by Greg Chadwick · 3 years, 10 months ago
- 7e0224c [otbn] Add known asserts to all outputs by Philipp Wagner · 3 years, 10 months ago
- e99d63d [otbn] Remove outdated comment from RTL by Philipp Wagner · 3 years, 10 months ago
- d077161 [otbn,dv] Fix early exits in otbn_base_vseq::run_otbn() on reset by Rupert Swarbrick · 3 years, 10 months ago
- 62cdb5c [pwm, rtl] Add PWM RTL and some updates by Muqing Liu · 3 years, 11 months ago
- bfc2bd5 [dv/clkmgr] Update V1 checklist by Guillermo Maturana · 3 years, 11 months ago
- 276b5d6 [dv] check alert after tl intg error occurs by Weicai Yang · 3 years, 11 months ago
- 5fca5b5 [keymgr/dv] set tl_intg_alert_name by Weicai Yang · 3 years, 11 months ago
- b915a39 [dv, util] Make poll_for_stop() opt-in by Srikrishna Iyer · 3 years, 10 months ago
- 18d75ce [adc_ctrl] Wire up integrity alert by Michael Schaffner · 3 years, 10 months ago
- 88b279e [flah_ctrl/dv] Changed back-door write from 32bits to 64 bits and do small adition to addr_attr. by Eitan Shapira · 3 years, 11 months ago
- d1ae190 [i2c] Wire up integrity alert by Michael Schaffner · 3 years, 11 months ago
- 635d311 [dvsim] Separate publish report option [PART1] by Cindy Chen · 3 years, 11 months ago
- ca4c582 [dv/kmac/sram] reduce iterations of smoke test by Udi Jonnalagadda · 3 years, 10 months ago
- a079ce6 [uart/dv] reduce sim time for smoke test by Weicai Yang · 3 years, 10 months ago
- 3d7862d [spi_device/dv] reduce simtime for smoke test by Weicai Yang · 3 years, 10 months ago
- c2f5d25 [sw/silicon_creator] Move sigverify.c and unit tests to lib by Alphan Ulusoy · 3 years, 10 months ago
- 23da61a [sw/silicon_creator] Move sigverify_mod_exp and unit tests to lib, update tests by Alphan Ulusoy · 3 years, 10 months ago
- 3478c7f [sw/silicon_creator] Add sigverify_keys unit test by Alphan Ulusoy · 3 years, 10 months ago
- 987f307 [dv/clkmgr] Update docs and minor refactor by Guillermo Maturana · 3 years, 11 months ago
- 6fa343e [i2c, rtl] Lint Fixes by Igor Kouznetsov · 3 years, 11 months ago
- 531c745 [sw/silicon_creator] Rename kErrorSigverifyInvalidArgument to kErrorSigverifyBadEncodedMessage by Alphan Ulusoy · 3 years, 10 months ago
- 080f047 [sw/silicon_creator] Change return type of `sigverify_mod_exp_ibex` to rom_error_t by Alphan Ulusoy · 3 years, 10 months ago
- 884b564 [sw/silicon_creator] Make calc_r_square and mont_mul static by Alphan Ulusoy · 3 years, 10 months ago
- 83b8a58 [sw/silicon_creator] Rename sigverify_rom_ext_signature_verify() by Alphan Ulusoy · 3 years, 10 months ago
- 06428b3 [sw/silicon_creator] Move sigverify_rsa_key_get() call to mask_rom_boot() by Alphan Ulusoy · 3 years, 10 months ago
- 5d34765 [sw/silicon_creator] Move struct definitions shared across boot stages to a new header by Alphan Ulusoy · 3 years, 10 months ago
- b344ed7 [sw/silicon_creator] Fix sigverify filenames by Alphan Ulusoy · 3 years, 10 months ago
- dacf8ff [dv/kmac] initial covergroup implementation by Udi Jonnalagadda · 3 years, 11 months ago
- ae8bf04 [dv/otp_ctrl] Low frequency read by Cindy Chen · 3 years, 11 months ago
- bf8adb5 [dv/hmac] reduce smoke test runtime by Cindy Chen · 3 years, 10 months ago
- 5b1f5fc [dv/stress_all_with_reset] Revert back IPs that uses apply_reset by Cindy Chen · 3 years, 11 months ago
- 8073867 [dv/edn_reset] Fix apply_reset to concurrently deassert resets by Cindy Chen · 3 years, 11 months ago
- 19e7b07 [opentitantool] Add the `Transport` trait to opentitanlib by Chris Frantz · 3 years, 11 months ago
- 9d1fd4a [uart] Wire up integrity alert by Michael Schaffner · 3 years, 11 months ago
- 05dabb3 [sw] Pass on native C/C++ compiler to Mundane build by Philipp Wagner · 3 years, 10 months ago
- b024413 [otbn,dv] Add a check for the INSN_CNT register by Rupert Swarbrick · 3 years, 10 months ago
- 9a8d9b7 [otbn,dv] Add a check for concurrent run_otbn executions by Rupert Swarbrick · 3 years, 10 months ago
- eaa2be6 [otbn] Add a "reset" vseq that resets in the middle of operations by Rupert Swarbrick · 4 years, 1 month ago
- db8b6e4 [otbn,dv] Refactor code in otbn_model.cc by Rupert Swarbrick · 3 years, 11 months ago
- dc9056d [otbn,dv] Teach ISS wrapper to handle resets by Rupert Swarbrick · 3 years, 11 months ago
- 56fb74a [sw/silicon_creator] Use manifest values to advance keymgr state by Alphan Ulusoy · 3 years, 10 months ago
- 282ad14 [sw/silicon_creator] Add a struct for key manager binding value by Alphan Ulusoy · 3 years, 10 months ago
- 1aa8ba7 [sw/silicon_creator] Update manifest fields by Alphan Ulusoy · 3 years, 11 months ago
- d0c986d [sw/silicon_creator] Add missing initializer in romextimage unit test by Alphan Ulusoy · 3 years, 10 months ago
- f5c0ff9 [mask_rom] Add alert handler test automation. by Chris Frantz · 3 years, 11 months ago
- 3e31ac0 [doc,checklist] Make FPGA_TIMING item more descriptive by Rupert Swarbrick · 3 years, 10 months ago
- 1d7ac00 [aes/dv] Fixed some minor bugs after re-enabling back to back transactions by Rasmus Madsen · 3 years, 11 months ago
- af488fb [pinmux] Wire up integrity alert by Michael Schaffner · 3 years, 11 months ago
- c6feb6e [dv, mem_bkdr_util] Address #6850 comments by Srikrishna Iyer · 3 years, 11 months ago
- 6acb779 [chip, testplan] Update SYSRST_CTL and ADC by Srikrishna Iyer · 3 years, 11 months ago
- 00ffb5c [opentitantool] Add skeleton of opentitanlib by Chris Frantz · 3 years, 11 months ago
- 9208353 [dv/hmac] Fix alert_test register scb error by Cindy Chen · 3 years, 11 months ago
- fd2d4ea [dv/otp_ctrl] Add more functional coverage to otp_ctrl by Cindy Chen · 4 years ago
- 4c989be [spi_device] Wire up integrity alert by Michael Schaffner · 3 years, 11 months ago
- af078b7 [otbn,dv] Add coverage tracking for loop stack by Rupert Swarbrick · 3 years, 11 months ago
- 0281a86 [gpio] Wire up bus integrity alert by Michael Schaffner · 3 years, 11 months ago
- 4e72d1d Use repr(C) structs instead of offsets and lengths in the signer. by Alphan Ulusoy · 3 years, 11 months ago
- 50e7af2 Remove rom-ext-manifest-generator.py and related files. by Alphan Ulusoy · 3 years, 11 months ago
- f310802 [otbn] Use a hwext register for INSN_CNT by Rupert Swarbrick · 3 years, 11 months ago
- f337811 [otbn,dv] Reset model's INSN_CNT register when starting operation by Rupert Swarbrick · 3 years, 10 months ago
- 713fb3e [rom_ctrl] Remove a bogus TODO comment by Rupert Swarbrick · 3 years, 11 months ago
- c5adef6 [rom_ctrl,lint] Fix AscentLint error about unused bits by Rupert Swarbrick · 3 years, 11 months ago
- 0a2740f [i2c, dv] Fix csr_* and smoke test for I2C by Tung Hoang · 3 years, 11 months ago
- 7baa598 [dv, chip] Enable UNR flow by Srikrishna Iyer · 3 years, 11 months ago
- 3ec706f [dv/common] update intr_state CSR exclusions by Udi Jonnalagadda · 3 years, 11 months ago
- 64252f3 [dv/otp_ctrl] otp reaches V2 by Cindy Chen · 4 years ago
- 9d0b88c [doc] Fix the functional coverage requirements by Srikrishna Iyer · 3 years, 11 months ago
- 37efb88 [dv] Update VCS cov merge opts by Srikrishna Iyer · 3 years, 11 months ago
- 303fe49 [mask_rom/otp] Define additional OTP names for ROM. by Chris Frantz · 3 years, 11 months ago
- 95f91c1 [topgen] Fix hex chunking code by Rupert Swarbrick · 3 years, 11 months ago
- f9d2638 [chip/dv] add SRAM chip-level tests by Udi Jonnalagadda · 3 years, 11 months ago
- 9274b28 [gpio/dv] add run-opt for gpio_tl_intg_err by Weicai Yang · 3 years, 11 months ago