gen_program()
CodeArtifact`gen_program()` is the main RISC-V assembly program generation function described for the `riscv_asm_program_gen.sv` class in the CHIPS Alliance `riscv-dv` random instruction generator. It orchestrates header generation, GPR initialization, directed and random instruction stream generation, subprogram insertion, host-interface code, and trap-handling support to produce complete randomized RISC-V assembly programs for processor IP verification.
WIKI
gen_program()
gen_program() is the main function described for generating all sections of a RISC-V assembly program in the riscv_asm_program_gen.sv class. It is part of the CHIPS Alliance open-source riscv-dv random instruction generator, which is used for RISC-V processor verification. [C1][C2]
Role in program generation
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →