| %include "common/vtr_flow.txt" |
| %include "common/odin.txt" |
| %include "common/abc.txt" |
| %include "common/ace.txt" |
| |
| %include "common/vtr_benchmarks.txt" |
| |
| %include "common/vpr.common.txt" |
| %include "timing/vpr.pack.txt" |
| %include "timing/vpr.place.txt" |
| %include "timing/vpr.route_min_chan_width.txt" |
| %include "timing/vpr.route_relaxed_chan_width.txt" |
| |
| num_phys_add;odin.out;The Total Number of Hard Block adders: (\d+) |
| num_LUTs;vpr.out;(\d+) of type names |
| num_6LUT;vpr.out;(\d+) LUTs of size 6 |
| num_5LUT;vpr.out;(\d+) LUTs of size 5 |
| num_4LUT;vpr.out;(\d+) LUTs of size 4 |
| num_3LUT;vpr.out;(\d+) LUTs of size 3 |
| num_2LUT;vpr.out;(\d+) LUTs of size 2 |
| num_1LUT;vpr.out;(\d+) LUTs of size 1 |
| num_0LUT;vpr.out;(\d+) LUTs of size 0 |