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 cd7474f commit 5656830Copy full SHA for 5656830
vpr/test/test_connection_router.cpp
@@ -8,6 +8,8 @@
8
#include "globals.h"
9
#include "net_delay.h"
10
#include "place_and_route.h"
11
+#include "connection_router.h"
12
+#include "router_delay_profiling.h"
13
14
static constexpr const char kArchFile[] = "../../vtr_flow/arch/timing/k6_frac_N10_mem32K_40nm.xml";
15
static constexpr int kMaxHops = 10;
0 commit comments