US20040239392A1 - Vectored flip-flops and latches with embedded output-merge logic and shared clock drivers - Google Patents

Vectored flip-flops and latches with embedded output-merge logic and shared clock drivers Download PDF

Info

Publication number
US20040239392A1
US20040239392A1 US10/448,426 US44842603A US2004239392A1 US 20040239392 A1 US20040239392 A1 US 20040239392A1 US 44842603 A US44842603 A US 44842603A US 2004239392 A1 US2004239392 A1 US 2004239392A1
Authority
US
United States
Prior art keywords
data signal
gate
signal
latch
clock signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US10/448,426
Other versions
US6828838B1 (en
Inventor
Kumar Anshumali
Thomas Fletcher
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Intel Corp
Original Assignee
Intel Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Intel Corp filed Critical Intel Corp
Priority to US10/448,426 priority Critical patent/US6828838B1/en
Assigned to INTEL CORPORATION reassignment INTEL CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ANSHUMALI, KUMAR A., FLETCHER, THOMAS D.
Publication of US20040239392A1 publication Critical patent/US20040239392A1/en
Application granted granted Critical
Publication of US6828838B1 publication Critical patent/US6828838B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03KPULSE TECHNIQUE
    • H03K3/00Circuits for generating electric pulses; Monostable, bistable or multistable circuits
    • H03K3/02Generators characterised by the type of circuit or by the means used for producing pulses
    • H03K3/353Generators characterised by the type of circuit or by the means used for producing pulses by the use, as active elements, of field-effect transistors with internal or external positive feedback
    • H03K3/356Bistable circuits
    • H03K3/356104Bistable circuits using complementary field-effect transistors
    • H03K3/356113Bistable circuits using complementary field-effect transistors using additional transistors in the input circuit
    • H03K3/356147Bistable circuits using complementary field-effect transistors using additional transistors in the input circuit using pass gates
    • H03K3/356156Bistable circuits using complementary field-effect transistors using additional transistors in the input circuit using pass gates with synchronous operation
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03KPULSE TECHNIQUE
    • H03K3/00Circuits for generating electric pulses; Monostable, bistable or multistable circuits
    • H03K3/02Generators characterised by the type of circuit or by the means used for producing pulses
    • H03K3/027Generators characterised by the type of circuit or by the means used for producing pulses by the use of logic circuits, with internal or external positive feedback
    • H03K3/037Bistable circuits

Definitions

  • An embodiment of the present invention relates to sequential logic elements.
  • an embodiment of the present invention relates to vectored flip-flops and latches with embedded output-merge logic and shared clock drivers.
  • Integrated circuits are widely used in many applications.
  • One example of an integrated circuit is a microprocessor, which has many applications.
  • datapaths called pipestages.
  • These pipestages are datapaths for data signals and can be configured for various logic arrangements.
  • the length of a pipestage dictates the amount of time a data signal takes to travel the datapath and arrive at an output. The shorter the pipestage, the faster a data signal can be processed.
  • FIG. 1 illustrates an example of a computer system
  • FIG. 2 illustrates a two input NAND gate with n-first latches according to one embodiment of the present invention
  • FIG. 3 illustrates a two input NAND gate and two input NOR gate with n-first latches according to one embodiment of the present invention
  • FIG. 4 illustrates a two input NAND gate and a two input XNOR gate with n-first latches according to one embodiment of the present invention
  • FIG. 5 illustrates a two input NOR gate with n-first latches according to one embodiment of the present invention
  • FIG. 6 illustrates a two input NAND gate with p-first latches according to one embodiment of the present invention
  • FIG. 7 illustrates a two input NAND gate and a two input NOR gate with p-first latches according to one embodiment of the present invention
  • FIG. 8 illustrates a three input NAND gate with n-first latches according to one embodiment of the present invention
  • FIG. 9 illustrates a two input NAND gate with flip-flop sequential logic elements according to one embodiment of the present invention.
  • FIG. 10 illustrates a two input NAND gate with additional clock inverters for time borrowing between master and slave latches of the flip-flops according to one embodiment of the present invention.
  • FIG. 11 illustrates a two input NAND gate with n-only latches according to one embodiment of the present invention
  • FIG. 1 shows an exemplary illustration of a computer system.
  • the computer system may include a microprocessor 100 , which can include many sub-blocks such as an arithmetic logic unit (ALU) 102 and an on-die cache 104 .
  • the microprocessor 100 may also communicate to other levels of cache, such as off-die cache 106 .
  • Higher memory hierarchy levels such as system memory 108 may be accessed via host bus 110 and a chip set 112 .
  • other off-die functional units such as a graphics accelerator 114 and a network interface controller 116 , to name just a few, may communicate with the microprocessor 100 via appropriate busses or ports.
  • FIG. 2 shows an embodiment of the present invention using vectored (grouped/ganged) latches.
  • a shared clock-driver is used between multiple latches to avoid local clock driver underflow, the outputs of the multiple latches contained within this cell are merged into a logic type (nand 2 ) to provide one output, and the combination is created as a standard cell that is fully electrically characterizable and usable for timing analysis and layout placement.
  • This arrangement provides a higher average logical effort per pipestage since the previous inaccessible inverting stages within latches are now allowed to be logic-gates, a lower overall clock load because the clock driver is now shared between multiple gates, and the circuit remains electrically characterizable and placeable as a standard cell.
  • a logic cell 200 includes a first latch 202 , a second latch 204 , a NAND gate 206 , a first passgate 208 of the first latch 202 , and a second passgate 210 of the second latch 204 .
  • the first latch 202 acts as a memory latch for a first data signal (d 1 ) 212 that is input to the gate 206 .
  • the second latch 204 acts as a memory latch for a second data signal (d 2 ) 214 that is input to the gate 206 .
  • the gate 206 performs a logical operation (NAND) on the two inputs, 212 and 214 , to generate output 216 .
  • NAND logical operation
  • Cell 200 includes a clock signal 218 that is directly input to the passgates 208 and 210 .
  • the latches 202 and 204 are configured as n-first latches by directly inputting clock signal 218 into the n-inputs of the latches (passgates for the latches) 202 and 204 .
  • the latches 202 and 204 may be configured as p-first latches by directly driving the clock signal 218 into the p-inputs of the passgates 208 and 210 .
  • Clock signal 218 is also input to an inverter 220 , which outputs an inverted clock signal to each passgate 208 and 210 for driving both passgates.
  • inverter 220 By using a single inverter 220 to drive both passgates 208 and 210 , the power consumption of cell 200 is reduced.
  • the output of inverter 220 is input into the p-inputs of passgates 208 and 210 .
  • the output of inverter 220 can be input into the n-inputs of the passgates for a p-first latch configuration.
  • the data signal 212 is input to a first inverter 222 to drive the data signal 212 into passgate 208 .
  • the data signal 214 is input to a second inverter 224 to drive the data signal 214 into passgate 210 .
  • the passgates 208 and 210 act as gates for data signals 212 and 214 by holding the data until a high clock signal 218 is input to the passgates. Once the high clock signal is input to the passgates 208 and 210 , the data signals 212 and 214 are allowed to pass.
  • the data signals 212 and 214 are then input into respective latches 202 and 204 as well as gate 206 .
  • the gate 206 performs a logic operation on data signals 212 and 214 and generates output 216 .
  • Latches 202 and 204 can be configured in many ways.
  • latch 202 includes an inverter 226 that receives data signal 212 as an input after it passes passgate 208 (also part of latch 202 ).
  • Latch 202 also includes an inverter 228 that receives the output of inverter 226 .
  • Latch 204 includes an inverter 230 that receives data signal 214 as an input after it passes passgate 210 (also part of latch 204 ).
  • Latch 204 also includes an inverter 232 that receives the output of inverter 230 .
  • FIG. 3 shows an embodiment of the present invention.
  • a logic cell 300 includes a first latch 302 , a second latch 304 , a NAND gate 306 , a NOR gate 307 , a first passgate 308 of the first latch 302 , and a second passgate 310 of the second latch 304 .
  • the first latch 302 acts as a memory latch for a first data signal (d 1 ) 312 that is input to the gates 306 and 307 .
  • the second latch 304 acts as a memory latch for a second data signal (d 2 ) 314 that is input to the gates 306 and 307 .
  • the gates 306 and 307 perform logical operations (NAND and NOR) on the two inputs, 312 and 314 , to generate output 316 for gate 306 and output 317 for gate 307 .
  • Cell 300 includes a clock signal 318 that is directly input to the passgates 308 and 310 .
  • the latches 302 and 304 are configured as n-first latches by directly inputting clock signal 318 into the n-inputs of the latches (passgates for the latches) 302 and 304 .
  • the latches 302 and 304 can be configured as p-first latches by directly driving the clock signal 318 into the p-inputs of the passgates 308 and 310 .
  • Clock signal 318 is also input to an inverter 320 , which outputs an inverted clock signal to each passgate 308 and 310 for driving both passgates.
  • inverter 320 By using a single inverter 320 to drive both passgates 308 and 310 , the power consumption of cell 300 is reduced.
  • the output of inverter 320 is input into the p-inputs of passgates 308 and 310 .
  • the output of inverter 320 can be input into the n-inputs of the passgates for a p-First latch configuration.
  • the data signal 312 is input to a first inverter 322 to drive the data signal 312 into passgate 308 .
  • the data signal 314 is input to a second inverter 324 to drive the data signal 314 into passgate 310 .
  • the passgates 308 and 310 act as gates for data signals 312 and 314 by holding the data until a high clock signal 318 is input to the passgates. Once the high clock signal is input to the passgates 308 and 310 , the data signals 312 and 314 are allowed to pass.
  • the data signals 312 and 314 are then input into respective latches 302 and 304 as well as gates 306 and 307 .
  • latch 302 includes an inverter 326 that receives data signal 312 as an input after it passes passgate 308 .
  • Latch 302 also includes an inverter 328 that receives the output of inverter 326 .
  • Latch 304 includes an inverter 330 that receives data signal 314 as an input after it passes passgate 310 .
  • Latch 304 also includes an inverter 332 that receives the output of inverter 330 .
  • FIG. 4 shows an embodiment of the present invention.
  • a logic cell 400 includes a first latch 402 , a second latch 404 , a NAND gate 406 , a XNOR gate 407 , a first passgate 408 of the first latch 402 , and a second passgate 410 of the second latch 404 .
  • the first latch 402 acts as a memory latch for a first data signal (d 1 ) 412 that is input to the gates 406 and 407 .
  • the second latch 404 acts as a memory latch for a second data signal (d 2 ) 414 that is input to the gates 406 and 407 .
  • the gates 406 and 407 perform logical operations (NAND) on the two inputs, 412 and 414 , to generate output 416 for gate 406 and output 417 for gate 407 .
  • NAND logical operations
  • Cell 400 includes a clock signal 418 that is directly input to the passgates 408 and 410 .
  • the latches 402 and 404 are configured as n-first latches by directly inputting clock signal 418 into the n-inputs of the latches (passgates for the latches) 402 and 404 .
  • the latches 402 and 404 can be configured as p-first latches by directly driving the clock signal 418 into the p-inputs of the passgates 408 and 410 .
  • Clock signal 418 is also input to an inverter 420 , which outputs an inverted clock signal to each passgate 408 and 410 for driving both passgates.
  • inverter 420 By using a single inverter 420 to drive both passgates 408 and 410 , the power consumption of cell 400 is reduced.
  • the output of inverter 420 is input into the p-inputs of passgates 408 and 410 .
  • the output of inverter 420 can be input into the n-inputs of the passgates for a p-first latch configuration.
  • the data signal 412 is input to a first inverter 422 to drive the data signal 412 into passgate 408 .
  • the data signal 414 is input to a second inverter 424 to drive the data signal 414 into passgate 410 .
  • the passgates 408 and 410 act as gates for data signals 412 and 414 by holding the data until a high clock signal 418 is input to the passgates. Once the high clock signal is input to the passgates 408 and 410 , the data signals 412 and 414 are allowed to pass.
  • the data signals 412 and 414 are then input into respective latches 402 and 404 as well as gates 406 and 407 .
  • latch 402 includes an inverter 426 that receives data signal 412 as an input after it passes passgate 408 .
  • Latch 402 also includes an inverter 428 that receives the output of inverter 426 .
  • Latch 404 includes an inverter 430 that receives data signal 414 as an input after it passes passgate 410 .
  • Latch 404 also includes an inverter 432 that receives the output of inverter 430 .
  • FIG. 5 shows an embodiment of the present invention.
  • a logic cell 500 includes a first latch 502 , a second latch 504 , a NOR gate 506 , a first passgate 508 of the first latch 502 , and a second passgate 510 of the second latch 504 .
  • the first latch 502 acts as a memory latch for a first data signal (d 1 ) 512 that is input to the gate 506 .
  • the second latch 504 acts as a memory latch for a second data signal (d 2 ) 514 that is input to the gate 506 .
  • the gate 506 performs a logical operation (NOR) on the two inputs, 512 and 514 , to generate output 516 .
  • NOR logical operation
  • Cell 500 includes a clock signal 518 that is directly input to the passgates 508 and 510 .
  • the latches 502 and 504 are configured as n-first latches by directly inputting clock signal 518 into the n-inputs of the latches (passgates for the latches) 502 and 504 .
  • the latches 502 and 504 can be configured as p-first latches by directly driving the clock signal 518 into the p-inputs of the passgates 508 and 510 .
  • Clock signal 518 is also input to an inverter 520 , which outputs an inverted clock signal to each passgate 508 and 510 for driving both passgates.
  • inverter 520 By using a single inverter 520 to drive both passgates 508 and 510 , the power consumption of cell 500 is reduced.
  • the output of inverter 520 is input into the p-inputs of passgates 508 and 510 .
  • the output of inverter 520 can be input into the n-inputs of the passgates for a p-first latch configuration.
  • the data signal 512 is input to a first inverter 522 to drive the data signal 512 into passgate 508 .
  • the data signal 514 is input to a second inverter 524 to drive the data signal 514 into passgate 510 .
  • the passgates 508 and 510 act as gates for data signals 512 and 514 by holding the data until a high clock signal 518 is input to the passgates. Once the high clock signal is input to the passgates 508 and 510 , the data signals 512 and 514 are allowed to pass.
  • the data signals 512 and 514 are then input into respective latches 502 and 504 as well as gate 506 .
  • the gate 506 performs a logic operation on data signals 512 and 514 and generates output 516 .
  • Latches 502 and 504 can be configured in many ways.
  • latch 502 includes an inverter 526 that receives data signal 512 as an input after it passes passgate 508 .
  • Latch 502 also includes an inverter 528 that receives the output of inverter 526 .
  • Latch 504 includes an inverter 530 that receives data signal 514 as an input after it passes passgate 510 .
  • Latch 504 also includes an inverter 532 that receives the output of inverter 530 .
  • FIG. 6 shows an embodiment of the present invention.
  • a logic cell 600 includes a first latch 602 , a second latch 604 , a NAND gate 606 , a first passgate 608 of the first latch 602 , and a second passgate 610 of the second latch 604 .
  • the first latch 602 acts as a memory latch for a first data signal (d 1 ) 612 that is input to the gate 606 .
  • the second latch 604 acts as a memory latch for a second data signal (d 2 ) 614 that is input to the gate 606 .
  • the gate 606 performs a logical operation NAND) on the two inputs, 612 and 614 , to generate output 616 .
  • Cell 600 includes a clock signal 618 that is directly input to the passgates 608 and 610 .
  • the latches 602 and 604 are configured as p-first latches by directly inputting clock signal 618 into the p-inputs of the latches (passgates for the latches) 602 and 604 .
  • the latches 602 and 604 can be configured as n-first latches by directly driving the clock signal 618 into the n-inputs of the passgates 608 and 610 .
  • Clock signal 618 is also input to an inverter 620 , which outputs an inverted clock signal to each passgate 608 and 610 for driving both passgates.
  • inverter 620 By using a single inverter 620 to drive both passgates 608 and 610 , the power consumption of cell 600 is reduced.
  • the output of inverter 620 is input into the n-inputs of passgates 608 and 610 .
  • the output of inverter 620 can be input into the p-inputs of the passgates for a n-first latch configuration.
  • the data signal 612 is input to a first inverter 622 to drive the data signal 612 into passgate 608 .
  • the data signal 614 is input to a second inverter 624 to drive the data signal 614 into passgate 610 .
  • the passgates 608 and 610 act as gates for data signals 612 and 614 by holding the data until a low clock signal 618 is input to the passgates. Once the low clock signal is input to the passgates 608 and 610 , the data signals 612 and 614 are allowed to pass.
  • the data signals 612 and 614 are then input into respective latches 602 and 604 as well as gate 606 .
  • the gate 606 performs a logic operation on data signals 612 and 614 and generates output 616 .
  • Latches 602 and 604 can be configured in many ways.
  • latch 602 includes an inverter 626 that receives data signal 612 as an input after it passes passgate 608 .
  • Latch 602 also includes an inverter 628 that receives the output of inverter 626 .
  • Latch 604 includes an inverter 630 that receives data signal 614 as an input after it passes passgate 610 .
  • Latch 604 also includes an inverter 632 that receives the output of inverter 630 .
  • FIG. 7 shows an embodiment of the present invention.
  • a logic cell 700 includes a first latch 702 , a second latch 704 , a NAND gate 706 , a NOR gate 707 , a first passgate 708 of the first latch 702 , and a second passgate 710 of the second latch 704 .
  • the first latch 702 acts as a memory latch for a first data signal (d 1 ) 712 that is input to the gates 706 and 707 .
  • the second latch 704 acts as a memory latch for a second data signal (d 2 ) 714 that is input to the gates 706 and 707 .
  • the gates 706 and 707 perform logical operations (NAND and NOR) on the two inputs, 712 and 714 , to generate output 716 for gate 706 and output 717 for gate 707 .
  • FIG. 7 represents a circuit similar to that shown in FIG. 3 with a p-first structure for the passgates instead of an n-first structure.
  • Cell 700 includes a clock signal 718 that is directly input to the passgates 708 and 710 .
  • the latches 702 and 704 are configured as p-first latches by directly inputting clock signal 718 into the p-inputs of the latches (passgates for the latches) 702 and 704 .
  • the latches 702 and 704 can be configured as n-first latches by directly driving the clock signal 718 into the n-inputs of the passgates 708 and 710 .
  • Clock signal 718 is also input to an inverter 720 , which outputs an inverted clock signal to each passgate 708 and 710 for driving both passgates.
  • the output of inverter 720 is input into the n-inputs of passgates 708 and 710 .
  • the output of inverter 720 can be input into the p-inputs of the passgates for a n-first latch configuration.
  • the data signal 712 is input to a first inverter 722 to drive the data signal 712 into passgate 708 .
  • the data signal 714 is input to a second inverter 724 to drive the data signal 714 into passgate 710 .
  • the passgates 708 and 710 act as gates for data signals 712 and 714 by holding the data until a low clock signal 718 is input to the passgates. Once the low clock signal is input to the passgates 708 and 710 , the data signals 712 and 714 are allowed to pass.
  • the data signals 712 and 714 are then input into respective latches 702 and 704 as well as gates 706 and 707 .
  • Latches 702 and 704 can be configured in many ways.
  • latch 702 includes an inverter 726 that receives data signal 712 as an input after it passes passgate 708 .
  • Latch 702 also includes an inverter 728 that receives the output of inverter 726 .
  • Latch 704 includes an inverter 730 that receives data signal 714 as an input after it passes passgate 710 .
  • Latch 704 also includes an inverter 732 that receives the output of inverter 730 .
  • FIG. 8 shows an embodiment of the present invention.
  • a logic cell 800 includes a first latch 802 , a second latch 804 , a third latch 805 , a NAND gate 806 , a first passgate 808 of the first latch 802 , a second passgate 810 of the second latch 804 , and a third passgate 811 of the third latch 805 .
  • the first latch 802 acts as a memory latch for a first data signal (d 1 ) 812 that is input to the gate 806 .
  • the second latch 804 acts as a memory latch for a second data signal (d 2 ) 814 that is input to the gate 806 .
  • the third latch 805 acts as a memory latch for a third data signal (d 3 ) 815 that is input to the gate 806 .
  • the gate 806 performs a logical operation (NAND) on the three inputs, 812 , 814 and 815 , to generate output 816 .
  • Cell 800 includes a clock signal 818 that is directly input to the passgates 808 , 810 and 811 .
  • the latches 802 , 804 and 805 are configured as n-first latches by directly inputting clock signal 818 into the n-inputs of the latches (passgates for the latches) 802 , 804 and 805 .
  • the latches 802 , 804 and 805 can be configured as p-first latches by directly driving the clock signal 818 into the p-inputs of the passgates 808 , 810 and 811 .
  • Clock signal 818 is also input to an inverter 820 , which outputs an inverted clock signal to each passgate 808 , 810 and 811 for driving the passgates.
  • an inverter 820 By using a single inverter 820 to drive the passgates 808 , 810 and 811 , the power consumption of cell 800 is reduced.
  • the output of inverter 820 is input into the p-inputs of passgates 808 , 810 and 811 . As discussed above, the output of inverter 820 can be input into the n-inputs of the passgates for a p-first latch configuration.
  • the data signal 812 is input to a first inverter 822 to drive the data signal 812 into passgate 808 .
  • the data signal 814 is input to a second inverter 824 to drive the data signal 814 into passgate 810 .
  • the data signal 815 is input to a third inverter 825 to drive the data signal 815 into passgate 811 .
  • the passgates 808 , 810 and 811 act as gates for data signals 812 , 814 and 815 by holding the data until a high clock signal 818 is input to the passgates. Once the high clock signal is input to the passgates 808 , 810 and 811 , the data signals 812 , 814 and 815 are allowed to pass.
  • latch 802 includes an inverter 826 that receives data signal 812 as an input after it passes passgate 808 .
  • Latch 802 also includes an inverter 828 that receives the output of inverter 826 .
  • Latch 804 includes an inverter 830 that receives data signal 814 as an input after it passes passgate 810 .
  • Latch 804 also includes an inverter 832 that receives the output of inverter 830 .
  • Latch 805 includes an inverter 834 that receives data signal 815 as an input after it passes passgate 811 .
  • Latch 805 also includes an inverter 836 that receives the output of inverter 834 . It should be understood that more than one logic gate may be used in cell 800 and more than two data signals may be input into cell 800 for use by the logic gate(s).
  • latches can be replaced with other sequential logic elements such as flip-flops.
  • embodiments can use different sequential logic elements such as a flip-flop vectored with a latch.
  • a logic gate can be used on the data signals as opposed to an inverter before inputting the data signals to the sequential logic elements.
  • embodiments can use two or more data inputs, two or more sequential logic elements, or one or more logic gates and any combinations thereof.
  • embodiments can use n-only and p-only structures instead of the n-first and p-first structures shown above.
  • FIG. 9 shows an embodiment of the present invention using vectored (grouped/ganged) flip-flops.
  • a shared clock-driver is used between multiple flip-flops to avoid local clock driver underflow, the outputs of the multiple flip-flops contained within this cell are merged into a logic type (nand 2 ) to provide one output, and the combination is created as a standard cell that is fully electrically characterizable and usable for timing analysis and layout placement.
  • This arrangement provides a higher average logical effort per pipestage since the previous inaccessible inverting stages within flip-flops are now allowed to be logic-gates, a lower overall clock load because the clock driver is now shared between multiple gates, and the circuit remains electrically characterizable and placeable as a standard cell.
  • a logic cell 900 includes a first flip-flop 902 , a second flip-flop 904 , and a NAND gate 906 .
  • the first flip-flop 902 acts as a sequential logic element for a first data signal (d 1 ) 908 that is input to the flip-flop 902 .
  • the second flip-flop 904 acts as a sequential logic element for a second data signal (d 2 ) 910 that is input to the second flip-flop 904 .
  • the gate 906 performs a logical operation (NAND) on the two inputs, 908 and 910 , to generate an output 912 .
  • NAND logical operation
  • the first flip-flop 902 includes a master latch 914 and a slave latch 916 .
  • the master latch 914 includes a master passgate 918 , a first master inverter 920 , and a second master inverter 922 .
  • the slave latch 916 includes a slave passgate 924 , a first slave inverter 926 , and a second slave inverter 928 .
  • the second flip-flop 904 includes a master latch 930 and a slave latch 932 .
  • the master latch 930 includes a master passgate 934 , a first master inverter 936 , and a second master inverter 938 .
  • the slave latch 932 includes a slave passgate 940 , a first slave inverter 942 , and a second slave inverter 944 .
  • Cell 900 includes a clock signal 946 that is input to the n-inputs of passgates 924 and 940 .
  • clock signal 946 is coupled to a first clock inverter 948 to generate a complement clock signal 950 .
  • the signal 950 is input to the n-inputs of passgates 918 and 934 and input to the p-inputs of passgates 924 and 940 .
  • the signal 950 is coupled to a second clock inverter 952 .
  • the output of inverter 952 is input to the p-inputs of passgates 918 and 934 .
  • clock inputs to the various passgates can be configured so that cell 900 has p-first master and p-first slave latches or n-first master and n-first slave latches depending on which clock signal is input to the p- or n-inputs of the various passgates.
  • the data signal 908 is input to a first data inverter 954 to drive the data signal 908 into passgate 918 .
  • the data signal 910 is input to a second data inverter 956 to drive the data signal 910 into passgate 934 .
  • the passgates 918 and 934 act as gates for data signals 908 and 910 by holding the data until a clock signal 950 is input to the passgates. Once the clock signal is input to the passgates 918 and 934 , the data signals 908 and 910 are allowed to pass.
  • the data signals 908 and 910 are then input into respective master latches 914 and 930 .
  • the output of master latches 914 and 930 are input to the passgates 924 and 940 respectively.
  • the clock signal 946 controls the input of the data signals 908 and 910 into respective slave latches 916 and 932 as well as gate 906 .
  • the gate 906 performs a logic operation on data signals 908 and 910 and generates output 912 .
  • the data inverters 954 and 956 can be replaced with any logic gate such as a NAND) or NOR gate (with multiple data inputs or a clock input).
  • cell 900 can be configured to include more than two input signals with or without logic gates in place of the input inverters, more than two flip-flops or a combination of flip-flops and latches, and more than one logic gate of any type (NAND, NOR etc.) for the output.
  • a logic cell 1000 includes a first flip-flop 1002 , a second flip-flop 1004 , and a NAND gate 1006 .
  • the first flip-flop 1002 acts as a sequential logic element for a first data signal (d 1 ) 1008 that is input to the flip-flop 1002 .
  • the second flip-flop 1004 acts as a sequential logic element for a second data signal (d 2 ) 1010 that is input to the flip-flop 1004 .
  • the gate 906 performs a logical operation (NAND) on the two inputs, 1008 and 1010 , to generate an output 1012 .
  • NAND logical operation
  • the first flip-flop 1002 includes a master latch 1014 and a slave latch 1016 .
  • the master latch 1014 includes a master passgate 1018 , a first master inverter 1020 , and a second master inverter 1022 .
  • the slave latch 1016 includes a slave passgate 1024 , a first slave inverter 1026 , and a second slave inverter 1028 .
  • the second flip-flop 1004 includes a master latch 1030 and a slave latch 1032 .
  • the master latch 1030 includes a master passgate 1034 , a first master inverter 1036 , and a second master inverter 1038 .
  • the slave latch 1032 includes a slave passgate 1040 , a first slave inverter 1042 , and a second slave inverter 1044 .
  • Cell 1000 includes a clock signal 1046 that is input to the n-inputs of passgates 1024 and 1040 .
  • clock signal 1046 is coupled to a first clock inverter 1048 to generate a complement clock signal 1050 .
  • the signal 1050 is input to the p-inputs of passgates 1024 and 1040 .
  • the signal 1050 is coupled to a second clock inverter 1052 and a third clock inverter 1054 .
  • the inverters 1052 and 1054 provide two additional inversions of the clock signal that allows time borrowing between the master and slave latches in the cell 1000 .
  • inverter 1054 is input to the n-inputs of passgates 1018 and 1034 and a fourth clock inverter 1056 .
  • the output of the fourth clock inverter 1056 is input to the p-inputs of passgates 1018 and 1034 .
  • the clock inputs to the various passgates can be configured so that cell 1000 has p-first master and p-first slave latches or n-first master and n-first slave latches depending on which clock signal is input to the p-or n-inputs of the various passgates.
  • the data signal 1008 is input to a first data inverter 1058 to drive the data signal 1008 into passgate 1018 .
  • the data signal 1010 is input to a second data inverter 1060 to drive the data signal 1010 into passgate 1034 .
  • the passgates 1018 and 1034 act as gates for data signals 1008 and 1010 by holding the data until a clock signal from the output of third clock inverter 1054 is input to the passgates. Once the clock signal is input to the passgates 1018 and 1034 , the data signals 1008 and 1010 are allowed to pass.
  • the data signals 1008 and 1010 are then input into respective master latches 1014 and 1030 .
  • the output of master latches 1014 and 1030 are input to the passgates 1024 and 1040 respectively.
  • the clock signal 1046 controls the input of the data signals 1008 and 1010 into respective slave latches 1016 and 1032 as well as gate 1006 .
  • the gate 1006 performs a logic operation on data signals 1008 and 1010 and generates output 1012 .
  • the data inverters 1058 and 1060 can be replaced with any logic gate such as a NAND or NOR gate (with multiple data inputs or a clock input).
  • cell 1000 can be configured to include more than two input signals with or without logic gates in place of the input inverters, more than two flip-flops or a combination of flip-flops and latches, and more than one logic gate for the output.
  • This embodiment can also be modified to include n-only or p-only passgates or a combination of n-only, p-only, n-first, and p-first passgates.
  • FIG. 11 shows an embodiment of the present invention using vectored (grouped/ganged) latches with n-only passgates. It should be understood that embodiments can also use p-only passgates as well as n-first and p-first or any combination thereof (such as an n-only and a n-first passgate). In addition, it should be understood that embodiments can use other sequential logic elements such as flip-flops in place of latches with n-only, p-only, or a combination. In FIG.
  • a logic cell 1100 includes a first latch 1102 , a second latch 1104 , a NAND gate 1106 , a first passgate 1108 of the first latch 1102 , and a second passgate 1110 of the second latch 1104 .
  • the first latch 1102 acts as a memory latch for a first data signal (d 1 ) 1112 that is input to the gate 1106 .
  • the second latch 1104 acts as a memory latch for a second data signal (d 2 ) 1114 that is input to the gate 1106 .
  • the gate 1106 performs a logical operation (NAND) on the two inputs, 1112 and 1114 , to generate output 1116 .
  • NAND logical operation
  • Cell 1100 includes a clock signal 1118 that is directly input to the passgates 1108 and 1110 .
  • the latches 1102 and 1104 are configured as n-only latches by directly inputting clock signal 1118 into the n-inputs of the latches (passgates for the latches) 1102 and 1104 .
  • the latches 1102 and 1104 may be configured as p-only latches by directly driving the clock signal 1118 into the p-inputs of the passgates 1108 and 1110 .
  • Clock signal 1118 is also input to an n-input of each passgate 1108 and 1110 for driving both passgates. By using a clock signal 1118 to drive both passgates 1108 and 1110 , the power consumption of cell 1100 is reduced.
  • the data signal 1112 is input to a first inverter 1122 to drive the data signal 1112 into passgate 1108 .
  • the data signal 1114 is input to a second inverter 1124 to drive the data signal 1114 into passgate 1110 .
  • the passgates 1108 and 1110 act as gates for data signals 1112 and 1114 by holding the data until a high clock signal 1118 is input to the passgates. Once the high clock signal is input to the passgates 1108 and 1110 , the data signals 1112 and 1114 are allowed to pass.
  • the data signals 1112 and 1114 ate then input into respective latches 1102 and 1104 as well as gate 1106 .
  • the gate 1106 performs a logic operation on data signals 1112 and 1114 and generates output 1116 .
  • Latches 1102 and 1104 can be configured in many ways.
  • latch 1102 includes an inverter 1126 that receives data signal 1112 as an input after it passes passgate 1108 (also part of latch 1102 ).
  • Latch 1102 also includes an inverter 1128 that receives the output of inverter 1126 .
  • Latch 1104 includes an inverter 1130 that receives data signal 1114 as an input after it passes passgate 1110 (also part of latch 1104 ).
  • Latch 1104 also includes an inverter 1132 that receives the output of inverter 1130 .

Landscapes

  • Design And Manufacture Of Integrated Circuits (AREA)

Abstract

A logic cell includes a shared clock driver to drive vectored sequential logic elements such as flip-flops and latches with merged outputs. In one embodiment, a logic cell includes a clock signal directly input to the flip-flops, which act as a passgate for latches. The clock signal is also input to a single inverter whose output drives the flip-flops. The outputs of the flip-flops are input into one or more logic gates embedded within the cell. The logic gates generate logical outputs for data signals input to the cell.

Description

    BACKGROUND OF THE INVENTION
  • 1. Field of the Invention [0001]
  • An embodiment of the present invention relates to sequential logic elements. In particular, an embodiment of the present invention relates to vectored flip-flops and latches with embedded output-merge logic and shared clock drivers. [0002]
  • 2. Background of the Related Art [0003]
  • Integrated circuits are widely used in many applications. One example of an integrated circuit is a microprocessor, which has many applications. Within microprocessors are datapaths called pipestages. These pipestages are datapaths for data signals and can be configured for various logic arrangements. The length of a pipestage dictates the amount of time a data signal takes to travel the datapath and arrive at an output. The shorter the pipestage, the faster a data signal can be processed. [0004]
  • Within the pipestage are various logic stages the data signal must travel through to implement the desired logic arrangement. Two common logic stages are flip-flops and latches. Each logic stage requires a certain amount of time to complete. In conventional designs, the delay (datapath penalty) of going through a flip-flop and/or latch has become too large because of input and output inverters of the driver elements within the pipestage. For example, a ten logic stage design from the passgate output of a latch to the passgate input of the next latch may go through two wasted stages: one output inverter of the driver element, and one input inverter of the receiver element. For a microprocessor with even shorter number of logic stages per pipestage, such as six logic gates/pipestage, two may be wasted, which is a ⅓rd loss of that pipestage. [0005]
  • Another area of concern in conventional microprocessors is the power consumption. For example, in a microprocessor with pushed frequencies, the number of storage elements (flip-flops/latches) can become very large. Thus, the storage elements become a significant contributor to the total power consumption of the microprocessor. A large proportion of total microprocessor power (>˜−30%) comes from load residing within sequential cells, of which more than half is in the local clock drivers and their loads. Often, these clock-drivers tend to underflow (become clamped to lowest allowable size value) because the passgates they drive are small enough already. However, they still consume power. [0006]
  • These and other disadvantages exist in conventional circuitry.[0007]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The invention will be described in detail with reference to the following drawings in which like reference numerals refer to like elements wherein: [0008]
  • FIG. 1 illustrates an example of a computer system; [0009]
  • FIG. 2 illustrates a two input NAND gate with n-first latches according to one embodiment of the present invention; [0010]
  • FIG. 3 illustrates a two input NAND gate and two input NOR gate with n-first latches according to one embodiment of the present invention; [0011]
  • FIG. 4 illustrates a two input NAND gate and a two input XNOR gate with n-first latches according to one embodiment of the present invention; [0012]
  • FIG. 5 illustrates a two input NOR gate with n-first latches according to one embodiment of the present invention; [0013]
  • FIG. 6 illustrates a two input NAND gate with p-first latches according to one embodiment of the present invention; [0014]
  • FIG. 7 illustrates a two input NAND gate and a two input NOR gate with p-first latches according to one embodiment of the present invention; [0015]
  • FIG. 8 illustrates a three input NAND gate with n-first latches according to one embodiment of the present invention; [0016]
  • FIG. 9 illustrates a two input NAND gate with flip-flop sequential logic elements according to one embodiment of the present invention; [0017]
  • FIG. 10 illustrates a two input NAND gate with additional clock inverters for time borrowing between master and slave latches of the flip-flops according to one embodiment of the present invention; and [0018]
  • FIG. 11 illustrates a two input NAND gate with n-only latches according to one embodiment of the present invention; [0019]
  • DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS
  • In the following detailed description of preferred embodiments, reference is made to the accompanying drawings that show, by way of illustration, specific embodiments in which the invention may be practiced. In the drawings, like numerals describe substantially similar components throughout the several views. These embodiments are described in sufficient detail to enable those skilled in the art to practice the invention. Other embodiments may be utilized, and structural, logical, and intellectual changes may be made without departing from the scope of the present invention. Moreover, it is to be understood that various embodiments of the invention, although different, are not necessarily mutually exclusive. For example, a particular feature, structure, or characteristic described in one embodiment may be included within other embodiments. The following detailed description is not to be taken in a limiting sense, and the scope of the present invention is defined only by appended claims, along with the full scope of equivalence to which such claims are entitled. [0020]
  • An embodiment of the present invention relates to sequential logic elements (such as flip-flops and latches) for use in a wide variety of applications including computer systems. FIG. 1 shows an exemplary illustration of a computer system. The computer system may include a [0021] microprocessor 100, which can include many sub-blocks such as an arithmetic logic unit (ALU) 102 and an on-die cache 104. The microprocessor 100 may also communicate to other levels of cache, such as off-die cache 106. Higher memory hierarchy levels such as system memory 108 may be accessed via host bus 110 and a chip set 112. In addition, other off-die functional units such as a graphics accelerator 114 and a network interface controller 116, to name just a few, may communicate with the microprocessor 100 via appropriate busses or ports.
  • FIG. 2 shows an embodiment of the present invention using vectored (grouped/ganged) latches. In this embodiment, a shared clock-driver is used between multiple latches to avoid local clock driver underflow, the outputs of the multiple latches contained within this cell are merged into a logic type (nand[0022] 2) to provide one output, and the combination is created as a standard cell that is fully electrically characterizable and usable for timing analysis and layout placement. This arrangement provides a higher average logical effort per pipestage since the previous inaccessible inverting stages within latches are now allowed to be logic-gates, a lower overall clock load because the clock driver is now shared between multiple gates, and the circuit remains electrically characterizable and placeable as a standard cell.
  • In FIG. 2, a [0023] logic cell 200 includes a first latch 202, a second latch 204, a NAND gate 206, a first passgate 208 of the first latch 202, and a second passgate 210 of the second latch 204. The first latch 202 acts as a memory latch for a first data signal (d1) 212 that is input to the gate 206. The second latch 204 acts as a memory latch for a second data signal (d2) 214 that is input to the gate 206. The gate 206 performs a logical operation (NAND) on the two inputs, 212 and 214, to generate output 216.
  • [0024] Cell 200 includes a clock signal 218 that is directly input to the passgates 208 and 210. In this embodiment, the latches 202 and 204 are configured as n-first latches by directly inputting clock signal 218 into the n-inputs of the latches (passgates for the latches) 202 and 204. However, it should be understood that the latches 202 and 204 may be configured as p-first latches by directly driving the clock signal 218 into the p-inputs of the passgates 208 and 210. Clock signal 218 is also input to an inverter 220, which outputs an inverted clock signal to each passgate 208 and 210 for driving both passgates. By using a single inverter 220 to drive both passgates 208 and 210, the power consumption of cell 200 is reduced. The output of inverter 220 is input into the p-inputs of passgates 208 and 210. As discussed above, the output of inverter 220 can be input into the n-inputs of the passgates for a p-first latch configuration.
  • The data signal [0025] 212 is input to a first inverter 222 to drive the data signal 212 into passgate 208. The data signal 214 is input to a second inverter 224 to drive the data signal 214 into passgate 210. The passgates 208 and 210 act as gates for data signals 212 and 214 by holding the data until a high clock signal 218 is input to the passgates. Once the high clock signal is input to the passgates 208 and 210, the data signals 212 and 214 are allowed to pass. The data signals 212 and 214 are then input into respective latches 202 and 204 as well as gate 206. The gate 206 performs a logic operation on data signals 212 and 214 and generates output 216. Latches 202 and 204 can be configured in many ways. In this embodiment, latch 202 includes an inverter 226 that receives data signal 212 as an input after it passes passgate 208 (also part of latch 202). Latch 202 also includes an inverter 228 that receives the output of inverter 226. Latch 204 includes an inverter 230 that receives data signal 214 as an input after it passes passgate 210 (also part of latch 204). Latch 204 also includes an inverter 232 that receives the output of inverter 230.
  • FIG. 3 shows an embodiment of the present invention. In FIG. 3, a [0026] logic cell 300 includes a first latch 302, a second latch 304, a NAND gate 306, a NOR gate 307, a first passgate 308 of the first latch 302, and a second passgate 310 of the second latch 304. The first latch 302 acts as a memory latch for a first data signal (d1) 312 that is input to the gates 306 and 307. The second latch 304 acts as a memory latch for a second data signal (d2) 314 that is input to the gates 306 and 307. The gates 306 and 307 perform logical operations (NAND and NOR) on the two inputs, 312 and 314, to generate output 316 for gate 306 and output 317 for gate 307.
  • [0027] Cell 300 includes a clock signal 318 that is directly input to the passgates 308 and 310. In this embodiment, the latches 302 and 304 are configured as n-first latches by directly inputting clock signal 318 into the n-inputs of the latches (passgates for the latches) 302 and 304. However, it should be understood that the latches 302 and 304 can be configured as p-first latches by directly driving the clock signal 318 into the p-inputs of the passgates 308 and 310. Clock signal 318 is also input to an inverter 320, which outputs an inverted clock signal to each passgate 308 and 310 for driving both passgates. By using a single inverter 320 to drive both passgates 308 and 310, the power consumption of cell 300 is reduced. The output of inverter 320 is input into the p-inputs of passgates 308 and 310. As discussed above, the output of inverter 320 can be input into the n-inputs of the passgates for a p-First latch configuration.
  • The data signal [0028] 312 is input to a first inverter 322 to drive the data signal 312 into passgate 308. The data signal 314 is input to a second inverter 324 to drive the data signal 314 into passgate 310. The passgates 308 and 310 act as gates for data signals 312 and 314 by holding the data until a high clock signal 318 is input to the passgates. Once the high clock signal is input to the passgates 308 and 310, the data signals 312 and 314 are allowed to pass. The data signals 312 and 314 are then input into respective latches 302 and 304 as well as gates 306 and 307. The gates 306 and 307 perform a logic operation on data signals 312 and 314 and generate outputs 316 and 317. Latches 302 and 304 can be configured in many ways. In this embodiment, latch 302 includes an inverter 326 that receives data signal 312 as an input after it passes passgate 308. Latch 302 also includes an inverter 328 that receives the output of inverter 326. Latch 304 includes an inverter 330 that receives data signal 314 as an input after it passes passgate 310. Latch 304 also includes an inverter 332 that receives the output of inverter 330.
  • FIG. 4 shows an embodiment of the present invention. In FIG. 4, a [0029] logic cell 400 includes a first latch 402, a second latch 404, a NAND gate 406, a XNOR gate 407, a first passgate 408 of the first latch 402, and a second passgate 410 of the second latch 404. The first latch 402 acts as a memory latch for a first data signal (d1) 412 that is input to the gates 406 and 407. The second latch 404 acts as a memory latch for a second data signal (d2) 414 that is input to the gates 406 and 407. The gates 406 and 407 perform logical operations (NAND) on the two inputs, 412 and 414, to generate output 416 for gate 406 and output 417 for gate 407.
  • [0030] Cell 400 includes a clock signal 418 that is directly input to the passgates 408 and 410. In this embodiment, the latches 402 and 404 are configured as n-first latches by directly inputting clock signal 418 into the n-inputs of the latches (passgates for the latches) 402 and 404. However, it should be understood that the latches 402 and 404 can be configured as p-first latches by directly driving the clock signal 418 into the p-inputs of the passgates 408 and 410. Clock signal 418 is also input to an inverter 420, which outputs an inverted clock signal to each passgate 408 and 410 for driving both passgates. By using a single inverter 420 to drive both passgates 408 and 410, the power consumption of cell 400 is reduced. The output of inverter 420 is input into the p-inputs of passgates 408 and 410. As discussed above, the output of inverter 420 can be input into the n-inputs of the passgates for a p-first latch configuration.
  • The data signal [0031] 412 is input to a first inverter 422 to drive the data signal 412 into passgate 408. The data signal 414 is input to a second inverter 424 to drive the data signal 414 into passgate 410. The passgates 408 and 410 act as gates for data signals 412 and 414 by holding the data until a high clock signal 418 is input to the passgates. Once the high clock signal is input to the passgates 408 and 410, the data signals 412 and 414 are allowed to pass. The data signals 412 and 414 are then input into respective latches 402 and 404 as well as gates 406 and 407. The gates 406 and 407 perform a logic operation on data signals 412 and 414 and generate outputs 416 and 417. Latches 402 and 404 can be configured in many ways. In this embodiment, latch 402 includes an inverter 426 that receives data signal 412 as an input after it passes passgate 408. Latch 402 also includes an inverter 428 that receives the output of inverter 426. Latch 404 includes an inverter 430 that receives data signal 414 as an input after it passes passgate 410. Latch 404 also includes an inverter 432 that receives the output of inverter 430.
  • FIG. 5 shows an embodiment of the present invention. In FIG. 5, a [0032] logic cell 500 includes a first latch 502, a second latch 504, a NOR gate 506, a first passgate 508 of the first latch 502, and a second passgate 510 of the second latch 504. The first latch 502 acts as a memory latch for a first data signal (d1) 512 that is input to the gate 506. The second latch 504 acts as a memory latch for a second data signal (d2) 514 that is input to the gate 506. The gate 506 performs a logical operation (NOR) on the two inputs, 512 and 514, to generate output 516.
  • [0033] Cell 500 includes a clock signal 518 that is directly input to the passgates 508 and 510. In this embodiment, the latches 502 and 504 are configured as n-first latches by directly inputting clock signal 518 into the n-inputs of the latches (passgates for the latches) 502 and 504. However, it should be understood that the latches 502 and 504 can be configured as p-first latches by directly driving the clock signal 518 into the p-inputs of the passgates 508 and 510. Clock signal 518 is also input to an inverter 520, which outputs an inverted clock signal to each passgate 508 and 510 for driving both passgates. By using a single inverter 520 to drive both passgates 508 and 510, the power consumption of cell 500 is reduced. The output of inverter 520 is input into the p-inputs of passgates 508 and 510. As discussed above, the output of inverter 520 can be input into the n-inputs of the passgates for a p-first latch configuration.
  • The data signal [0034] 512 is input to a first inverter 522 to drive the data signal 512 into passgate 508. The data signal 514 is input to a second inverter 524 to drive the data signal 514 into passgate 510. The passgates 508 and 510 act as gates for data signals 512 and 514 by holding the data until a high clock signal 518 is input to the passgates. Once the high clock signal is input to the passgates 508 and 510, the data signals 512 and 514 are allowed to pass. The data signals 512 and 514 are then input into respective latches 502 and 504 as well as gate 506. The gate 506 performs a logic operation on data signals 512 and 514 and generates output 516. Latches 502 and 504 can be configured in many ways. In this embodiment, latch 502 includes an inverter 526 that receives data signal 512 as an input after it passes passgate 508. Latch 502 also includes an inverter 528 that receives the output of inverter 526. Latch 504 includes an inverter 530 that receives data signal 514 as an input after it passes passgate 510. Latch 504 also includes an inverter 532 that receives the output of inverter 530.
  • FIG. 6 shows an embodiment of the present invention. In FIG. 6, a [0035] logic cell 600 includes a first latch 602, a second latch 604, a NAND gate 606, a first passgate 608 of the first latch 602, and a second passgate 610 of the second latch 604. The first latch 602 acts as a memory latch for a first data signal (d1) 612 that is input to the gate 606. The second latch 604 acts as a memory latch for a second data signal (d2) 614 that is input to the gate 606. The gate 606 performs a logical operation NAND) on the two inputs, 612 and 614, to generate output 616.
  • [0036] Cell 600 includes a clock signal 618 that is directly input to the passgates 608 and 610. In this embodiment, the latches 602 and 604 are configured as p-first latches by directly inputting clock signal 618 into the p-inputs of the latches (passgates for the latches) 602 and 604. However, it should be understood that the latches 602 and 604 can be configured as n-first latches by directly driving the clock signal 618 into the n-inputs of the passgates 608 and 610. Clock signal 618 is also input to an inverter 620, which outputs an inverted clock signal to each passgate 608 and 610 for driving both passgates. By using a single inverter 620 to drive both passgates 608 and 610, the power consumption of cell 600 is reduced. The output of inverter 620 is input into the n-inputs of passgates 608 and 610. As discussed above, the output of inverter 620 can be input into the p-inputs of the passgates for a n-first latch configuration.
  • The data signal [0037] 612 is input to a first inverter 622 to drive the data signal 612 into passgate 608. The data signal 614 is input to a second inverter 624 to drive the data signal 614 into passgate 610. The passgates 608 and 610 act as gates for data signals 612 and 614 by holding the data until a low clock signal 618 is input to the passgates. Once the low clock signal is input to the passgates 608 and 610, the data signals 612 and 614 are allowed to pass. The data signals 612 and 614 are then input into respective latches 602 and 604 as well as gate 606. The gate 606 performs a logic operation on data signals 612 and 614 and generates output 616. Latches 602 and 604 can be configured in many ways. In this embodiment, latch 602 includes an inverter 626 that receives data signal 612 as an input after it passes passgate 608. Latch 602 also includes an inverter 628 that receives the output of inverter 626. Latch 604 includes an inverter 630 that receives data signal 614 as an input after it passes passgate 610. Latch 604 also includes an inverter 632 that receives the output of inverter 630.
  • FIG. 7 shows an embodiment of the present invention. In FIG. 7, a [0038] logic cell 700 includes a first latch 702, a second latch 704, a NAND gate 706, a NOR gate 707, a first passgate 708 of the first latch 702, and a second passgate 710 of the second latch 704. The first latch 702 acts as a memory latch for a first data signal (d1) 712 that is input to the gates 706 and 707. The second latch 704 acts as a memory latch for a second data signal (d2) 714 that is input to the gates 706 and 707. The gates 706 and 707 perform logical operations (NAND and NOR) on the two inputs, 712 and 714, to generate output 716 for gate 706 and output 717 for gate 707.
  • FIG. 7 represents a circuit similar to that shown in FIG. 3 with a p-first structure for the passgates instead of an n-first structure. [0039] Cell 700 includes a clock signal 718 that is directly input to the passgates 708 and 710. In this embodiment, the latches 702 and 704 are configured as p-first latches by directly inputting clock signal 718 into the p-inputs of the latches (passgates for the latches) 702 and 704. However, it should be understood that the latches 702 and 704 can be configured as n-first latches by directly driving the clock signal 718 into the n-inputs of the passgates 708 and 710. Clock signal 718 is also input to an inverter 720, which outputs an inverted clock signal to each passgate 708 and 710 for driving both passgates. By using a single inverter 720 to drive both passgates 708 and 710, the power consumption of cell 700 is reduced. The output of inverter 720 is input into the n-inputs of passgates 708 and 710. As discussed above, the output of inverter 720 can be input into the p-inputs of the passgates for a n-first latch configuration.
  • The data signal [0040] 712 is input to a first inverter 722 to drive the data signal 712 into passgate 708. The data signal 714 is input to a second inverter 724 to drive the data signal 714 into passgate 710. The passgates 708 and 710 act as gates for data signals 712 and 714 by holding the data until a low clock signal 718 is input to the passgates. Once the low clock signal is input to the passgates 708 and 710, the data signals 712 and 714 are allowed to pass. The data signals 712 and 714 are then input into respective latches 702 and 704 as well as gates 706 and 707. The gates 706 and 707 perform a logic operation on data signals 712 and 714 and generate outputs 716 and 717. Latches 702 and 704 can be configured in many ways. In this embodiment, latch 702 includes an inverter 726 that receives data signal 712 as an input after it passes passgate 708. Latch 702 also includes an inverter 728 that receives the output of inverter 726. Latch 704 includes an inverter 730 that receives data signal 714 as an input after it passes passgate 710. Latch 704 also includes an inverter 732 that receives the output of inverter 730.
  • FIG. 8 shows an embodiment of the present invention. In FIG. 8, a [0041] logic cell 800 includes a first latch 802, a second latch 804, a third latch 805, a NAND gate 806, a first passgate 808 of the first latch 802, a second passgate 810 of the second latch 804, and a third passgate 811 of the third latch 805. The first latch 802 acts as a memory latch for a first data signal (d1) 812 that is input to the gate 806. The second latch 804 acts as a memory latch for a second data signal (d2) 814 that is input to the gate 806. The third latch 805 acts as a memory latch for a third data signal (d3) 815 that is input to the gate 806. The gate 806 performs a logical operation (NAND) on the three inputs, 812, 814 and 815, to generate output 816.
  • [0042] Cell 800 includes a clock signal 818 that is directly input to the passgates 808, 810 and 811. In this embodiment, the latches 802, 804 and 805 are configured as n-first latches by directly inputting clock signal 818 into the n-inputs of the latches (passgates for the latches) 802, 804 and 805. However, it should be understood that the latches 802, 804 and 805 can be configured as p-first latches by directly driving the clock signal 818 into the p-inputs of the passgates 808, 810 and 811. Clock signal 818 is also input to an inverter 820, which outputs an inverted clock signal to each passgate 808, 810 and 811 for driving the passgates. By using a single inverter 820 to drive the passgates 808, 810 and 811, the power consumption of cell 800 is reduced. The output of inverter 820 is input into the p-inputs of passgates 808, 810 and 811. As discussed above, the output of inverter 820 can be input into the n-inputs of the passgates for a p-first latch configuration.
  • The data signal [0043] 812 is input to a first inverter 822 to drive the data signal 812 into passgate 808. The data signal 814 is input to a second inverter 824 to drive the data signal 814 into passgate 810. The data signal 815 is input to a third inverter 825 to drive the data signal 815 into passgate 811. The passgates 808, 810 and 811 act as gates for data signals 812, 814 and 815 by holding the data until a high clock signal 818 is input to the passgates. Once the high clock signal is input to the passgates 808, 810 and 811, the data signals 812, 814 and 815 are allowed to pass. The data signals 812, 814 and 815 are then input into respective latches 802, 804 and 805 as well as gate 806. The gate 806 performs a logic operation on data signals 812, 814 and 815 and generates output 816. Latches 802, 804 and 805 can be configured in many ways. In this embodiment, latch 802 includes an inverter 826 that receives data signal 812 as an input after it passes passgate 808. Latch 802 also includes an inverter 828 that receives the output of inverter 826. Latch 804 includes an inverter 830 that receives data signal 814 as an input after it passes passgate 810. Latch 804 also includes an inverter 832 that receives the output of inverter 830. Latch 805 includes an inverter 834 that receives data signal 815 as an input after it passes passgate 811. Latch 805 also includes an inverter 836 that receives the output of inverter 834. It should be understood that more than one logic gate may be used in cell 800 and more than two data signals may be input into cell 800 for use by the logic gate(s).
  • The embodiments described above illustrate embodiments using latches. However, it should be understood that the latches can be replaced with other sequential logic elements such as flip-flops. In addition, embodiments can use different sequential logic elements such as a flip-flop vectored with a latch. Further, a logic gate can be used on the data signals as opposed to an inverter before inputting the data signals to the sequential logic elements. It should be also understood that embodiments can use two or more data inputs, two or more sequential logic elements, or one or more logic gates and any combinations thereof. In addition, it should be understood that embodiments can use n-only and p-only structures instead of the n-first and p-first structures shown above. [0044]
  • FIG. 9 shows an embodiment of the present invention using vectored (grouped/ganged) flip-flops. In this embodiment, a shared clock-driver is used between multiple flip-flops to avoid local clock driver underflow, the outputs of the multiple flip-flops contained within this cell are merged into a logic type (nand[0045] 2) to provide one output, and the combination is created as a standard cell that is fully electrically characterizable and usable for timing analysis and layout placement. This arrangement provides a higher average logical effort per pipestage since the previous inaccessible inverting stages within flip-flops are now allowed to be logic-gates, a lower overall clock load because the clock driver is now shared between multiple gates, and the circuit remains electrically characterizable and placeable as a standard cell.
  • In FIG. 9, a [0046] logic cell 900 includes a first flip-flop 902, a second flip-flop 904, and a NAND gate 906. The first flip-flop 902 acts as a sequential logic element for a first data signal (d1) 908 that is input to the flip-flop 902. The second flip-flop 904 acts as a sequential logic element for a second data signal (d2) 910 that is input to the second flip-flop 904. The gate 906 performs a logical operation (NAND) on the two inputs, 908 and 910, to generate an output 912.
  • The first flip-[0047] flop 902 includes a master latch 914 and a slave latch 916. The master latch 914 includes a master passgate 918, a first master inverter 920, and a second master inverter 922. The slave latch 916 includes a slave passgate 924, a first slave inverter 926, and a second slave inverter 928. The second flip-flop 904 includes a master latch 930 and a slave latch 932. The master latch 930 includes a master passgate 934, a first master inverter 936, and a second master inverter 938. The slave latch 932 includes a slave passgate 940, a first slave inverter 942, and a second slave inverter 944.
  • [0048] Cell 900 includes a clock signal 946 that is input to the n-inputs of passgates 924 and 940. In addition, clock signal 946 is coupled to a first clock inverter 948 to generate a complement clock signal 950. The signal 950 is input to the n-inputs of passgates 918 and 934 and input to the p-inputs of passgates 924 and 940. The signal 950 is coupled to a second clock inverter 952. The output of inverter 952 is input to the p-inputs of passgates 918 and 934. It should be understood that the clock inputs to the various passgates can be configured so that cell 900 has p-first master and p-first slave latches or n-first master and n-first slave latches depending on which clock signal is input to the p- or n-inputs of the various passgates.
  • The data signal [0049] 908 is input to a first data inverter 954 to drive the data signal 908 into passgate 918. The data signal 910 is input to a second data inverter 956 to drive the data signal 910 into passgate 934. The passgates 918 and 934 act as gates for data signals 908 and 910 by holding the data until a clock signal 950 is input to the passgates. Once the clock signal is input to the passgates 918 and 934, the data signals 908 and 910 are allowed to pass. The data signals 908 and 910 are then input into respective master latches 914 and 930. The output of master latches 914 and 930 are input to the passgates 924 and 940 respectively. The clock signal 946 controls the input of the data signals 908 and 910 into respective slave latches 916 and 932 as well as gate 906. The gate 906 performs a logic operation on data signals 908 and 910 and generates output 912. The data inverters 954 and 956 can be replaced with any logic gate such as a NAND) or NOR gate (with multiple data inputs or a clock input). In addition, cell 900 can be configured to include more than two input signals with or without logic gates in place of the input inverters, more than two flip-flops or a combination of flip-flops and latches, and more than one logic gate of any type (NAND, NOR etc.) for the output.
  • In FIG. 10, a [0050] logic cell 1000 includes a first flip-flop 1002, a second flip-flop 1004, and a NAND gate 1006. The first flip-flop 1002 acts as a sequential logic element for a first data signal (d1) 1008 that is input to the flip-flop 1002. The second flip-flop 1004 acts as a sequential logic element for a second data signal (d2) 1010 that is input to the flip-flop 1004. The gate 906 performs a logical operation (NAND) on the two inputs, 1008 and 1010, to generate an output 1012.
  • The first flip-[0051] flop 1002 includes a master latch 1014 and a slave latch 1016. The master latch 1014 includes a master passgate 1018, a first master inverter 1020, and a second master inverter 1022. The slave latch 1016 includes a slave passgate 1024, a first slave inverter 1026, and a second slave inverter 1028. The second flip-flop 1004 includes a master latch 1030 and a slave latch 1032. The master latch 1030 includes a master passgate 1034, a first master inverter 1036, and a second master inverter 1038. The slave latch 1032 includes a slave passgate 1040, a first slave inverter 1042, and a second slave inverter 1044.
  • [0052] Cell 1000 includes a clock signal 1046 that is input to the n-inputs of passgates 1024 and 1040. In addition, clock signal 1046 is coupled to a first clock inverter 1048 to generate a complement clock signal 1050. The signal 1050 is input to the p-inputs of passgates 1024 and 1040. The signal 1050 is coupled to a second clock inverter 1052 and a third clock inverter 1054. The inverters 1052 and 1054 provide two additional inversions of the clock signal that allows time borrowing between the master and slave latches in the cell 1000. The output of inverter 1054 is input to the n-inputs of passgates 1018 and 1034 and a fourth clock inverter 1056. The output of the fourth clock inverter 1056 is input to the p-inputs of passgates 1018 and 1034. It should be understood that the clock inputs to the various passgates can be configured so that cell 1000 has p-first master and p-first slave latches or n-first master and n-first slave latches depending on which clock signal is input to the p-or n-inputs of the various passgates.
  • The data signal [0053] 1008 is input to a first data inverter 1058 to drive the data signal 1008 into passgate 1018. The data signal 1010 is input to a second data inverter 1060 to drive the data signal 1010 into passgate 1034. The passgates 1018 and 1034 act as gates for data signals 1008 and 1010 by holding the data until a clock signal from the output of third clock inverter 1054 is input to the passgates. Once the clock signal is input to the passgates 1018 and 1034, the data signals 1008 and 1010 are allowed to pass. The data signals 1008 and 1010 are then input into respective master latches 1014 and 1030. The output of master latches 1014 and 1030 are input to the passgates 1024 and 1040 respectively. The clock signal 1046 controls the input of the data signals 1008 and 1010 into respective slave latches 1016 and 1032 as well as gate 1006. The gate 1006 performs a logic operation on data signals 1008 and 1010 and generates output 1012. The data inverters 1058 and 1060 can be replaced with any logic gate such as a NAND or NOR gate (with multiple data inputs or a clock input). In addition, cell 1000 can be configured to include more than two input signals with or without logic gates in place of the input inverters, more than two flip-flops or a combination of flip-flops and latches, and more than one logic gate for the output. This embodiment can also be modified to include n-only or p-only passgates or a combination of n-only, p-only, n-first, and p-first passgates.
  • FIG. 11 shows an embodiment of the present invention using vectored (grouped/ganged) latches with n-only passgates. It should be understood that embodiments can also use p-only passgates as well as n-first and p-first or any combination thereof (such as an n-only and a n-first passgate). In addition, it should be understood that embodiments can use other sequential logic elements such as flip-flops in place of latches with n-only, p-only, or a combination. In FIG. 11, a [0054] logic cell 1100 includes a first latch 1102, a second latch 1104, a NAND gate 1106, a first passgate 1108 of the first latch 1102, and a second passgate 1110 of the second latch 1104. The first latch 1102 acts as a memory latch for a first data signal (d1) 1112 that is input to the gate 1106. The second latch 1104 acts as a memory latch for a second data signal (d2) 1114 that is input to the gate 1106. The gate 1106 performs a logical operation (NAND) on the two inputs, 1112 and 1114, to generate output 1116.
  • [0055] Cell 1100 includes a clock signal 1118 that is directly input to the passgates 1108 and 1110. In this embodiment, the latches 1102 and 1104 are configured as n-only latches by directly inputting clock signal 1118 into the n-inputs of the latches (passgates for the latches) 1102 and 1104. However, it should be understood that the latches 1102 and 1104 may be configured as p-only latches by directly driving the clock signal 1118 into the p-inputs of the passgates 1108 and 1110. Clock signal 1118 is also input to an n-input of each passgate 1108 and 1110 for driving both passgates. By using a clock signal 1118 to drive both passgates 1108 and 1110, the power consumption of cell 1100 is reduced.
  • The data signal [0056] 1112 is input to a first inverter 1122 to drive the data signal 1112 into passgate 1108. The data signal 1114 is input to a second inverter 1124 to drive the data signal 1114 into passgate 1110. The passgates 1108 and 1110 act as gates for data signals 1112 and 1114 by holding the data until a high clock signal 1118 is input to the passgates. Once the high clock signal is input to the passgates 1108 and 1110, the data signals 1112 and 1114 are allowed to pass. The data signals 1112 and 1114 ate then input into respective latches 1102 and 1104 as well as gate 1106. The gate 1106 performs a logic operation on data signals 1112 and 1114 and generates output 1116. Latches 1102 and 1104 can be configured in many ways. In this embodiment, latch 1102 includes an inverter 1126 that receives data signal 1112 as an input after it passes passgate 1108 (also part of latch 1102). Latch 1102 also includes an inverter 1128 that receives the output of inverter 1126. Latch 1104 includes an inverter 1130 that receives data signal 1114 as an input after it passes passgate 1110 (also part of latch 1104). Latch 1104 also includes an inverter 1132 that receives the output of inverter 1130.
  • The foregoing embodiments and advantages are merely exemplary and are not to be construed as limiting the present invention. The present teaching can be readily applied to other types of apparatuses. The description of the present invention is intended to be illustrative, and not to limit the scope of the claims. Many alternatives, modifications, and variations will be apparent to those skilled in the art. In the claims, means-plus-function clauses are intended to cover the structures described herein as performing the recited function and not only structural equivalents but also equivalent structures. [0057]

Claims (42)

1. An apparatus, comprising:
a clock driver circuit element to receive a clock signal and to produce a shared clock signal;
a first gate to receive a first data signal and to receive the shared clock signal from the clock driver circuit element, and to output the first data signal in response to the shared-clock signal;
a second gate to receive a second data signal and to receive the shared clock signal from the clock driver circuit element, and to output the second data signal in response to the shared clock signal;
a first sequential logic element to receive the first data signal from the first gate, and to store the first data signal;
a second sequential logic element to receive the second data signal from the second gate, and to store the second data signal; and
a logic gate to receive the first data signal directly from the first gate and the second data signal directly from the second gate, and to generate an output by performing a logical operation on the first data signal and the second data signal.
2. The apparatus of claim 1, wherein the first sequential logic element includes the first gate.
3. The apparatus of claim 2, wherein the second sequential logic element includes the second gate.
4. The apparatus of claim 1, wherein the first gate is configured as one of an n-first gate and an n-only gate.
5. The apparatus of claim 4, wherein the second gate is configured as one of an n-first gate and an n-only gate.
6. The apparatus of claim 1, wherein the first gate is configured as one of a p-first gate and a p-only gate.
7. The apparatus of claim 6, wherein the second gate is configured as one of a p-first gate and a p-only gate.
8. The apparatus of claim 1, further comprising:
a third gate to receive a third data signal and to receive the shared clock signal from the clock driver circuit element, and to output the third data signal in response to the shared clock signal; and
a third sequential logic element to receive the third data signal from the third gate, and to store the third data signal;
wherein the third data signal is directly input to the logic gate and the logic gate generates the output by performing a logical operation on the first data signal, the second data signal and the third data signal.
9. The apparatus of claim 1, wherein the logic gate is a plurality of logic gates to generate a plurality of outputs by performing logic operations on the first data signal and the second data signal.
10. The apparatus of claim 1, wherein the first sequential logic element is one of a latch and a flip-flop.
11. The apparatus of claim 10, wherein the second sequential logic element is one of a latch and a flip-flop.
12. The apparatus of claim 1, wherein the first sequential logic element is a latch and the second sequential logic element is a flip-flop.
13. An apparatus, comprising:
a first inverter to receive a shared clock signal, and to output an inverted shared clock signal;
a first gate to receive a first data signal, one of the shared clock signal and the inverted shared clock signal from the first inverter, and to output the first data signal in response to one of the shared clock signal and the inverted shared clock signal;
a second gate to receive a second data signal, one of the shared clock signal and the inverted shared clock signal from the first inverter, and to output the second data signal in response to one of the shared clock signal and the inverted shared clock signal;
a first sequential logic element to receive the first data signal from the first gate, and to store the first data signal;
a second sequential logic element to receive the second data signal from the second gate, and to store the second data signal; and
a logic gate to receive the first data signal directly from the first gate and the second data signal directly from the second gate, and to generate an output by performing a logical operation on the first data signal and the second data signal.
14. The apparatus of claim 13, wherein the first gate is a passgate for the first sequential logic element.
15. The apparatus of claim 14, wherein the second gate is a passgate for the second sequential logic element.
16. The apparatus of claim 13, wherein the first gate is configured as one of an n-first gate and an n-only gate.
17. The apparatus of claim 16, wherein the second gate is configured as one of an n-first gate and an n-only gate.
18. The apparatus of claim 13, wherein the first gate is configured as one of a p-first gate and a p-only gate.
19. The apparatus of claim 18, wherein the second gate is configured as one of a p-first gate and a p-only gate.
20. The apparatus of claim 13, further comprising:
a third gate to receive a third data signal, one of the shared clock signal and the inverted shared clock signal from the first inverter, and to output the third data signal in response to one of the shared clock signal and the inverted shared clock signal; and
a third sequential logic element to receive the third data signal from the third gate, and to store the third data signal;
wherein the third data signal is directly input to the logic gate and the logic gate generates the output by performing a logical operation on the first data signal, the second data signal and the third data signal.
21. The apparatus of claim 13, wherein the logic gate is a plurality of logic gates to generate a plurality of outputs by performing logic operations on the first data signal and the second data signal.
22. A method, comprising:
generating a shared clock signal;
generating an inverted shared clock signal;
inputting a first data signal to a first passgate;
inputting a second data signal to a second passgate;
inputting a third data signal to a third passgate;
driving the first data signal through the first passgate and the second data signal through the second passgate with one of the shared clock signal and the inverted shared clock signal;
driving the third data signal through the third passgate with one of the shared clock signal and the inverted shared clock signal;
storing the first data signal in a first sequential logic element;
storing the second data signal in a second sequential logic element;
storing the third data signal in a third sequential logic element;
driving the first data signal and the second data signal through a logic gate using the first passgate and the second passgate; and
driving the third data signal through the logic gate using the third passgate.
23. The method of claim 22, further comprising:
performing a logical operation on the first data signal and the second data signal; and
outputting an output based on the performed logical operation.
24. (Canceled)
25. The method of claim 22, further comprising:
driving the first data signal and the second data signal through a second logic gate using the first passgate and the second passgate.
26. A system, comprising:
a processor; and
a cache in communication with the processor;
wherein the processor comprises:
a clock driver circuit element to receive a clock signal and to produce a shared clock signal;
a first gate to receive a first data signal and to receive the shared clock signal from the clock driver circuit element, and to output the first data signal in response to the shared clock signal;
a second gate to receive a second data signal and to receive the shared clock signal from the clock driver circuit element, and to output the second data signal in response to the shared clock signal;
a first sequential logic element to receive the first data signal from the first gate, and to store the first data signal;
a second sequential logic element to receive the second data signal from the second gate, and to store the second data signal; and
a logic gate to receive the first data signal directly from the first gate and the second data signal directly from the second gate, and to generate an output by performing a logical operation on the first data signal and the second data signal.
27. The system of claim 26, wherein the logic gate is a plurality of logic gates to generate a plurality of outputs by performing logic operations on the first data signal and the second data signal.
28-31. (Canceled)
32. The apparatus of claim 1, wherein the clock driver circuit element comprises an inverter circuit.
33. The apparatus of claim 13, wherein the first gate to output the first data signal and the second gate to output the second data signal in response to a same one of the shared clock signal and the inverted shared clock signal.
34. The method of claim 22, wherein driving the first data signal through the first passgate and the second data signal through the second passgate comprises driving the first passgate and the second passgate with a same one of the shared clock signal and the inverted shared clock signal.
35. The storage device of claim 28, wherein the clock generator receives a first clock signal and outputs a second clock signal from a circuit element, the second clock signal being applied to both the first sequential logic element and the second sequential logic element.
36. A storage device, comprising:
a first latch;
a second latch;
a clock generator to generate a clock signal to simultaneously drive the first latch based on the clock signal and the second latch based on the clock signal;
a first signal generator to generate a first output signal based on outputs of the first latch and the second latch; and
a second signal generator to generate a second output signal based on the outputs of the first latch and the second latch, the first output signal and second output signal being different logical values when the outputs of the first latch and the second latch are different logical values.
37. The storage device of claim 36, wherein the first latch and the second latch are connected to different data input lines.
38. (Canceled)
39. The storage device of claim 36, wherein the first signal generator generates a first logical value when the outputs of the first latch and second latch both equal said first logical value.
40. The storage device of claim 39, wherein the first logical value is a logical zero.
41. The storage device of claim 39, wherein the first logical value is a logical one.
42. The storage device of claim 36, wherein the first signal generator generates a predetermined logical value when the outputs of the first latch and second latch are different logical values.
43. The storage device of claim 42, wherein the predetermined logical value is a logical one.
44. The storage device of claims 36, wherein the first signal generator includes only one logic gate.
45. (Canceled)
US10/448,426 2003-05-30 2003-05-30 Vectored flip-flops and latches with embedded output-merge logic and shared clock drivers Expired - Lifetime US6828838B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/448,426 US6828838B1 (en) 2003-05-30 2003-05-30 Vectored flip-flops and latches with embedded output-merge logic and shared clock drivers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US10/448,426 US6828838B1 (en) 2003-05-30 2003-05-30 Vectored flip-flops and latches with embedded output-merge logic and shared clock drivers

Publications (2)

Publication Number Publication Date
US20040239392A1 true US20040239392A1 (en) 2004-12-02
US6828838B1 US6828838B1 (en) 2004-12-07

Family

ID=33451482

Family Applications (1)

Application Number Title Priority Date Filing Date
US10/448,426 Expired - Lifetime US6828838B1 (en) 2003-05-30 2003-05-30 Vectored flip-flops and latches with embedded output-merge logic and shared clock drivers

Country Status (1)

Country Link
US (1) US6828838B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9779197B1 (en) * 2015-02-13 2017-10-03 Microsemi Solutions (U.S.), Inc. Method and system of merging memory cells into multi-bit registers in an integrated circuit layout

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4419633B2 (en) * 2004-03-25 2010-02-24 日本電気株式会社 Logic circuit design system, logic circuit design method and program thereof
US7245150B2 (en) * 2005-12-15 2007-07-17 P.A. Semi, Inc. Combined multiplex or/flop
US7319344B2 (en) * 2005-12-15 2008-01-15 P.A. Semi, Inc. Pulsed flop with embedded logic
US7373569B2 (en) * 2005-12-15 2008-05-13 P.A. Semi, Inc. Pulsed flop with scan circuitry
JP4288355B2 (en) * 2006-01-31 2009-07-01 国立大学法人北陸先端科学技術大学院大学 Ternary logic function circuit
US8471595B1 (en) * 2012-01-19 2013-06-25 International Business Machines Corporation Selectable dynamic/static latch with embedded logic
US9519744B1 (en) 2015-12-07 2016-12-13 International Business Machines Corporation Merging of storage elements on multi-cycle signal distribution trees into multi-bit cells

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5349243A (en) * 1993-06-30 1994-09-20 Sgs-Thomson Microelectronics, Inc. Latch controlled output driver
US5396108A (en) * 1993-09-30 1995-03-07 Sgs-Thomson Microelectronics, Inc. Latch controlled output driver
US5949266A (en) * 1997-10-28 1999-09-07 Advanced Micro Devices, Inc. Enhanced flip-flop for dynamic circuits
US6107852A (en) * 1998-05-19 2000-08-22 International Business Machines Corporation Method and device for the reduction of latch insertion delay
US6111444A (en) * 1998-08-20 2000-08-29 International Business Machines Corporation Edge triggered latch
US6242958B1 (en) * 1999-12-29 2001-06-05 Intel Corporation Master slave flip flop as a dynamic latch
US6331793B1 (en) * 1999-12-30 2001-12-18 Intel Corporation Apparatus, method and system for pulse passgate topologies
US6492855B1 (en) * 2001-09-10 2002-12-10 National Semiconductor Corporation Flip flop which has complementary, symmetric, minimal timing skew outputs
US6617902B2 (en) * 2001-03-29 2003-09-09 Kabushiki Kaisha Toshiba Semiconductor memory and holding device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5349243A (en) * 1993-06-30 1994-09-20 Sgs-Thomson Microelectronics, Inc. Latch controlled output driver
US5396108A (en) * 1993-09-30 1995-03-07 Sgs-Thomson Microelectronics, Inc. Latch controlled output driver
US5949266A (en) * 1997-10-28 1999-09-07 Advanced Micro Devices, Inc. Enhanced flip-flop for dynamic circuits
US6107852A (en) * 1998-05-19 2000-08-22 International Business Machines Corporation Method and device for the reduction of latch insertion delay
US6111444A (en) * 1998-08-20 2000-08-29 International Business Machines Corporation Edge triggered latch
US6242958B1 (en) * 1999-12-29 2001-06-05 Intel Corporation Master slave flip flop as a dynamic latch
US6331793B1 (en) * 1999-12-30 2001-12-18 Intel Corporation Apparatus, method and system for pulse passgate topologies
US6617902B2 (en) * 2001-03-29 2003-09-09 Kabushiki Kaisha Toshiba Semiconductor memory and holding device
US6492855B1 (en) * 2001-09-10 2002-12-10 National Semiconductor Corporation Flip flop which has complementary, symmetric, minimal timing skew outputs

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9779197B1 (en) * 2015-02-13 2017-10-03 Microsemi Solutions (U.S.), Inc. Method and system of merging memory cells into multi-bit registers in an integrated circuit layout

Also Published As

Publication number Publication date
US6828838B1 (en) 2004-12-07

Similar Documents

Publication Publication Date Title
Smith et al. Designing asynchronous circuits using NULL convention logic (NCL)
US6145073A (en) Data flow integrated circuit architecture
US8941409B2 (en) Configurable storage elements
Bhunia et al. Low-power scan design using first-level supply gating
US6172518B1 (en) Method of minimizing power use in programmable logic devices
US9148151B2 (en) Configurable storage elements
US8578224B2 (en) High density flip-flop with asynchronous reset
US6175886B1 (en) Semiconductor integrated circuit with low-power bus structure and system for composing low-power bus structure
US6828838B1 (en) Vectored flip-flops and latches with embedded output-merge logic and shared clock drivers
US7624209B1 (en) Method of and circuit for enabling variable latency data transfers
Koch et al. Efficient reconfigurable on-chip buses for FPGAs
US5378934A (en) Circuit having a master-and-slave and a by-pass
GB2447944A (en) Low power mode leakage reduction for a combinatorial circuit connected to a sequential circuit
Kamaraju et al. Power optimized ALU for efficient datapath
US5363494A (en) Bus interface circuit for connecting bus lines having different bit ranges
US4140921A (en) Generalized performance power optimized PLA circuits
JP2859234B2 (en) Semiconductor integrated circuit device
JPH0160856B2 (en)
JPS6369262A (en) Semiconductor integrated circuit
US20040220994A1 (en) Low power adder circuit utilizing both static and dynamic logic
EP1265362B1 (en) Tri-state multiplexer
US20040263206A1 (en) Pseudo-dynamic latch deracer
US6275968B1 (en) Apparatus and method to reduce node toggling in semiconductor devices
CN104679216B (en) A kind of data path means and its control method
US20060066378A1 (en) Semiconductor integrated circuit

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTEL CORPORATION, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:ANSHUMALI, KUMAR A.;FLETCHER, THOMAS D.;REEL/FRAME:014509/0568

Effective date: 20030530

STCF Information on status: patent grant

Free format text: PATENTED CASE

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

REMI Maintenance fee reminder mailed
FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12