Skip to content

Commit

Permalink
cp badger/tests/sp605/spartan6_clocks.v fpga_family/spartan6/spartan6…
Browse files Browse the repository at this point in the history
…_clocks.v
  • Loading branch information
ldoolitt committed Jan 19, 2025
1 parent 47b50cd commit 06b84d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fpga_family/spartan6/spartan6_clocks.v
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ DCM_SP #(
BUFG bufg125_tx(.I(xclk125_buf), .O(clk_eth));

PLL_ADV #(
.SIM_DEVICE("SPARTAN6"),
.BANDWIDTH("OPTIMIZED"),
.CLKIN1_PERIOD(clkin_period),
.CLKFBOUT_MULT(plladv_mult), // 200x5=1000
Expand Down

0 comments on commit 06b84d9

Please sign in to comment.