Skip to content

Commit

Permalink
update naming for sim.
Browse files Browse the repository at this point in the history
  • Loading branch information
djmuhlestein committed Mar 2, 2016
1 parent 1ac36f2 commit 7168214
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DCM_SP.v
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ generate
assign lock_fx=lock_2x;
end else begin
PLL_sim
#(.PLL_NAME("DCM_SP"))
dcm_pll (
.input_clk( CLKIN ),
.output_clk ( CLKFX ),
Expand Down

0 comments on commit 7168214

Please sign in to comment.