- 2cfadab [topgen] Add scanmode to ip port by Eunchan Kim · 6 years ago
- e19f5ed [pinmux] Fix typo in reg_pinmux by Michael Schaffner · 6 years ago
- baad36d [pinmux] Update core file by Michael Schaffner · 6 years ago
- fb80193 [pinmux] Update and regenerate regfile by Michael Schaffner · 6 years ago
- 31da039 [pinmux] Update doc by Michael Schaffner · 6 years ago
- 12ddb5c [pinmux] Add templated regfile by Michael Schaffner · 6 years ago
- d86ff08 [pinmux] Regenerate the regfile by Michael Schaffner · 6 years ago
- c90d2d5 [pinmux] Rename interface signals by Michael Schaffner · 6 years ago
- b4f6268 [pinmux] Make REGEN RW0C by Michael Schaffner · 6 years ago
- 215b10a [pinmux] Remove outdated comment by Michael Schaffner · 6 years ago
- 45c7256 [pinmux] Make lint clean by Michael Schaffner · 6 years ago
- f4d3836 [pinmux] Initial version of pinmux RTL implementation by Michael Schaffner · 6 years ago
- 51c6144 [pinmux] Add generated files by Michael Schaffner · 6 years ago
- 1b1ede9 [pinmux] Initial version of pinmux documentation and regfile by Michael Schaffner · 6 years ago
- 505dc42 [alert_handler] Update documentation by Michael Schaffner · 6 years ago
- 6136333 [gpio dv] Fix gpio interrupt pin checker to use the latest intr_state value by Gaurang Chitroda · 6 years ago
- 6a9358c [reggen] Fixes to validate.py that broke document generation by Timothy Chen · 6 years ago
- 72f8a8d Fix fusesoc dependency breakage using python-requirements.txt by Alex Bradbury · 6 years ago
- 276af5e [reggen] Add default value to param argument by Eunchan Kim · 6 years ago
- 5cb7ee5 Attempt to fix broken build by Timothy Chen · 6 years ago
- 6ec3b89 [reggen] Rewrite param value from the script by Eunchan Kim · 6 years ago
- 9a92bea [reggen] Fix template error in degenerate case (empty hw2reg/reg2hw) by Michael Schaffner · 6 years ago
- aa150d8 [reggen/rv_plic] Regenerate rv_plic registers, switch to arrays by Michael Schaffner · 6 years ago
- 675d564 [reggen/flash_ctrl] Regenerate flash_ctrl registers, switch to arrays by Michael Schaffner · 6 years ago
- f8ff2b5 [reggen/rv_timer] Regenerate rv_timer registers, switch to arrays by Michael Schaffner · 6 years ago
- e5865ff [reggen/hmac] Regenerate hmac registers, switch to arrays by Michael Schaffner · 6 years ago
- 9216228 [reggen] Regenerate regs that are not affected by multireg change by Michael Schaffner · 6 years ago
- a2c51d9 [reggen] Add support for non-homogenous multiregs by Michael Schaffner · 6 years ago
- f9fe005 [reggen] Fix nested parameter and dimension stacking by Michael Schaffner · 6 years ago
- 1286a0b [alert_handler] Update alert handler regfile by Michael Schaffner · 6 years ago
- 9a94b6c [reggen] Refactor reggen, first step towards nested multiregs by Michael Schaffner · 6 years ago
- 4ce485f [flash_ctrl] Replace tlul_to_fifo with tlul_adapter_sram by Timothy Chen · 6 years ago
- 8b14f39 Disallow multireg with regwen_incr with 1 register entry by Timothy Chen · 6 years ago
- 8348dcc [sw] update verilator instructions by Timothy Chen · 6 years ago
- 68c71b8 [gpio dv] First set of functional coverage for gpio by Gaurang Chitroda · 6 years ago
- c77feab [flash_ctrl] Fix leaky permission by Timothy Chen · 6 years ago
- efbad35 [prim_pad_wrapper] Add generic/xilinx pad wrapper by Michael Schaffner · 6 years ago
- 8cda16e Adding I2C FSM functionality and interrupt support by Martin LB · 6 years ago
- e2d72bc [dv/common] Fix syntax by Cindy Chen · 6 years ago
- 0d72c43 [tlul/sram] Add error checker in tlul_adapter_sram by Eunchan Kim · 6 years ago
- 467389d Revert multireg regwen for bank cfg by Timothy Chen · 6 years ago
- 8b57d5b Switch Multireg count to localparams by Timothy Chen · 6 years ago
- 6d98ce1 Flash updates by Timothy Chen · 6 years ago
- 5996285 [rv_timer/dv] Fix xcelium compile errors by Shailendra Kushwah · 6 years ago
- b10517d [tlul] Add tlul_err to register interface by Eunchan Kim · 6 years ago
- e15f7e5 [gpio dv] Multiple fixes and updates in gpio verif env by Gaurang Chitroda · 6 years ago
- b993190 [reggen] Refactor reggen, add "local" to param by Eunchan Kim · 6 years ago
- a2ffb71 [util/fpga] Update splice_nexysvideo.sh by Miguel Osorio · 6 years ago
- 7fa9e9c [sw/boot_rom] Add frame retry logic by Miguel Osorio · 6 years ago
- 70c76d6 [sw/host] Update spiflash hash function. by Miguel Osorio · 6 years ago
- 7db405b [sw/boot_rom] Add SHA256 checks to each frame. by Miguel Osorio · 6 years ago
- d68c98d Initial hjson + reg commit for I2C by Martin LB · 6 years ago
- 2e227ac [reggen] Add localparam from integer count value in multireg by Eunchan Kim · 6 years ago
- 69d5099 Fix Makefile for missing crt.o by Timothy Chen · 6 years ago
- c4873f3 [reggen] Add Parameter list to the hjson format by Eunchan Kim · 6 years ago
- 8330d77 [rv_timer/dv] Enhancement to cfg_update_on_fly seq by Shailendra Kushwah · 6 years ago
- 546c0d4 [spi_device] Add CSb to reg, overflow,underflow by Eunchan Kim · 6 years ago
- f604808 [dv/hmac] add stress tests by Cindy Chen · 6 years ago
- cfd59cc CODEOWNERS to set default reviewers by Eunchan Kim · 6 years ago
- 1351b98 [util] Update get-toolchain.py to work with Py3.5 by Miguel Osorio · 6 years ago
- 88179fc [CI] Add SW build using make targets by Miguel Osorio · 6 years ago
- e2a3fb7 [CI] Select clang-format files by command-line tools by Tobias Wölfel · 6 years ago
- 0abad62 [doc] Shorten verilator software build instruction by Tobias Wölfel · 6 years ago
- 789c27c [dv,sw] sw Makefile refactor by Srikrishna Iyer · 6 years ago
- 738377c [lint] Add alert_handler to lint_all list by Michael Schaffner · 6 years ago
- 22ed009 [alert_handler] Update regfile wrap and add crashdump out by Michael Schaffner · 6 years ago
- 4074908 [prim_lfsr] Fix lint error due to define MAX_LEN_SVA by Michael Schaffner · 6 years ago
- a47aff4 [dv/common] Added JOB_OPTS by Srikrishna Iyer · 6 years ago
- 7767f80 [alert_handler] Make lint clean by Michael Schaffner · 6 years ago
- 0946e9e [alert_handler] Fix declaration of unpacked array by Michael Schaffner · 6 years ago
- 4f94f88 [alert_handler] Regenerate regfile, add devmode_i signal by Michael Schaffner · 6 years ago
- eb79557 [alert_handler] Fix assertions in esc timer by Michael Schaffner · 6 years ago
- 278da01 [alert_handler] Update .core files, lint file list and Makefile for reggen by Michael Schaffner · 6 years ago
- a181d70 [alert_handler] Add main alert_handler RTL files by Michael Schaffner · 6 years ago
- 8e28280 [util] Add --force option to get-toolchain.py by Miguel Osorio · 6 years ago
- 1e5fc8e [util] Add update support to get-toolchain.py by Miguel Osorio · 6 years ago
- 2ffebe5 Update verilator ROM path by Tobias Wölfel · 6 years ago
- ee06edc Limit line length of generated file by Tobias Wölfel · 6 years ago
- 3b36e06 [reggen] Revise devmode behavior by Eunchan Kim · 6 years ago
- 73f7dbd Run clang-format manually by Tobias Wölfel · 6 years ago
- cf31b2f [doc/hmac] Revised MSG_FIFO to byte-write enabled. by Eunchan Kim · 6 years ago
- 8a5aa18 [tlul/reggen] Remove read size checker by Eunchan Kim · 6 years ago
- b195695 Updates for ROM by Timothy Chen · 6 years ago
- 4446103 Use prim_rom for ROM by Timothy Chen · 6 years ago
- 244a1d5 [reggen] Convert addrmiss to comb logic by Eunchan Kim · 6 years ago
- 85acefc [spi_device] Added FIFO popping behavior in TX by Eunchan Kim · 6 years ago
- de88e3a [reggen] Add devmode_i to register module by Eunchan Kim · 6 years ago
- 57e75de [tlul/reg] Remove opcode checker from tlul_adapter_reg by Eunchan Kim · 6 years ago
- 36799f7 [alert_handler] Add generated files by Michael Schaffner · 6 years ago
- e062ce2 [alert_handler] Add templates for regfile wrapper and alert package by Michael Schaffner · 6 years ago
- a96bca4 [alert_handler] Add register file template by Michael Schaffner · 6 years ago
- 9584663 [alert_handler] Add generator script for alert handler by Michael Schaffner · 6 years ago
- 7b6b653 [alert_handler] Move spec into markdown by Michael Schaffner · 6 years ago
- d0fdd73 [FPV] Add prim_lfsr, alert/esc_rxtx to fpv_all script by Michael Schaffner · 6 years ago
- d3be37b [alert_handler/prim] Add FPV testbenches for diff rx/tx prims by Michael Schaffner · 6 years ago
- 65a4aa7 [tlul] return AccessAckData for Get even if error happens. by Eunchan Kim · 6 years ago
- 61e442b [formal] modify some settings by Cindy Chen · 6 years ago
- db021fd [uart/dv] Fix issues due to PR #105 and #157 by Weicai Yang · 6 years ago
- 66f4483 [alert_handler/prim] Add differential sender/receiver primitives by Michael Schaffner · 6 years ago
- c1b009e Plumb git commit hash into ROM by Timothy Chen · 6 years ago