Skip to content

Commit 06b84d9

Browse files
committed
cp badger/tests/sp605/spartan6_clocks.v fpga_family/spartan6/spartan6_clocks.v
1 parent 47b50cd commit 06b84d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fpga_family/spartan6/spartan6_clocks.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ DCM_SP #(
8282
BUFG bufg125_tx(.I(xclk125_buf), .O(clk_eth));
8383

8484
PLL_ADV #(
85+
.SIM_DEVICE("SPARTAN6"),
8586
.BANDWIDTH("OPTIMIZED"),
8687
.CLKIN1_PERIOD(clkin_period),
8788
.CLKFBOUT_MULT(plladv_mult), // 200x5=1000

0 commit comments

Comments
 (0)