aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ice40/up5k.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ice40/up5k.cc')
-rw-r--r--tests/ice40/up5k.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ice40/up5k.cc b/tests/ice40/up5k.cc
index 342a7c0a..6761db2e 100644
--- a/tests/ice40/up5k.cc
+++ b/tests/ice40/up5k.cc
@@ -59,7 +59,7 @@ TEST_F(UP5KTest, wire_names)
assert(wire == ctx->getWireByName(name));
wire_count++;
}
- ASSERT_EQ(wire_count, 103383);
+ ASSERT_EQ(wire_count, 103391);
}
TEST_F(UP5KTest, pip_names)