#include <defines.h>
Data Fields | |
expression * | exp |
int | num |
Specifies possible values for a static expression (constant value).
Specifies if static value is an expression
Referenced by db_add_instance(), db_add_signal(), db_create_expr_from_static(), defparam_add(), enumerate_resolve(), inst_parm_add(), instance_create(), mod_parm_add(), parser_copy_curr_range(), parser_copy_range_to_curr_range(), parser_implicitly_set_curr_range(), static_expr_calc_lsb_and_width_post(), static_expr_calc_lsb_and_width_pre(), static_expr_dealloc(), static_expr_gen(), and static_expr_gen_unary().
Specifies if static value is a numeric value
Referenced by db_add_signal(), db_create_expr_from_static(), defparam_add(), enumerate_resolve(), inst_parm_add(), instance_create(), mod_parm_add(), parser_copy_curr_range(), parser_copy_range_to_curr_range(), parser_implicitly_set_curr_range(), static_expr_calc_lsb_and_width_post(), static_expr_calc_lsb_and_width_pre(), static_expr_gen(), and static_expr_gen_unary().