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