From 2b1f7875bb8c3a761dfb9db21706f918b58be9c3 Mon Sep 17 00:00:00 2001 From: Sergiusz Bazanski Date: Sun, 22 Jul 2018 13:42:07 +0100 Subject: ice40: Implement emitting PLLs --- common/router1.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'common/router1.cc') diff --git a/common/router1.cc b/common/router1.cc index fbf3c467..21c54e4c 100644 --- a/common/router1.cc +++ b/common/router1.cc @@ -210,6 +210,7 @@ struct Router else overtimeRevisitCnt++; } + QueuedWire next_qw; next_qw.wire = next_wire; -- cgit v1.2.3