We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd0606b commit d85eb6aCopy full SHA for d85eb6a
vtr_flow/parse/parse_config/vpr_chain.txt
@@ -1,6 +1,6 @@
1
%include "vpr_standard.txt"
2
3
-num_alms;vpr.out;\s*Total number of ALMs used\s*:\s*(\d+)
+num_le;vpr.out;\s*Total number of Logic Elements used\s*:\s*(\d+)
4
num_luts;vpr.out;6-LUT\s*:\s*(\d+)
5
num_add_blocks;odin.out;The Total Number of Hard Block adders: (\d+)
6
max_add_chain_length;odin.out;The Number of Hard Block adders in the Longest Chain: (\d+)
0 commit comments