Improve PLL/MMCM clocks configuration
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 24 Sep 2019 04:57:34 +0000 (14:57 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 30 Sep 2019 03:57:36 +0000 (13:57 +1000)
commit9961d70dfbcae24dc75b1f5a963ac7372b534af4
treeedd4dc26df080af09e05b67cb679333926c19b35
parent5f281099571d5b0cc11804441651d89abe2d1763
Improve PLL/MMCM clocks configuration

We can now pass both the input clock and target clock frequency
via generics. Add support for both 50Mhz and 100Mhz target freqs
for both cases.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
fpga/clk_gen_mcmm.vhd
fpga/clk_gen_plle2.vhd
fpga/toplevel.vhdl
microwatt.core