Module layout

Module layout 

Source
Expand description

Utilities for accessing buffers of circuits symbolically.

Structs§

Reg
A reference to a register in a layout
Tree
Represents a section of a component tree that’s present in a buffer.

Functions§

get_elem
Retrieves the given register from a buffer and returns it as a field element
get_u32
Retrieves the given register from a buffer and interprets it as a u32