- d20804d [rstmgr] Remove duplicated parameters from rstmgr_ctrl by Rupert Swarbrick · 4 years, 1 month ago
- da341bf [ibex] Just take the bottom 32 bits of dm::FooAddress by Rupert Swarbrick · 4 years, 1 month ago
- 0fdf008 [spi_host] Add missing connection to scanmode_i by Rupert Swarbrick · 4 years, 1 month ago
- cfcfbce [reggen] Promote FOO_SIZE to an int unsigned in *_reg_pkg.sv by Rupert Swarbrick · 4 years, 1 month ago
- 72cb99c [top] Change edn hook-up by Timothy Chen · 4 years, 1 month 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
- 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, 1 month ago
- a1af4ec [clkmgr] Fix dft issues by Timothy Chen · 4 years, 1 month ago
- b5871b7 [AST] AscentLint & Spyglass fixes by Jacob Levy · 4 years, 1 month ago
- dcb0de1 [lint] Fix a bunch of lint warnings related to long lines (>100 chars) by Michael Schaffner · 4 years, 1 month ago
- 0481a82 [aon_timer] Change escalate_en control to cpu_en by Timothy Chen · 4 years, 1 month ago
- 9e83850 [dv] force life cycle input for mem test by Weicai Yang · 4 years, 1 month 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, 2 months 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
- 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
- 95cea45 [aes] Interface CSRNG through EDN by Pirmin Vogel · 4 years, 1 month ago
- 4c609f8 [chip/dv] Fix OTP preloading issues in chip DV environment 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
- a825238 [dv/sram] SRAM smoke test, bring to V1 status by Udi Jonnalagadda · 4 years, 2 months ago
- 6e6b7ba [top] Auto generate files 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
- 8a1726f [top] Expand rom to 40b for slightly improved security properties by Timothy Chen · 4 years, 1 month ago
- bc4df4b [dv/chip] Update mem_bkdr_if in chip level TB by Udi Jonnalagadda · 4 years, 2 months ago
- a6833b1 [top] Correct memory connection bit widths by Timothy Chen · 4 years, 1 month ago
- a6f5829 [tlul] block writes and reads on errors in adapter_reg by Timothy Chen · 4 years, 1 month ago
- efaa97e [ast] AscenLint fixes and new analog typedef by Michael Schaffner · 4 years, 1 month ago
- 69367b3 [dvsim] Add fileset_partner to FuseSoC by Srikrishna Iyer · 4 years, 1 month ago
- b196687 [top] Auto generate files by Timothy Chen · 4 years, 1 month ago
- 9443221 [top / util] updates to ast generation by Timothy Chen · 4 years, 1 month ago
- 466585e [top] First draft PR to enlarge memories by Timothy Chen · 4 years, 1 month ago
- bf2bbda [reggen] Fix check_name() regex in reggen/lib.py by Rupert Swarbrick · 4 years, 1 month ago
- 383afb8 [top] Connect pwrmgr functions to pinmux and aon_timer by Timothy Chen · 4 years, 1 month ago
- 7ce0e52 Revert "[top] Hardware rv_dm hw_debug_en" by Michael Schaffner · 4 years, 1 month ago
- 29b6b84 [dv] integrate OTP preloading into the toplevel DV environment by Michael Schaffner · 4 years, 1 month ago
- 4374c42 [verilator/otp] Enable OTP preloading in verilator by Michael Schaffner · 4 years, 1 month ago
- 20972a6 [fpga/otp] Add OTP preloading to NexysVideo FPGA flow by Michael Schaffner · 4 years, 1 month ago
- d772df4 [aon_timer] Lint updates by Tom Roberts · 4 years, 1 month ago
- 64b6d9b [dvsim] Alphabetize top_earlgrey_sim_cfgs.hjson by Srikrishna Iyer · 4 years, 2 months ago
- 144ca84 [aes] Add life cycle escalation signal by Pirmin Vogel · 4 years, 1 month ago
- eb9498c [ spi_host, doc] Initial spec draft by Martin Lueker-Boden · 4 years, 2 months ago
- d31b0cc [aes] Drive random netlist constants from top_*_rnd_cnst_pkg.sv by Pirmin Vogel · 4 years, 1 month ago
- d2c08a5 [top] Auto generate regfiles by Timothy Chen · 4 years, 2 months ago
- f556762 [top] Auto generate regfiles by Timothy Chen · 4 years, 1 month ago
- ac6af87 [top] Various minor lint fixes in the system by Timothy Chen · 4 years, 1 month ago
- b3ed613 [top] Convert fetch_enable to lc ctrl based by Timothy Chen · 4 years, 1 month ago
- 40c21eb [top] Correct top level parameters for sram execution by Timothy Chen · 4 years, 1 month ago
- 6a34b6e [top] Auto generate files by Timothy Chen · 4 years, 1 month ago
- d8fded8 [flash] Add jtag connection to pinmux by Timothy Chen · 4 years, 1 month ago
- 50978ab [top] Hardware rv_dm hw_debug_en by Timothy Chen · 4 years, 1 month ago
- 2254ac8 [top] Regenerate top by Michael Schaffner · 4 years, 1 month ago
- 17d87be [syn] generated clock fix for IO_DIV4_CLK by Michael Schaffner · 4 years, 1 month ago
- c9a00fe [top] slow down clk_aon for verilator and fpga by Timothy Chen · 4 years, 1 month ago
- 32a6d56 [sensor_ctrl] Fix differential ack handling by Timothy Chen · 4 years, 1 month ago
- 04192e0 [top / spi] Add scan clock to spi_device external clock by Timothy Chen · 4 years, 1 month ago
- 7a0289c [top] Minor lint fixes by Timothy Chen · 4 years, 1 month ago
- a706380 [pinmux] Add strap sampling and TAP qualification logic by Michael Schaffner · 4 years, 1 month ago
- a93cfd9 [top] RST/CLK pinout alignment in ASIC top by Michael Schaffner · 4 years, 1 month ago
- 6b2a384 [top] Auto generate files by Timothy Chen · 4 years, 1 month ago
- 924d822 [top / rst] Adjust the way rst_ni is used in design by Timothy Chen · 4 years, 1 month ago
- b403834 [dvsim/syn] Update parsing script and area reporting by Michael Schaffner · 4 years, 1 month ago
- 851f372 [syn] Update ASIC constraints and make sure gated clocks are ideal by Michael Schaffner · 4 years, 1 month ago
- 1e7fa2e [edn/rtl] added fatal alert signal by Mark Branstad · 4 years, 1 month ago
- c62e57b [otbn] Hookup EDN connection by Greg Chadwick · 4 years, 1 month ago
- f839476 [csrng] Select Canright S-Box implementation for AES cipher core by Pirmin Vogel · 4 years, 1 month ago
- d631dec [fpga] Add timestamp for bitstream identification via USR_ACCESS reg by Pirmin Vogel · 4 years, 1 month ago
- 60b4509 [fpga] Raise severity of create_clock failures to error by Pirmin Vogel · 4 years, 1 month ago
- bd80aed [top/dv] Fix uart CSR failure by Weicai Yang · 4 years, 1 month ago
- 8bf4fe6 [jtag/scan] Connect scanmode signal of RV DM TAP by Michael Schaffner · 4 years, 1 month ago
- 789ea02 [entropy_src/rtl] add fatal alert by Mark Branstad · 4 years, 2 months ago
- 2b8ef76 [aon_timer] Minor fixes and updates for integration by Timothy Chen · 4 years, 1 month ago
- b826e4d [top/dv] Fix backdoor override by Weicai Yang · 4 years, 1 month ago
- 736bbce [syn] Add chip level SDC and synthesis config by Michael Schaffner · 4 years, 2 months ago
- b5b8eba [padring/top] Carry over pinout from bronze and align sim and FPGA tops by Michael Schaffner · 4 years, 2 months ago
- dbd087e [spi_host/device] Connect quad SPI signals and SPI host shells to top by Michael Schaffner · 4 years, 2 months ago
- 66e4093 [regtool] Also expose reset values per-field for hwext registers by Rupert Swarbrick · 4 years, 1 month ago
- a5973fb [fpga] Fix clock constraints by Pirmin Vogel · 4 years, 1 month ago
- c5841b7 [regtool] Add reset values for hwext registers to reg_pkg by Rupert Swarbrick · 4 years, 1 month ago
- 15d98b7 [top / sram_ctrl] updates to enable execute from sram control by Timothy Chen · 4 years, 2 months ago
- 1a9a60f [tlul] Add instruction type to tlul by Timothy Chen · 4 years, 2 months ago
- 390251b [pinmux] Rework wakeup detectors by Michael Schaffner · 4 years, 2 months ago
- 43ce8d5 [padctrl] Remove padctrl sources and merge functionality into pinmux by Michael Schaffner · 4 years, 2 months ago
- 06fdb11 [pinmux] Introduce individual regwen bits for multiregs by Michael Schaffner · 4 years, 2 months ago
- e38c470 [top] Auto generate files by Timothy Chen · 4 years, 2 months ago
- 5649c2a [top] Ast updates by Timothy Chen · 4 years, 2 months ago
- d65d139 [csrng/rtl] added fatal alert by Mark Branstad · 4 years, 2 months ago
- ba219c9 [fpv] Update usbuart and usbdev to the batch script by Cindy Chen · 4 years, 2 months ago
- bc4a795 [ast] Added fileset_partner flag to cores depending on ast by Arnon Sharlin · 4 years, 2 months ago
- 774e485 [csrng] Select Canright S-Box implementation for AES cipher core by Pirmin Vogel · 4 years, 2 months ago
- af2b5c2 [hw, top_earlgrey] Align peripherals in different domains to PoT by Silvestrs Timofejevs · 4 years, 2 months ago
- 8e04df3 [spi_host] Add an empty RTL shell for integration purposes by Michael Schaffner · 4 years, 2 months ago