• li hongming's avatar
    Make the 500MHz clock output from PLL_BASE(clkout1). · 2e037cba
    li hongming authored
    The UG382 of Spartan-6 says that the PLLIN of BUFPLL should come from PLL
    (CLKOUT0/1) or BUFG. "Banks 1, 3, 4, and 5 can optionally be driven by a
    BUFG (O) when using ENABLE_SYNC (FALSE)."
    
    I've tried to modify the setting of ENABLE_SYNC for oserdes_4_to_1/bufpll, but
    the 10MHz output is still missing. So I have to change the setting of
    "cmp_sys_clk_pll" to make the 500MHz come from CLKOUT1 and clk_ref come from
    CLKOUT2.
    2e037cba
Name
Last commit
Last update
bin Loading commit data...
board Loading commit data...
ip_cores Loading commit data...
modules Loading commit data...
platform Loading commit data...
sim Loading commit data...
syn Loading commit data...
testbench Loading commit data...
top Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
Manifest.py Loading commit data...