blob: 7c465c46ebc56c9784cd2e649c5f90bfdf588c79 [file] [log] [blame]
// This example uses the reg/mem write/read convenience API in the
// user register sequence (blk_seqlib.sv). The convenience methods
// provide the ~parent~ argument for you when calling the corresponding
// method in the register or memory. Compare this example's blk_seqlib.sv
// file with that in the ~vertical_reuse~ example.