get_directed_instr_stream
CodeArtifactget_directed_instr_stream() is a function in the riscv_asm_program_gen assembly-program generation flow of riscv-dv. In the documented gen_program() sequence, it is called before program-header generation and is associated with selecting directed-instruction generation ratios through add_directed_instr_stream().
WIKI
Overview
get_directed_instr_stream() is documented as part of the gen_program() execution flow in riscv_asm_program_gen.sv, the SystemVerilog UVM-based assembly program generator used by the CHIPS Alliance riscv-dv random instruction generator for RISC-V processor verification. The surrounding riscv_asm_program_gen class generates the complete RISC-V assembly program, including initialization, instruction, data, stack, page-table, interrupt, and exception-handling sections.
Role in program generation
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →