Added
parse_bool_expr
: A method for handling complex boolean expressions, supporting logical operators likeand
andor
.register_addition_attribute
: A method for dynamically registering additional attributes with theChipAttr
class, enabling custom attribute handling for targets and configurations.