#include <types.h>
Data Fields | |
char ** | list_of_file_names |
int | num_list_of_file_names |
char * | output_type |
char * | debug_output_path |
short | output_ast_graphs |
short | output_netlist_graphs |
short | print_parse_tokens |
short | output_preproc_source |
int | min_hard_multiplier |
int | fixed_hard_multiplier |
int | fracture_hard_multiplier |
short | split_memory_width |
short | split_memory_depth |
char * | arch_file |
Definition at line 88 of file types.h.
char* config_t_t::arch_file |
char* config_t_t::output_type |