JSON program representation
ConceptA JSON-based intermediate format used by OTBN's random instruction generator. `otbn-rig gen` emits random programs in this format, and `otbn-rig asm` deterministically translates it to assembly (and optionally a linker script). The representation models a generated program as a tree of snippets and may change over time.
WIKI
Overview
The JSON program representation is the format written by otbn-rig gen when it generates a random OTBN program. The same representation is consumed by otbn-rig asm, which translates it into an assembly listing and, when requested, a linker script. The documentation explicitly notes that this JSON format may change over time, but it is understood by the asm command.
Structure
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →