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.
- Attribute
Arg - A single argument in an attribute
- Energy
Budget - Energy budget constraints for a function or block.
Enums§
- Attribute
Args - Arguments to an attribute
- Attribute
Value - Value types allowed in attributes