# This collects QoR data that is interesting for the Fine-Grained Parallel
# Router running on a fixed channel width.

vpr_status;output.txt;vpr_status=(.*)
crit_path_delay;vpr.out;Critical path: (.*) ns
post_route_wirelength;vpr.out;\s*Total wirelength: (\d+)
total_connection_pathsearch_time;vpr.out;.*Time spent on path search: (.*) seconds.
route_runtime;vpr.out;Routing took (.*) seconds
total_runtime;vpr.out;The entire flow of VPR took (.*) seconds
magic_cookie;vpr.out;Serial number \(magic cookie\) for the routing is: (.*)
