IP Library Granted Patent US 9,910,954
Granted Patent B2
US 9,910,954 · App. 15/165,058 · Granted Mar 6, 2018

Programmable clock division methodology with in-context frequency checking

Inventors: Naiju K. Abdul (Bangalore, IN); Jennifer E. Basile (Poughkeepsie, NY); Hemlata Gupta (Hopewell Junction, NY); Kerim Kalafala (Rhinebeck, NY); Jeremy J. Leitzen (Kasson, MN); Stephen G. Shuma (Underhill, VT); Manish Verma (Bangalore, IN); James D. Warnock (Somers, NY); Michael H. Wood (Hopewell Junction, NY)
Assignee: INTERNATIONAL BUSINESS MACHINES CORPORATION
G06F17/5081
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,910,954
App. No.
15/165,058
Granted
Mar 6, 2018
Kind
B2
Abstract

A method, system, and compute program product use a generalized macro or a generalized macro timing abstract for a timing analysis in a specific timing context. The method includes setting up a timer, and determining a divide ratio of each external clock divider of one or more external clock dividers associated with the generalized macro or the generalized macro timing abstract programmatically as a function of another value. The method also includes performing the timing analysis using the divide ratios of the one or more external clock dividers. Obtaining a physical implementation of an integrated circuit is based on the timing analysis.

Claims (34)

1. A method of using a generalized macro or a generalized macro timing abstract for a timing analysis in a specific timing context, the method comprising:

setting up a timer;

determining, using a processor, a divide ratio of each external clock divider of one or more external clock dividers associated with the generalized macro or the generalized macro timing abstract programmatically as a function of another value;

performing the timing analysis using the divide ratios of the one or more external clock dividers; and

obtaining a physical implementation of an integrated circuit based on the timing analysis, further comprising generating the generalized macro timing abstract based on performing a detailed timing analysis of an associated macro using an initial timing context defined by a fastest expected clock.

2. The method according to claim 1 , wherein the determining the divide ratio of each external clock divider of the one or more external clock dividers as the function of another value includes determining the divide ratio according to a name of a timing signal corresponding with each external clock divider when the timing analysis is a hierarchical timing analysis involving more than one hierarchical level of a design of the integrated circuit.

3. The method according to claim 1 , wherein the determining the divide ratio of each external clock divider of the one or more external clock dividers as the function of another value includes determining the divide ratio based on a constraint at an input port of the generalized macro associated with each external clock divider.

4. The method according to claim 1 , wherein the determining the divide ratio of each external clock divider of the one or more external clock dividers as the function of another value includes determining the divide ratio for the generalized macro timing abstract based on a look-up table.

5. The method according to claim 1 , further comprising performing a cross domain check to verify the generalized macro timing abstract for the specific timing context based on the generalized macro timing abstract including a launch latch that sends data and a capture latch that receives data from the launch latch, wherein the launch latch and the capture latch are associated with two different external clock dividers.

6. The method according to claim 5 , wherein the performing the cross domain check includes comparing an effective cycle time value computed for the initial timing context with the effective cycle time value computed for the specific timing context.

7. The method according to claim 6 , further comprising computing the effective cycle time value according to:

GCD+capture_edge−launch_edge,where

GCD is a greatest common divider of clock cycles of the two different external clock dividers, launch_edge is a time of a clock edge of a clock signal driving the launch latch, and capture_edge is a time of a clock edge of a clock signal driving the capture latch.

8. A system to use a generalized macro or generalized macro timing abstract for a timing analysis in a specific timing context, the system comprising:

a memory device configured to store the generalized macro or the generalized macro timing abstract with a divide ratio associated with each external clock divider of one or more external clock dividers defined programmatically as a function of another value; and

a processor configured to determine the divide ratio associated with each external clock divider of one or more external clock dividers based on the corresponding function and perform the timing analysis, wherein the processor generates the generalized macro timing abstract based on performing a detailed timing analysis of an associated macro using an initial timing context defined by a fastest expected clock.

9. The system according to claim 8 , wherein the processor determines the divide ratio associated with each external clock divider of the one or more external clock dividers according to a name of a timing signal corresponding with each external clock divider of the one or more external clock dividers when the timing analysis is a hierarchical timing analysis involving more than one hierarchical level of a design of an integrated circuit.

10. The system according to claim 8 , wherein the processor determines the divide ratio associated with each external clock divider of the one or more external clock dividers based on a constraint at an input port of the generalized macro associated with the clock divider.

11. The system according to claim 8 , wherein the processor determines the divide ratio for each external clock divider of the one or more external clock dividers associated with the generalized macro timing abstract based on a look-up table.

12. The system according to claim 8 , wherein the processor performs a cross domain check to verify the generalized macro timing abstract for the specific timing context based on the generalized macro timing abstract including a launch latch that sends data and a capture latch that receives data from the launch latch, wherein the launch latch and the capture latch are associated with two different external clock dividers.

13. The system according to claim 12 , wherein the processor performs the cross domain check based on comparing an effective cycle time value computed for the initial timing context with the effective cycle time value computed for the specific timing context, and the processor computes the effective cycle time value according to:

GCD+capture_edge−launch_edge,where

GCD is a greatest common divider of clock cycles of the two different external clock dividers, launch_edge is a time of a clock edge of a clock signal driving the launch latch, and capture_edge is a time of a clock edge of a clock signal driving the capture latch.

14. A non-transitory computer program product for using a generalized macro or a generalized macro timing abstract for a timing analysis in a specific timing context, the computer program product comprising a computer readable storage medium having program instructions embodied therewith, the program instructions executable by a processor to perform a method comprising:

setting up a timer;

determining a divide ratio of each external clock divider of one or more external clock dividers associated with the generalized macro or the generalized macro timing abstract programmatically as a function of another value;

performing the timing analysis using the divide ratios of the one or more external clock dividers;

obtaining a physical implementation of an integrated circuit based on the timing analysis; and

generating the generalized macro timing abstract based on performing a detailed timing analysis of an associated macro using an initial timing context defined by a fastest expected clock.

15. The computer program product according to claim 14 , wherein the determining the divide ratio of each external clock divider of the one or more external clock dividers as the function of another value includes determining the divide ratio according to a name of a timing signal corresponding with each external clock divider when the timing analysis is a hierarchical timing analysis involving more than one hierarchical level of a design of the integrated circuit.

16. The computer program product according to claim 14 , wherein the determining the divide ratio of each external clock divider of the one or more external clock dividers as the function of another value includes determining the divide ratio based on a constraint at an input port of the generalized macro associated with each external clock divider or determining the divide ratio for the generalized macro timing abstract based on a look-up table.

17. The computer program product according to claim 14 , further comprising performing a cross domain check to verify the generalized macro timing abstract for the specific timing context based on the generalized macro timing abstract including a launch latch that sends data and a capture latch that receives data from the launch latch, wherein the launch latch and the capture latch are associated with two different external clock dividers and the performing the cross domain check includes comparing an effective cycle time value computed for the initial timing context with the effective cycle time value computed for the specific timing context, and computing the effective cycle time value according to:

GCD+capture_rising_edge−launch_rising_edge,where

GCD is a greatest common divider of clock cycles of the two different external clock dividers, launch_rising_edge is a time of a rising edge of a clock signal driving the launch latch, and capture_rising_edge is a time of a rising edge of a clock signal driving the capture latch.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded May 26, 2016
From: ABDUL, NAIJU K.; BASILE, JENNIFER E.; GUPTA, HEMLATA; KALAFALA, KERIM; LEITZEN, JEREMY J.; SHUMA, STEPHEN G.; VERMA, MANISH; WARNOCK, JAMES D.; WOOD, MICHAEL H.
To: INTERNATIONAL BUSINESS MACHINES CORPORATION
Reel/Frame 038725/0127 →
Continuity (1)
Related Publication 20170344693A1 · Nov 30, 2017