tree: 08ab2549e20ee8d9492153f31267de2f39d04333 [path history] [tgz]
  1. seq_lib/
  2. README.md
  3. rng_agent.core
  4. rng_agent.sv
  5. rng_agent_cfg.sv
  6. rng_agent_cov.sv
  7. rng_agent_pkg.sv
  8. rng_driver.sv
  9. rng_if.sv
  10. rng_item.sv
  11. rng_monitor.sv
hw/dv/sv/rng_agent/README.md

RNG UVM Agent

RNG UVM Agent is extended from DV library agent classes.

Description

This agent continually drives entropy/entropy_ok when the enable is asserted. From enable asserted, it drives after entropy_agent_cfg.entropy_ok_delay_clks and holds each entropy value for entropy_agent_cfg.entropy_hold_clks.