tree: 8d57d38359f504b04787828b1b0451ccc5a7f147 [path history] [tgz]
  1. otbn_memutil.cc
  2. otbn_memutil.core
  3. otbn_memutil.h
  4. otbn_memutil_pkg.sv
  5. otbn_memutil_sim_opts.hjson
  6. README.md
  7. sv_utils.h
hw/ip/otbn/dv/memutil/README.md

OTBN memutil wrapper

This code is a wrapper around VerilatorMemUtil (defined in hw/dv/verilator/cpp).

To use it, depend on the core file. If you‘re using dvsim, you’ll also need to include otbn_memutil_sim_opts.hjson in your simulator configuration and add "{tool}_otbn_memutil_build_opts" to the en_build_modes variable.