axi_clkgen: Remove unused parameters for third clock output

The axi_clkgen has no no third clock output, no need to have parameters to
configure it.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
main
Lars-Peter Clausen 2017-04-20 19:54:55 +02:00
parent bb0021a926
commit 844521c7b1
1 changed files with 1 additions and 3 deletions

View File

@ -47,9 +47,7 @@ module axi_clkgen #(
parameter CLK0_DIV = 6,
parameter CLK0_PHASE = 0.000,
parameter CLK1_DIV = 6,
parameter CLK1_PHASE = 0.000,
parameter CLK2_DIV = 6,
parameter CLK2_PHASE = 0.000) (
parameter CLK1_PHASE = 0.000) (
// clocks