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