mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-08-22 14:17:29 +02:00
gowin: mark the PLL ports that are not in use
Unused ports are deactivated by special fuse combinations, rather than being left dangling in the air. Signed-off-by: YRabbit <[email protected]>
This commit is contained in:
@@ -931,6 +931,14 @@ X(CLKOUTD)
|
||||
X(CLKOUTD3)
|
||||
X(LOCK)
|
||||
|
||||
// PLL parameters
|
||||
X(CLKOUTPS)
|
||||
X(CLKOUTDIV)
|
||||
X(CLKOUTDIV3)
|
||||
X(PWDEN)
|
||||
X(RSTEN)
|
||||
X(FLOCK)
|
||||
|
||||
// timing
|
||||
X(X0)
|
||||
X(FX1)
|
||||
|
||||
Reference in New Issue
Block a user