X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fspec%2Fpinfunctions.py;h=d93f82a9769d3b46241621b878ae9c4f6c766445;hb=303ac486f3db396cf6406e2d40932444a221b9e8;hp=d30bc03d1f9ad204a0eb200f677409db4775da65;hpb=c676c0197579cd8211a3db3582c82855e14b4ff0;p=pinmux.git diff --git a/src/spec/pinfunctions.py b/src/spec/pinfunctions.py index d30bc03..d93f82a 100644 --- a/src/spec/pinfunctions.py +++ b/src/spec/pinfunctions.py @@ -285,7 +285,7 @@ def vdd(suffix, bank): return (RangePin("-"), [], None) def sys(suffix, bank): - return (['CLK-', # incoming clock (to PLL) + return (['PLLCLK-', # incoming clock (to PLL) 'PLLSELA0-', 'PLLSELA1-', # PLL divider-selector 'PLLTESTOUT+', # divided-output (for testing) 'PLLVCOUT+', # PLL VCO analog out (for testing)