From a0c9a70a5e6717aea37092720c899a463e482922 Mon Sep 17 00:00:00 2001 From: whitequark Date: Sun, 26 May 2019 16:44:34 +0000 Subject: When choosing between labels for one net, always prefer ports. 1. Ports are already used in PCF and LPF files, so it is natural that the developer would use them for constraints as well. 2. Unpredictable (the set of netlabels nextpnr looks at depends on the optimizations during synthesis) net naming makes it impossible for code generators like nMigen to reliably apply clock constraints. --- tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests b/tests index 0d369eb3..5182fd4b 160000 --- a/tests +++ b/tests @@ -1 +1 @@ -Subproject commit 0d369eb3fe3425fa74c0f6309268a012aac50409 +Subproject commit 5182fd4bec49a568cc3fa37d62d9f9a82f280917 -- cgit v1.2.3