blob: 51577b676ec3b5903fd6e78203394b5d3f337928 [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