blob: 5ba2a12efdb60219885ce54203cd879907f2a76d [file] [log] [blame] [edit]
#ifndef ENDPOINT_TIMING_H
//Prints out the timing information for all endpoints
//(e.g. top-level outputs, FF inputs)
void print_endpoint_timing(char* filename);
#endif