P4C
The P4 Compiler
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
option_t Struct Reference

Public Attributes

binary_type_t binary
 
bool condense_json
 
bool debug_info
 
bool disable_egress_latency_padding
 
bool disable_gfm_parity
 
bool disable_long_branch
 
bool disable_power_gating
 
const char * fill_noop_slot
 
bool gen_json
 
bool high_availability_enabled
 
bool log_hashes
 
bool match_compiler
 
bool multi_parsers
 
bool nowarn
 
int num_stages_override
 
std::string output_dir
 
bool partial_input
 
bool singlewrite
 
std::string stage_dependency_pattern
 
target_t target
 
bool tof1_egr_parse_depth_checks_disabled
 
bool tof2lab44_workaround
 
config_version_t version
 
bool werror
 

Member Data Documentation

◆ binary

binary_type_t option_t::binary

◆ condense_json

bool option_t::condense_json

◆ debug_info

bool option_t::debug_info

◆ disable_egress_latency_padding

bool option_t::disable_egress_latency_padding

◆ disable_gfm_parity

bool option_t::disable_gfm_parity

◆ disable_long_branch

bool option_t::disable_long_branch

◆ disable_power_gating

bool option_t::disable_power_gating

◆ fill_noop_slot

const char* option_t::fill_noop_slot

◆ gen_json

bool option_t::gen_json

◆ high_availability_enabled

bool option_t::high_availability_enabled

◆ log_hashes

bool option_t::log_hashes

◆ match_compiler

bool option_t::match_compiler

◆ multi_parsers

bool option_t::multi_parsers

◆ nowarn

bool option_t::nowarn

◆ num_stages_override

int option_t::num_stages_override

◆ output_dir

std::string option_t::output_dir

◆ partial_input

bool option_t::partial_input

◆ singlewrite

bool option_t::singlewrite

◆ stage_dependency_pattern

std::string option_t::stage_dependency_pattern

◆ target

target_t option_t::target

◆ tof1_egr_parse_depth_checks_disabled

bool option_t::tof1_egr_parse_depth_checks_disabled

◆ tof2lab44_workaround

bool option_t::tof2lab44_workaround

◆ version

config_version_t option_t::version

◆ werror

bool option_t::werror