Module energy

Module energy 

Source
Expand description

Energy budget AST representation for Joule

This module defines the AST structures for energy budget attributes. Energy budgets allow developers to specify constraints on function energy consumption.

Structs§

Attribute
Represents an attribute attached to an item.
AttributeArg
A single argument in an attribute
EnergyBudget
Energy budget constraints for a function or block.

Enums§

AttributeArgs
Arguments to an attribute
AttributeValue
Value types allowed in attributes