Skip to content

Commit d85eb6a

Browse files
flow: Parse the number of used Logic Elements
1 parent dd0606b commit d85eb6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vtr_flow/parse/parse_config/vpr_chain.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%include "vpr_standard.txt"
22

3-
num_alms;vpr.out;\s*Total number of ALMs used\s*:\s*(\d+)
3+
num_le;vpr.out;\s*Total number of Logic Elements used\s*:\s*(\d+)
44
num_luts;vpr.out;6-LUT\s*:\s*(\d+)
55
num_add_blocks;odin.out;The Total Number of Hard Block adders: (\d+)
66
max_add_chain_length;odin.out;The Number of Hard Block adders in the Longest Chain: (\d+)

0 commit comments

Comments
 (0)