opcode::psdisplay()
CodeArtifactopcode::psdisplay() is a class method associated with the opcode class in a SystemVerilog constrained-random verification model for microprocessors. The cited evidence identifies it as a display-related method, alongside opcode::byte_pack(), used as part of the transaction class method set.
First seen 5/28/2026
Last seen 6/5/2026
Evidence 3 chunks
Wiki v1
WIKI
Overview
opcode::psdisplay() is identified as a method of the opcode class in a SystemVerilog constrained-random verification model for microprocessors. The evidence describes class methods as the third component of the transaction class and gives opcode::psdisplay() as an example method for displaying an instruction.
Role in the model
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →RELATIONSHIPS
2 connectionsopcode::psdisplay() is a class method of the opcode class for displaying instructions.
psdisplay() is a method belonging to the opcode class for displaying instructions.
LINKED ENTITIES
1 linksCITATIONS
3 sources3 citations — click to collapse
[1] `opcode::psdisplay()` is a method associated with the opcode class. Applying constrained-random verification to microprocessors
[2] `opcode::psdisplay()` is described as a method for displaying an instruction, alongside `opcode::byte_pack()` for packing an instruction. Applying constrained-random verification to microprocessors
[3] The article places these methods in the class-method component of a transaction class and states that Figure 6 shows their implementation as standard `vmm_data` methods in the instruction class. Applying constrained-random verification to microprocessors