GB2401961A - Low overhead integrated circuit power down and restart - Google Patents

Low overhead integrated circuit power down and restart Download PDF

Info

Publication number
GB2401961A
GB2401961A GB0328744A GB0328744A GB2401961A GB 2401961 A GB2401961 A GB 2401961A GB 0328744 A GB0328744 A GB 0328744A GB 0328744 A GB0328744 A GB 0328744A GB 2401961 A GB2401961 A GB 2401961A
Authority
GB
United Kingdom
Prior art keywords
integrated circuit
state
power
data
instruction
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
GB0328744A
Other versions
GB0328744D0 (en
GB2401961B (en
Inventor
Stephen John Hill
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.)
ARM Ltd
Original Assignee
ARM Ltd
Advanced Risc Machines Ltd
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 ARM Ltd, Advanced Risc Machines Ltd filed Critical ARM Ltd
Publication of GB0328744D0 publication Critical patent/GB0328744D0/en
Publication of GB2401961A publication Critical patent/GB2401961A/en
Application granted granted Critical
Publication of GB2401961B publication Critical patent/GB2401961B/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/3243Power saving in microcontroller unit
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

An integrated circuit 2 is provided with a power down and power up mechanism which operates by storing state data including at least architectural state data within storage cells having their own power supply with the main power supply being removed during the power down mode. Prior to removing the main power supply execution of data processing instructions within the instruction pipeline 14 proceeding a restart instruction is completed so as to reduce the amount of state data which needs to be stored across the power down event. Thus, a compromise is achieved between rapid power down mode entry through the use of dedicated storage cells and the circuit area requirements of such storage cells, this being traded against the need to complete execution of some partially executed data processor instructions within the instruction pipeline 14 and other operations such as, pending write within the integrated circuit 2. The trigger event to trigger power down or power up maybe a signal on an external pin, and internally generated signal within the integrated circuit 2, execution of a specific data processing instruction or other events.

Description

2401 961
LOW OVERHEAD INTEGRATED CIRCUIT POWER DOWN
AND RESTART
This invention relates to the field of integrated circuits. More particularly, this invention relates to techniques for powering down and restarting data processing instruction execution upon an integrated circuit for power saving or other reasons.
It is known to provide mechanisms for switching an integrated circuit between 0 an operational state in which data processing instructions are being executed and a power down state in which such execution is suspended but state is preserved, such that execution can recommence without any loss of information. Previous approaches include: 1) Using a software routine to store the state that must be preserved out over the system bus to memory that will not be powered down or that retain its state when powered down. On power up, another software routine is used to read the state over the system bus, restore the appropriate registers and resume execution.
2) Using scan chains that are often included in the design for test purposes to serially scan out the state every flip-flop in the design and store it in memory that will not be powered down or will retain it's state when powered down.
3) Using non-volatile flip-flops or flip-flops that have an independent 2s power supply so that they retain state during power down. Usually only a small part of each flip-flop remains powered up holding the state and the other transistors associated with normal operation are powered down. The small part that remains powered is often referred to as a "balloon" circuit.
There are disadvantages with the above approaches: 1. Requires power down routines to be included in operating software. Existing code has to be retrofitted with these routines before power down can be used. It can also take a considerable amount of time to save and restore state as a software routine must be run in each case. This reduces the window of opportunity for taking advantage of idle time to power down.
Although 2 does not require software support to function is slow as it requires serially I scanning out the state of every flip-flop in the design over one or more scan chains before power down. Then scanning back in of all the state before power up. Again this reduces the window of opportunity for taking advantage of idle time to power down. 3. Again does not require software support and it allows very fast power down and power up. These probably take only one or two cycle. However adding balloon circuits to every flip-flop in the design adds a considerable area and possibly also a performance overhead.
loViewed from one aspect the present invention provides a method of switching an integrated circuit from an operational state in which data processing instructions are executed using an instruction pipeline to a power saving state in which execution of said data processing instructions is suspended, said method comprising the steps of: receiving a power down trigger event to trigger a switch from said operational state to said power saving state; completing at least some partially executed data processing instructions pending within said instruction pipeline and preceding within said pipeline an instruction at a restart point; and storing within storage cells of said integrated circuit state data defining a processing state of said integrated circuit which can be restored to said integrated circuit and execution of data processing instructions restarting from said instruction at said restart point; wherein upon switching from said operational state to said power saving state a main power supply operable to supply electrical power to said integrated circuit is disabled whilst a storage cell power supply operable to supply electrical power to said storage cells is maintained such that power consumption of said integrated circuit is reduced.
The invention recognises that a significant reduction in the hardware requirement of the balloon circuit approach may be achieved whilst preserving a relatively rapid power down and power speed by using an approach whereby the integrated circuit is operated for a few cycles following the power down trigger to place it in to a relatively "clean" state whereby the number of cells whose state must be preserved to allow operation to be restarted is considerably reduced. Thereby relatively few cells must contain balloon circuits. In particular, at least some of the partially executed data processing instructions within the pipeline are completed prior to the power down. Thus, the state associated with such partially executed instructions need not be saved. This state associated with partially executed instructions can be considerable and thus the present technique yields a significant saving in the number of storage cells required to save the state of the integrated circuit. The data processing instructions completed prior to the power down proceed a restart instruction which is an instruction in the normal processing flow that is a point from which processing can be restarted cleanly using the state data which is stored.
Upon receiving a power down indicator the core spends a few cycles putting itself in a state where it is known that only the values stored in a specific subset of the flip-flops throughout the design must be preserved to enable operation to restart. The state of these flip-flops is preserved using balloon-circuits or similar techniques. Upon powerup the core puts itself in a state where operation can restart with pre- powerdown values preserved in only a specific subset of flip-flops throughout the design. Values in all other flip-flops will be reset, set or left uninitialized as appropriate. This offers a good compromise between speed of power-up-down (a few cycles) and area cost (only the value help in a subset of the flops must be preserved) and can be realized without software support, although it doesn't have to be.
It will be appreciated that the trigger event for power down could take a variety of different forms, but preferably will be either an input signal received at an input pin or execution of a power saving mode entry program instruction inserted within the data processing instruction program flow. Both of these approaches have there own circumstances when they are useful and may be used in combination in some circumstances.
It will be appreciated that the state data to be preserved can be relatively wide ranging. It will be familiar to those in this technical field that an integrated circuit executing data processing instructions typically has a set of architectural state which is an expression of the programmer's model and can be considered to provide a deterministic state of the system from a programmer's point of view between which states the execution of program instructions will move the integrated circuit. In preferred embodiments of the invention the state data which is stored on power down includes parameters defining an archtictual processing state of the integrated circuit.
More dynamic transient types of state, such as, for example, cache memory content and the like maybe discarded on power down as the program can be restarted and ultimately settled back into a state as if it had not been powered down without the need to maintain this data.
Further examples of state data which it may be desired to preserve across a power down and power up event are one or more of program of register bank data, lo configuration register data, processing status registered data and translation lookaside buffer data. Preserving this data is a good way of expre,ssing the integrated circuit state and so permitting restart without any loss of state, but at the same time not unduly burdening the system with the need to store and retrieve data which can in any case be rebuilt, such as cache contents and the like.
With respect to cache data solutions to preserving this state include: 1. Leave the cache powered up, and preferably build in a low-power state where it retains state but uses little power; 2. Re-build the cache information after restarting; 3. Store some performance critical subset of the cache but not all of it (e.g. only lock down areas).
It will be appreciated that the storage cells used to store in hardware the selected state data can take a variety of different forms, but are in preferred embodiments balloon circuits powered by their own power supply and associated with the latches for storing the data in normal operation which are themselves powered by the main power supply.
Viewed from another aspect the present invention provides a method of switching an integrated circuit from a power saving state in which execution of said data processing instructions using an instruction pipeline is suspended to an operational state in which data processing instructions are executed using said instruction pipeline, said method comprising the steps of: receiving a power up trigger event to trigger a switch from said power down state to said operational state; restoring from within storage cells of said integrated circuit state data defining a processing state of said integrated circuit immediately prior to execution of an instruction at a restart point with said instruction pipeline drained of preceding data processing instructions; and restarting execution of data processing instructions from said instruction at said restart point; wherein in said power down state a storage cell power supply operable to lo supply electrical power to said storage cells is maintained whilst a main power supply operable to supply electrical power to said integrated circuit is disabled such that power consumption of said integrated circuit is reduced and upon switching from said power down state to said operational state said main power supply is enabled.
Viewed from a further aspect the present invention provides an integrated circuit having an operational state in which data processing instructions are executed using an instruction pipeline and a power saving state in which execution of said data processing instructions is suspended, said integrated circuit comprising: a power down trigger receiver operable to receive a power down trigger event to trigger a switch from said operational state to said power saving state; pipeline draining logic operable to control completion of at least some partially executed data processing instructions pending within said instruction pipeline and preceding within said pipeline an instruction at a restart point; storage cells operable to store state data defining a processing state of said integrated circuit which can be restored to said integrated circuit and execution of data processing instructions restarting from said instruction at said restart point; a main power supply operable to supply electrical power to said integrated circuit; and a storage cell power supply operable to supply electrical power to said storage cells; wherein upon switching from said operational state to said power saving state said main power supply is disabled whilst said storage cell power supply is maintained such that power consumption of said integrated circuit is reduced.
Embodiments of the invention will now be described, by way of example only, with reference to the accompanying drawings in which: i Figure 1 schematically illustrates an integrated circuit operable to execute data processing instructions and which may be subject to power down and restart operations; Figure 2 schematically illustrates a register formed of latches with associated lo balloon circuits storing state data during a power down mode of operation; Figure 3 schematically illustrates control logic for controlling powerdown and restart operations; Figure 4 is a flow diagram schematically illustrating the power down process; and Figure 5 is a flow diagram schematically illustrating the power up process.
Figure 1 schematically illustrates an integrated circuit 2 including a processor i core 4 operable to execute data processing instructions received in an instruction stream I to perform data manipulations upon data values received in a data stream D. The processor core 4 includes circuit elements including a program register bank 6, a multiplier 8, a shifter 10, an adder 12, an instruction pipeline 14, an instruction decoder 16 and processor status registers 18. It will be appreciated that the processor core 4 will typically include many other circuit elements, but these have been omitted from Figure 1 for the sake of clarity. Also illustrated in Figure 1 are a coprocessor 20 a coupled to the processor core 4 and storing configuration data in configuration registers 22. A translation lookaside buffer 24 is also associated with the processor core 4 on its data path and serves to store translation lookaside data, such as maybe associated with a tightly coupled memory or the like. The integrated circuit 2 may typically be a system on-chip type of design which will include many other circuit elements which may be subject to power down or power up or maybe permanently powered or have there power managed in some other way.
Illustrated in Figure 1 is an external power state signal 26 input to the processor core 4. This power state signal may be received from an external input (pin) to the integrated circuit 2 or maybe generated within the integrated circuit 2 itself. The signal on the power state input 26 can be considered to be a trigger event serving to trigger s power down when the system is currently powered up and trigger power up when the system is currently powered down.
In normal operation the processor core 4 receives a stream of data processing instructions within the instruction pipeline 14 which progress along the pipeline stages, 0 such a fetch, decode, read, execute, writeback etc. Pipelined data processing in this way is a well known technique in this technical field and will not be described further herein.
The data processing instructions within the instruction pipeline 14 are supplied to a instruction decoder 16 and generate control signals to the other elements within the processor core 4 to configure and drive the operation of the other circuit elements within is the processor core 4 in accordance with the data processing instructions being decoded.
It will be appreciated that in such a pipelined system the total execution of a data processing instruction is spread across many pressing cycles and across many pipeline stages. Partially executed data processing instructions can have a considerable amount of state data associated with them representing their current partially executed form which is in normal operation preserved and passed along the instruction pipeline 14 until the data processing instruction is fully completed. Storing all of this state data as well as all of the other state data within the processor core 4 within balloon circuits for an instant power down type of operation represents a significant overhead and complication. In practice, the present technique serves to effectively stop execution of a restart instruction 2s whilst allowing preceding instructions to complete and drain from the instruction pipeline 14. This avoids the need to have to store state data associated with any particularly completed data processing instructions preceding the restart instruction.
Once it is desired to power up the system again the restart instruction can be reloaded into the instruction pipeline 14 as if it had not previously been executed and processing continue.
Illustrated in Figure 1 are various circuit elements marked with an "#" symbol indicating that these elements store state data which should be preserved in storage cells (balloon circuits) across a power down and power up cycle. More particularly, in this example the circuit elements are the program register bank 6, the processing status registers 18, the configuration registers 22 and the translation look a side buffer 24. It will be appreciated that this is only one example of the state data which may be preserved. In other embodiments additional or alternative state data may be preserved depending upon the particular circumstances.
Figure 2 schematically illustrates a 32-bit register 28 which can be considered to be formed of 32 latches. This 32-bit register 28 is supplied by a main power supply during normal operation. When it desired to power down the system, the main power lo supply is removed and so the latches within the register 28, which normally hold the state data, will lose this state data unless it is otherwise saved. For this purpose, 32 balloon circuits 30 are coupled to the register 28 and serve to store the state data therefrom during power down. The balloon circuits 30 are supplied with their own storage cell power supply, which is maintained during a power down event. This storage cell power supply may have quite different characteristics to the main power supply in an effort to reduce power consumption. In practice the balloon circuits 30 may be included within respective flops and so the circuit may be formed as 32 x (flop-withballoon) rather than (32 x flop) + (32 x balloon) as schematically illustrated.
Figure 3 stimulate illustrates a controller 32 for controlling power down and power up operation. A trigger event is received at a trigger event receiver 34. This trigger event may be a signal on an external input pin, a signal on an internal signal line generated by another component on the integrated circuit 2, a signal generated by the instruction decoder 16 representing execution on a specific software instruction representing a trigger event or some other type of trigger event. When the trigger event receiver 34 has noted a trigger event, it simulates a power down and power up controller 36 to generate a sequence of control signals which are supplied to circuit elements within the integrated circuit 2 and the processor core 4 in particular to carry out either power down or power up depending upon what is the current state of the system. The sequence of events to be performed depending upon the transition to be made can be relatively lengthy and accordingly a microcode program 38 maybe used to control the power down an power up controller 36. As an example of the control signals to the integrated circuit and their desired operations, these include the draining of the instruction pipeline 14 whilst maintaining the program counter value PC within the program register bank 6 indicating a restart instruction program address for reloading of that instruction upon restart, storage within balloon circuits of the previously mentioned state data from the program register bank 6, the processing status registers 18, the configuration registers 22 and the translation lookaside buffer 24, the draining of any write buffer associated with s the processor core 4 and other actions as appropriate.
Upon restart, the control signals may be used to reload the state data into its normal location from the storage cells, and initiate fetching of the restart program instruction from the program instruction address preserved with the PC value that was lo saved.
Figure 4 is a flow diagram schematically illustrating power down operation. At step 40 the system waits for a power down trigger event to be received. When this is received, processing at step 42 drains the instruction pipeline 14 of all pending instructions preceding the restart instruction. These drained instructions are completed such that no state associated with them needs to be stored across the power down event.
At step 44 any pending writes, such as writes within a write buffer are completed such that these do not need to be stored. At step 46 the state data which has been selected to be stored across the power down event, i. e. including at least the architectural data forming a processor state as seen from a programmer's model point of view, as well as optionally other additional data which might be desirable to speed up restart, is stored within balloon circuits associated with the circuits which normally store that state data.
2s At step 48 the main power supply is then switched off so as to enter the power down mode.
Figure 5 is a flow diagram schematically illustrating power up operation. At step the system waits for a power up trigger to be received. At step 52 the main power supply is restored. At step 54 the state data stored with the balloon circuits restored to its normal storage locations within the integrated circuit 2. At step 56 the instruction pointed to by the program counter register value PC as the restart point is reloaded into the instruction pipeline 14. At step 58 execution ofthis restart instruction is commenced.

Claims (26)

  1. CLAIMS: 1. A method of switching an integrated circuit from an operational
    state in which data processing instructions are executed using an instruction pipeline to a power saving state in which execution of said data processing instructions is suspended, said method comprising the steps of: receiving a power down trigger event to trigger a switch from said operational state to said power saving state; completing at least some partially executed data processing instructions lo pending within said instruction pipeline and preceding within said pipeline an instruction at a restart point; and storing within storage cells of said integrated circuit state data defining a processing state of said integrated circuit which can be restored to said integrated circuit and execution of data processing instructions restarting from said instruction at said restart point; wherein upon switching from said operational state to said power saving state a main power supply operable to supply electrical power to said integrated circuit is disabled whilst a storage cell power supply operable to supply electrical power to said storage cells is maintained such that power consumption of said integrated circuit is reduced.
  2. 2. A method as claimed in claim 1, wherein said power down trigger event is one of: an input signal received at an input to said integrated circuit; and execution of a power saving mode entry program instruction by said integrated circuit.
  3. 3. A method as claimed in any one of claims 1 and 2, wherein said state data includes parameters defining an architectural processing state of said integrated circuit.
  4. 4. A method as claimed in any one of the preceding claims, wherein said state data includes one or more of: (i) program register bank data; (ii) configuration register data; (iii) processing status register data; and (iv) translation lookaside buffer data.
  5. 5. A method as claimed in any one of the preceding claims, wherein said storage cells are balloon circuits associated with latches storing state data within said integrated circuit.
  6. 6. A method as claimed in claim S. wherein said balloon circuits are powered by said storage cell power supply and said latches are powered by said main power 0 supply.
  7. 7. A method of switching an integrated circuit from a power saving state in which execution of said data processing instructions using an instruction pipeline is suspended to an operational state in which data processing instructions are executed using said instruction pipeline, said method comprising the steps of: receiving a power up trigger event to trigger a switch from said power down state to said operational state; restoring from within storage cells of said integrated circuit state data defining a processing state of said integrated circuit immediately prior to execution of an instruction at a restart point with said instruction pipeline drained of preceding data processing instructions; and restarting execution of data processing instructions from said instruction at said restart point; wherein in said power down state a storage cell power supply operable to supply electrical power to said storage cells is maintained whilst a main power supply operable to supply electrical power to said integrated circuit is disabled such that power consumption of said integrated circuit is reduced and upon switching from said power down state to said operational state said main power supply is enabled.
  8. 8. A method as claimed in claim 7, wherein said power up trigger event is an input signal received at an input to said integrated circuit.
  9. 9. A method as claimed in any one of claims 7 and 8, wherein said state data includes parameters defining an architectural processing state of said integrated circuit.
  10. 10. A method as claimed in any one of claims 7 to 9, wherein said state data includes one or more of: (i) program register bank data; (ii) configuration register data; (iii) processing status register data; and lo (iv) translation lookaside buffer data.
  11. 11. A method as claimed in any one of claims 7 to 10, wherein said storage cells are balloon circuits associated with latches storing state data within said integrated circuit.
  12. 12. A method as claimed in claim 11, wherein said balloon circuits are powered by said storage cell power supply and said latches are powered by said main power supply.
  13. 13. An integrated circuit having an operational state in which data processing instructions are executed using an instruction pipeline and a power saving state in which execution of said data processing instructions is suspended, said integrated i circuit comprising: a power down trigger receiver operable to receive a power down trigger event to trigger a switch from said operational state to said power saving state; pipeline draining logic operable to control completion of at least some partially executed data processing instructions pending within said instruction pipeline and preceding within said pipeline an instruction at a restart point; storage cells operable to store state data defining a processing state of said integrated circuit which can be restored to said integrated circuit and execution of data processing instructions restarting from said instruction at said restart point; a main power supply operable to supply electrical power to said integrated circuit; and a storage cell power supply operable to supply electrical power to said storage cells; wherein upon switching from said operational state to said power saving state said main power supply is disabled whilst said storage cell power supply is s maintained such that power consumption of said integrated circuit is reduced.
  14. 14. An integrated circuit as claimed in claim 13, comprising: a power up trigger receiver operable to receive a power up trigger event to trigger a switch from said power down state to said operational state; lo restoring logic operable to control restoring from within said storage cells said state data; and restart logic operable to control restarting of execution of data processing instructions from said instruction at said restart point; wherein upon switching from said power down state to said operational state said main power supply is enabled.
  15. 15. An integrated circuit as claimed in any one of claims 13 and 14, wherein said power down trigger event is one of: i an input signal received at an input to said integrated circuit; and execution of a power saving mode entry program instruction by said integrated circuit.
  16. 16. An integrated circuit as claimed in any one of claims 14 and 15, wherein said power up trigger event is an input signal received at an input to said integrated circuit.
  17. 17. An integrated circuit as claimed in any one of claims 13 to 16, wherein said state data includes parameters defining an architectural processing state of said integrated circuit.
  18. 18. An integrated circuit as claimed in any one of claims 13 to 17, wherein said state data includes one or more of: (i) program register bank data; (ii) configuration register data; (iii) processing status register data; and (iv) translation lookaside buffer data.
  19. 19. An integrated circuit as claimed in any one of claims 13 to 18, wherein said storage cells are balloon circuits associated with latches storing state data within said s integrated circuit.
  20. 20. An integrated circuit as claimed in claim 19, wherein said balloon circuits are powered by said storage cell power supply and said latches are powered by said main power supply.
  21. 21. A computer program product including a computer program operable to control an integrated circuit in accordance with a method as claimed in any one of claims 1 to 12.
  22. 22. A computer program product as claimed in claim 21, wherein said computer program includes a power down instruction operable when executed by said integrated circuit to trigger a switch from said operational state to said power down state.
  23. 23. A method of switching an integrated circuit from an operational state substantially as hereinbefore described with reference to the accompanying drawings.
  24. 24. A method of switching an integrated circuit from a power saving state substantially as hereinbefore described with reference to the accompanying drawings.
  25. 25. An integrated circuit having an operational state substantially as hereinbefore described with reference to the accompanying drawings.
  26. 26. A computer program product including a computer program operable to control an integrated circuit substantially as hereinbefore described with reference to the accompanying drawings.
GB0328744A 2003-05-20 2003-12-11 Low overhead integrated circuit power down and restart Expired - Lifetime GB2401961B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US10/441,267 US7174472B2 (en) 2003-05-20 2003-05-20 Low overhead integrated circuit power down and restart

Publications (3)

Publication Number Publication Date
GB0328744D0 GB0328744D0 (en) 2004-01-14
GB2401961A true GB2401961A (en) 2004-11-24
GB2401961B GB2401961B (en) 2005-11-23

Family

ID=30444216

Family Applications (1)

Application Number Title Priority Date Filing Date
GB0328744A Expired - Lifetime GB2401961B (en) 2003-05-20 2003-12-11 Low overhead integrated circuit power down and restart

Country Status (3)

Country Link
US (1) US7174472B2 (en)
JP (2) JP4658497B2 (en)
GB (1) GB2401961B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2434491A (en) * 2006-01-24 2007-07-25 Toumaz Technology Ltd Power control device for integrated circuit

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080059785A1 (en) * 2002-08-14 2008-03-06 Ti Technologies Limited Method and apparatus for shutting down a computer system
DE10323861A1 (en) * 2003-05-26 2004-12-30 Infineon Technologies Ag Integrated circuit and method for operating the integrated circuit, in particular for putting the same into a power-saving mode
KR101185614B1 (en) * 2005-01-31 2012-09-28 삼성전자주식회사 Power Saving Method and Apparatus for Mobile System with Blocking the Power of the Module
US7725750B2 (en) * 2006-05-01 2010-05-25 Freescale Semiconductor, Inc. Method of transitioning between active mode and power-down mode in processor based system
US8392728B2 (en) * 2006-12-22 2013-03-05 Intel Corporation Reducing idle leakage power in an IC
US8947629B2 (en) * 2007-05-04 2015-02-03 Asml Netherlands B.V. Cleaning device, a lithographic apparatus and a lithographic apparatus cleaning method
US8327173B2 (en) 2007-12-17 2012-12-04 Nvidia Corporation Integrated circuit device core power down independent of peripheral device operation
US20090204837A1 (en) * 2008-02-11 2009-08-13 Udaykumar Raval Power control system and method
US9411390B2 (en) 2008-02-11 2016-08-09 Nvidia Corporation Integrated circuit device having power domains and partitions based on use case power optimization
US9423846B2 (en) 2008-04-10 2016-08-23 Nvidia Corporation Powered ring to maintain IO state independent of the core of an integrated circuit device
US8762759B2 (en) 2008-04-10 2014-06-24 Nvidia Corporation Responding to interrupts while in a reduced power state
GB2464510B (en) * 2008-10-17 2013-09-04 Advanced Risc Mach Ltd Power control of an integrated circuit including an array of interconnected configurable logic elements
US9773344B2 (en) 2012-01-11 2017-09-26 Nvidia Corporation Graphics processor clock scaling based on idle time
US9471395B2 (en) 2012-08-23 2016-10-18 Nvidia Corporation Processor cluster migration techniques
US20140062561A1 (en) 2012-09-05 2014-03-06 Nvidia Corporation Schmitt receiver systems and methods for high-voltage input signals
US9811874B2 (en) 2012-12-31 2017-11-07 Nvidia Corporation Frame times by dynamically adjusting frame buffer resolution

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4907150A (en) * 1986-01-17 1990-03-06 International Business Machines Corporation Apparatus and method for suspending and resuming software applications on a computer
WO2002046894A2 (en) * 2000-11-13 2002-06-13 Intel Corporation Processor idle state

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5537656A (en) * 1994-06-17 1996-07-16 Intel Corporation Method and apparatus for a microprocessor to enter and exit a reduced power consumption state
US5671422A (en) * 1994-11-14 1997-09-23 Intel Corporation Method and apparatus for switching between the modes of a processor
JP3618442B2 (en) * 1996-02-08 2005-02-09 株式会社東芝 Microprocessor power estimator device
US6785826B1 (en) * 1996-07-17 2004-08-31 International Business Machines Corporation Self power audit and control circuitry for microprocessor functional units
US7069367B2 (en) * 2000-12-29 2006-06-27 Intel Corporation Method and apparatus for avoiding race condition with edge-triggered interrupts
US20020112193A1 (en) * 2001-02-09 2002-08-15 International Business Machines Corporation Power control of a processor using hardware structures controlled by a compiler with an accumulated instruction profile
US6775787B2 (en) * 2002-01-02 2004-08-10 Intel Corporation Instruction scheduling based on power estimation
US7036032B2 (en) * 2002-01-04 2006-04-25 Ati Technologies, Inc. System for reduced power consumption by phase locked loop and method thereof
US7194601B2 (en) * 2003-04-03 2007-03-20 Via-Cyrix, Inc Low-power decode circuitry and method for a processor having multiple decoders

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4907150A (en) * 1986-01-17 1990-03-06 International Business Machines Corporation Apparatus and method for suspending and resuming software applications on a computer
WO2002046894A2 (en) * 2000-11-13 2002-06-13 Intel Corporation Processor idle state

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2434491A (en) * 2006-01-24 2007-07-25 Toumaz Technology Ltd Power control device for integrated circuit
GB2434491B (en) * 2006-01-24 2007-12-12 Toumaz Technology Ltd Power control circuit
US7952417B2 (en) 2006-01-24 2011-05-31 Future Waves Uk Limited Power control circuit

Also Published As

Publication number Publication date
US7174472B2 (en) 2007-02-06
GB0328744D0 (en) 2004-01-14
JP2009054192A (en) 2009-03-12
JP4658497B2 (en) 2011-03-23
US20040236968A1 (en) 2004-11-25
GB2401961B (en) 2005-11-23
JP2004348707A (en) 2004-12-09

Similar Documents

Publication Publication Date Title
US7174472B2 (en) Low overhead integrated circuit power down and restart
US5893142A (en) Data processing system having a cache and method therefor
US6430674B1 (en) Processor executing plural instruction sets (ISA's) with ability to have plural ISA's in different pipeline stages at same time
US7003652B2 (en) Restarting translated instructions
KR100973951B1 (en) Unaligned memory access prediction
US20170031866A1 (en) Computer with Hybrid Von-Neumann/Dataflow Execution Architecture
US20020069402A1 (en) Scheduling control within a system having mixed hardware and software based instruction execution
KR20040016829A (en) Exception handling in a pipelined processor
JPH02224023A (en) Processor control type interface having instruction stream function
US10599428B2 (en) Relaxed execution of overlapping mixed-scalar-vector instructions
US9710277B2 (en) Processor power management based on class and content of instructions
US20020083302A1 (en) Hardware instruction translation within a processor pipeline
EP3039532B1 (en) A data processing apparatus and method for controlling performance of speculative vector operations
US8806181B1 (en) Dynamic pipeline reconfiguration including changing a number of stages
US7360023B2 (en) Method and system for reducing power consumption in a cache memory
US6161171A (en) Apparatus for pipelining sequential instructions in synchronism with an operation clock
US6044460A (en) System and method for PC-relative address generation in a microprocessor with a pipeline architecture
US20070294519A1 (en) Localized Control Caching Resulting In Power Efficient Control Logic
JP2005527037A (en) Configurable processor
US11269649B2 (en) Resuming beats of processing of a suspended vector instruction based on beat status information indicating completed beats
JP3697393B2 (en) Processor
WO2005034352A1 (en) Method and circuitry for preserving a logic state
JP5474926B2 (en) Electric power retirement
JPH07182165A (en) Processing method/device for instruction with committing condition
CN114296804A (en) Array processor under dual mode instruction set architecture can avoid load _ use hazard stall

Legal Events

Date Code Title Description
PE20 Patent expired after termination of 20 years

Expiry date: 20231210