sabkumar.r
Junior Member level 2
- Joined
- May 17, 2012
- Messages
- 21
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,445
Hi,
My design requires two clocks. One clock which has a 90 degree phase shift with respect to the other (but with same frequency). During synthesis (with cadence RC) I defined the first clock as follows:
create_clock -name clk1 -period 1000 clk
Now how do i specify the phase shift for the second clock?
thanks in advance,
sabareesh
My design requires two clocks. One clock which has a 90 degree phase shift with respect to the other (but with same frequency). During synthesis (with cadence RC) I defined the first clock as follows:
create_clock -name clk1 -period 1000 clk
Now how do i specify the phase shift for the second clock?
thanks in advance,
sabareesh