Skip to content

Commit 8ce0a8d

Browse files
committed
[test] add pass_requirements_chain_small.txt
1 parent a9b2458 commit 8ce0a8d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
%include "common/pass_requirements.vpr_status.txt"
2+
%include "timing/pass_requirements.vpr_pack_place.txt"
3+
%include "timing/pass_requirements.vpr_route_min_chan_width_small.txt"
4+
%include "timing/pass_requirements.vpr_route_relaxed_chan_width_small.txt"
5+
6+
%include "common/pass_requirements.vtr_benchmarks.txt"
7+
8+
num_luts;Range(0.9,1.10)
9+
num_add_blocks;Range(0.9,1.10)
10+
max_add_chain_length;Range(0.9,1.10)
11+
num_sub_blocks;Range(0.9,1.10)
12+
max_sub_chain_length;Range(0.9,1.10)

0 commit comments

Comments
 (0)