aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ice40/lp384.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ice40/lp384.cc')
-rw-r--r--tests/ice40/lp384.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ice40/lp384.cc b/tests/ice40/lp384.cc
index 287293d9..a2d91e7d 100644
--- a/tests/ice40/lp384.cc
+++ b/tests/ice40/lp384.cc
@@ -59,7 +59,7 @@ TEST_F(LP384Test, wire_names)
assert(wire == ctx->getWireByName(name));
wire_count++;
}
- ASSERT_EQ(wire_count, 8294);
+ ASSERT_EQ(wire_count, 8302);
}
TEST_F(LP384Test, pip_names)