AdresPE(std::string name, int num_inputs, std::string fu_type, int fu_II, int latency, int II, Location Loc, bool use_op_div=false, bool predExist=false, bool reg_bypass=false, bool extra_mem=false, std::string pred_scheme="")
HyCUBEPE(std::string name, bool predExist, int pe_conn_in, int pe_conn_out, int pred_conn_in, int pre_conn_out, int fu_II, int II, int latency, Location Loc, std::string pred_scheme="")
RIKEN_PE_Elastic(std::string name, int pe_conn_in, int pe_conn_out, int II, int latency, Location Loc, int type, int buffer_depth=2, bool eb_enable=true, int contexts=1, bool pred=false, std::string pred_type="full")