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