Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 288 Bytes

File metadata and controls

11 lines (8 loc) · 288 Bytes

LIRA Ruby Usage Example

  • RISC-V-like test architecture (register file, environment functions, operations, snippets, and a blt instruction)
  • Serializes it to YAML, deserializes it back
  • Asserts round-trip equality

Run

ruby example.rb --output /path/to/output.yaml