Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

what is the function of "locked" in DCM component?

Status
Not open for further replies.

lupineye

Junior Member level 3
Joined
Oct 30, 2006
Messages
25
Helped
0
Reputation
0
Reaction score
1
Trophy points
1,281
Activity points
1,522
Hi!
I'm trying to instantiate the DCM into my code.
However, I don't know the function of some ports of it.

can anyone tell me what "Locked, PSDONE, PSCLK, DSSEN, PSINCDEC, PSEN,
and status[7:0]?

And what is the pro of using DCM if I use only one clk for my design?

Thanks in advance!
 

Re: what is the function of "locked" in DCM compon

lupineye said:
Hi!
I'm trying to instantiate the DCM into my code.
However, I don't know the function of some ports of it.

can anyone tell me what "Locked, PSDONE, PSCLK, DSSEN, PSINCDEC, PSEN,
and status[7:0]?

And what is the pro of using DCM if I use only one clk for my design?

Thanks in advance!

LOCKED goes high when the DCM is already produced the desired CLK_OUT. You shall use it with the input reset (ORed) in order to generate a global reset, or to drived any LED in order to get an indication if the DCM is locked.

If you are using only one clock so it is prefered to routed it through any DCM with N/M=1 so you can buffer the CLK.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top