tree: 7b80c12b67c39f747b049706ab1539855e9226dc [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
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.