Embodiments of the present invention generally relate to the field of microcontrollers. More specifically, embodiments of the present invention pertain to a method and apparatus for generating the configuration information for microcontrollers.
Microcontrollers function to replace mechanical and electromechanical components in a variety of applications and devices. Microcontrollers have evolved since they were first introduced approximately 30 years ago, to the point where they can be used for increasingly complex applications. Some microcontrollers in use today are also programmable, expanding the number of applications in which they can be used.
However, even though there are a large number of different types of microcontrollers available on the market with a seemingly wide range of applicability, it is still often difficult for a designer to find a microcontroller that is particularly suited for a particular application. Unique aspects of the intended application may make it difficult to find an optimum microcontroller, perhaps necessitating a compromise between the convenience of using an existing microcontroller design and less than optimum performance.
In those cases in which a suitable microcontroller is found, subsequent changes to the application and new requirements placed on the application will likely affect the choice of microcontroller. The designer thus again faces the challenge of finding a suitable microcontroller for the intended application.
One solution to the problems described above is to design (or have designed) a microcontroller customized for the intended application. However, this solution may still not be practical because of the time needed to develop a custom microcontroller and the cost of doing so. In addition, should the design of the intended application be changed, it may also be necessary to change the design of the custom microcontroller, further increasing costs and lead times. Moreover, the option of designing a custom microcontroller is generally only available to very large volume customers.
Application specific integrated circuits (ASICs) may suggest a solution to the problem of finding a suitable microcontroller for an application. However, ASICs can also be problematic because they require a sophisticated level of design expertise, and the obstacles of long development times, high costs, and large volume requirements still remain. Solutions such as gate arrays and programmable logic devices provide flexibility, but they too are expensive and require a sophisticated level of design expertise.
In an effort to overcome some of these disadvantages, some microcontroller suppliers (for example, Cypress MicroSystems in Bothell, Wash.) have started to offer standard parts that combine a microprocessor with several user-configurable “building blocks.” These building blocks may be configured to form many standard microprocessor peripherals, as well as to form unique peripherals as may be required by a specific application. Thus, a user of such products may be able to tailor (or configure) such a standard product to meet his specific microcontroller requirements, in less time and at less cost than through other means.
Unfortunately, the process by which such configurable blocks are configured is burdensome. The configurable blocks are designed to have wide application. As such, configuration generally involves setting a large number of bits in a specific sequence in order to define a specific function and interconnection with other blocks.
Many existing microcontrollers also have numerous configuration settings. For example, it is not unusual for a given input/output port to be designed such that it is either input or output, and it may further have a selectable pull up resistor.
In the prior art, the configuration process for both standard microcontrollers and configurable microcontrollers has been similar. A designer would study the device's information data sheets and manually determine the value and order of a long string of bits that would create the desired configuration. Subsequently, this string would be encoded into microprocessor instructions for execution during the early stages of operation, or initialization of the system.
In a very few instances, when a microcontroller has found very high acceptance in a particular application, high level tools have been created to support that particular microcontroller in that particular application. In such cases, a standard configuration is used and various software tools are built based on the standard configuration.
Unfortunately, in most design situations calling for a microcontroller, this is not the case. Configuration has been, for the most part, a labor-intensive manual process. Further, changes in the hardware configuration tend to ripple though to the higher level software, requiring changes and recompilation of application software as well as in any software tools designed to ease the development process. In effect, if the microcontroller hardware changed, the software had to change. Not just the application specific software, but also the software tools (such as compilers) had to change.
Therefore, it would be advantageous to provide a method and system for the automatic generation of configuration information. A further need exists for a text readable description of the hardware resources of a microcontroller. A still further need exists for the use of open standards in describing configurable hardware.
Embodiments of the present invention provide a method and system for the automatic generation of configuration information. Further embodiments of the present invention provide for a text readable description of the hardware resources of a microcontroller. Still further embodiments of the present invention may use eXtensible Markup Language, an open standard, to describe configurable hardware.
A method and apparatus for configuring a microcontroller is disclosed. An XML description of the microcontroller's hardware resources may be accessed. A user may select from available hardware resources and pre-defined user modules to select a configuration. Configuration information, which may include register bit patterns and microprocessor instructions, may be automatically generated. Additionally, application programming interface calls and structure, as well as interrupt vector tables may be automatically generated.
Another embodiment of the present invention may access predetermined configurations of a microcontroller's hardware resources.
In one embodiment of the present invention, a microcontroller having a number of configurable building blocks may be automatically configured.
In another embodiment of the present invention, user selected configuration choices are combined with predetermined configurations to automatically generate configuration information.
In yet another embodiment of the present invention, user configuration selections are checked against the hardware description for validity.
In still another embodiment of the present invention, a user may edit configurable parameters within a computer implemented graphical user interface.
Embodiments of the present invention provide improved ease of use and the ability to manage greater complexity in the configuration of configurable microcontrollers.
Therefore, these and other objects and advantages of the present invention will become obvious to those of ordinary skill in the art after having read the following detailed description of the preferred embodiments that are illustrated in the various drawing figures.
Embodiments of the present invention are illustrated by way of example and not by way of limitation, in the figures of the accompanying drawings and in which like reference numerals refer to similar elements and in which:
In the following detailed description of the present invention, method and apparatus for generating microcontroller configuration information, numerous specific details are set forth in order to provide a thorough understanding of the present invention. However, it will be recognized by one skilled in the art that the present invention may be practiced without these specific details or with equivalents thereof. In other instances, well-known methods, procedures, components, and circuits have not been described in detail as not to unnecessarily obscure aspects of the present invention.
Some portions of the detailed descriptions which follow (e.g., process 100) are presented in terms of procedures, steps, logic blocks, processing, and other symbolic representations of operations on data bits that can be performed on computer memory. These descriptions and representations are the means used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. A procedure, computer executed step, logic block, process, etc., is here, and generally, conceived to be a self-consistent sequence of steps or instructions leading to a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated in a computer system. It has proven convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like.
It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the following discussions, it is appreciated that throughout the present invention, discussions utilizing terms such as “indexing” or “processing” or “computing” or “translating” or “calculating” or “determining” or “scrolling” or “displaying” or “recognizing” or “generating” or “accessing” or “selecting” or “tracking” or “displaying” or “informing” or “editing” or “adding” or the like, refer to the action and processes of a computer system, or similar electronic computing device, that manipulates and transforms data represented as physical (electronic) quantities within the computer system's registers and memories into other data similarly represented as physical quantities within the computer system memories or registers or other such information storage, transmission or display devices.
This Application makes reference to co-pending commonly-owned U.S. patent application Ser. No. 10/033,027, filed Oct. 22, 2001, entitled “Microcontroller System on a Chip,” which is hereby incorporated herein by reference in its entirety.
The present invention is described in the context of development tools for designing with embedded microcontrollers. However, it is appreciated that the present invention may be utilized in other types of computer-aided hardware and software design systems (for example compilers) where it may be necessary to describe various resources.
Traditional microcontrollers have a fixed set of digital and/or analog peripherals. Many of these peripherals may have configurable parameters. For example, a universal asynchronous receiver transmitter (UART) may have provision for several user-selectable configurations. These may include a choice of baud rates, clock sources (internal or external), number of stop bits, parity (even, odd or none), etc. However, all such configuration parameters apply to the same function, that of UART. Such a fixed peripheral generally may not be reconfigured to perform a completely different function, for example, a display controller.
A new class of microcontroller provides an analog and/or digital subsystem comprising many dynamically configurable blocks. An example of such a device is the CY8C25x/26x family, commercially available from Cypress MicroSystems of Washington. These blocks do not, in general, provide the equivalent function of a traditional microprocessor peripheral. They may be thought of as fundamental building blocks. However, these blocks may be combined to create such functions. In further contrast to the fixed peripherals of a traditional microcontroller, these blocks may be recombined in a different combination to perform a different function.
Importantly, these different combinations of blocks producing different functions may exist at different times within the same system. For example, a set of blocks configured to perform the function of analog to digital conversion may sample a signal. After processing that signal in the digital domain, those same blocks (perhaps in conjunction with a few others) may be recombined in a different configuration to perform the function of digital to analog conversion to produce an output signal.
The present invention provides a method and system for managing the configuration of and generating configuration information for both traditional microcontrollers with configurable peripherals and this new class of microcontrollers with dynamically configurable blocks.
In step 110, a description of the hardware resources may be accessed. This description may include a definition of the underlying hardware, i.e., what peripherals or configurable blocks are available, and the configurable parameters that must be set to operate. In a preferred embodiment of the present invention, the underlying hardware is described in well understood names versus mnemonics, e.g., “conversion_complete_interrupt” versus “INT6.” It is appreciated that other well-known naming conventions are well suited to embodiments of the present invention.
In a preferred embodiment, this description is a data set, which may be contained in a plurality of files substantially compliant with eXtensible Markup Language, or XML.
XML is a well-known open standard, and is text based. As a text based structure, a wide variety of computer tools may be used to create and edit such a description. Being text based, it is also compatible with the widest variety of network transmissions and can be easily transferred between computers having different character set descriptions, such as ASCII and EBCDIC. Descriptions having non-text characters may be more limited in their applications.
It is appreciated, however, that embodiments of the present invention are well suited to other well-known data formats.
In an embodiment of the present invention, a separate software tool accesses the descriptive data set. A significant benefit of separating the data set from the software tool is that the software tool does not have to change (e.g., re-writing or recompiling) if the hardware changes. Only the data set needs to be modified to reflect such a change. Changes to a text based data file are significantly less complex than changes to executable software.
Additional benefits derive from this arrangement as well. For example, supporting new hardware may only require the mere addition of new files into a module library (directory). Additionally, the hardware description files may be used across a variety of computer platforms and operating systems. Further, since the software tool isn't changing with each new or modified piece of hardware, engineering resources may be dedicated to increasing the quality of the software, rather than supporting new functionality.
This description may also include lists of standard configurations that have been predetermined, either by the users or the manufacturers, to be useful. Such a configuration in a traditional microcontroller might be “RS-232 9600 baud,” which would be a set of bit patterns to configure the (fixed function) UART to select the appropriate clock source, stop bits, parity, etc. for this standard form of communication.
Similarly, a standard configuration of configurable blocks might be an analog to digital converter labeled “6_bit_ADC.” This standard configuration would combine analog and digital blocks to produce a six-bit analog to digital converter.
We label such standard configurations as user modules, and such user modules may be defined in the description of hardware resources.
Still referring to
In a preferred embodiment of the present invention, the design tool may track resources as they are assigned, providing feedback to the designer such as available blocks and user modules. It is appreciated that such feedback is not required in embodiments of the present invention.
In step 130, the bit patterns corresponding to the selected configuration may be automatically generated. In optional step 140, microprocessor instructions may be generated which, when executed cause the hardware to be configured according the selected configuration.
In optional step 150, application programming interface (API) call structures may be automatically generated. Such APIs may correspond to user modules. For example, using the previous example of “6_BIT_ADC,” an API call might take the form of “GET—6_BIT_ADC_VALUE.” Using meaningful names in such an automatically generated structure is more useful to human designers who must maintain the software than pseudo-random unique names generated by computer processes, such as “ZYX-1.” Microprocessor instructions required to perform this task and return the value to the calling software may be automatically generated.
In optional step 160, an interrupt vector table may be automatically generated. Again using the example of “6_BIT_ADC,” instructions to set the “conversion complete” interrupt to level 6 may be automatically generated. Further, instructions to initialize the interrupt vector corresponding to level 6 may be automatically generated, and a shell for the interrupt service routine may be automatically created. Finally, since this example also includes an API, the shell software may be completed to, for example, read the result register from the “6_BIT_ADC” and place that value on the stack to be passed back to the calling program.
Computer system 600 also optionally includes a data storage device 635 (e.g., a rotating magnetic disk) coupled with the bus 650 for storing information and instructions.
Also included in computer system 600 of
System 600 optionally includes a radio frequency module 660, which may implement a variety of wireless protocols, for example IEEE 802.11 or Bluetooth.
Microcontroller system 300 may contain microcontroller 350. Microcontroller 350 may execute instructions stored within memory elements of microprocessor system 300 to configure configurable elements of microcontroller system 300, including analog SoCblocs 310, Digital SoCblocs 320, programmable interconnect 330 and configurable I/O transceivers 340. Configuration information for these configurable elements may have been generated by embodiments of the present invention.
Microcontroller system 300 may include analog SoCblocs 310. “SoC” is a trade name of Cypress MicroSystems of Washington for “System on (a) Chip,” and refers to an architecture of low-level building blocks for creating a wide variety of on-chip functions associated with a microcontroller. Analog SoCblocs 310 may be an array of such low level building blocks designed to implement analog functions. Similarly, digital SoCblocs 320 may be an array of low level building blocks designed to implement digital functions.
Programmable interconnect 330 may be an array of configurable multiplexing elements designed to interconnect low level building blocks together and with other system resources. Configurable I/O transceivers 340 allow signals created or accessed by configurations of building blocks to communicate off-chip.
User Module Selection Bar 410 may display the User Modules selected for the current project. The instance name for the User Module may be shown below the icon in User Module Selection Bar 410. The instance name can be changed at any time before code generation.
Block Diagram 430 and Data Sheet 450 correspond to the User Modules highlighted in the User Module catalog window 420. Block Diagram 430 may provide a block diagram of the highlighted user module, and may indicate configurable elements of the user module.
Data Sheet 450 may display a detailed datasheet for the selected user module, as would have been contained in a data book or accessed via the world wide web in prior art systems. In this manner, a designer has immediate access to detailed engineering information regarding the selected user module, without having to refer to a printed book, or open an internet browser window which may obscure his work.
Embodiments of the present invention may be configured to allow only User Modules that are seen in the User Module Selection bar 410 to be placed during User Module placement.
Resource assignment window 440 may display the total resources available in a particular device, and a summary of the resources used as they are placed into the design. Resource assignment window 440 may display a summary of resources used/assigned in numerical and/or bar graph formats. Resource assignment window 440 may further change the color of the graph, for example, to yellow, to indicate that a specific resource, for example digital blocks, are almost used up. In addition, resource assignment window 440 may display the graph in yet another color, for example red, to indicate that all available resources of a particular type have been used.
User Module placement display 500 may include placement pane 510. Placement pane 510 may display a graphical representation of placed blocks and signal routings. The graphical placement and routing may correspond to the physical placement of such blocks on an integrated circuit, or the graphical placement and routing may correspond to simplified renderings of the microcontroller architecture.
Placed User Modules may have colored rectangles around their icons in the User Module Selection Bar 410 and one or more blocks in the Placement Pane 510 may be colored with the same color. The instance name and block name will also be shown on the corresponding blocks. Embodiments of the present invention may be configured to allow only placed User Modules to be parameterized and included in application generation.
User Module placement display 500 may also include global resources window 530 that displays a list of the global resources available in the chosen device.
User Module placement display 500 may further include user module parameters window 520 that displays a list of configurable parameters for the user module selected in user modules selection bar 410. In this example, there are no user configurable parameters for the selected user module “TX8—1.”
When the mouse or other pointing device causes a cursor indicator (not shown) to move within the active area of a parameter, for example parameter text area 6060, the cursor may change to a horizontal Dual In-line Package (DIP) shape. If the cursor is left over the active area for about one second, then a tool tip may appear showing the name of the parameter and its value.
The parameter value may be shown in the active area of the parameter immediately above the line, for example parameter area 6060. If the parameter value has not yet been set, then the line may be rendered in an indicator color, for example, red, and a question mark may be displayed in place of the parameter value. The question mark may also be displayed in the same indicator color.
The CLOCK parameter 6040 may always map to an area in the upper left corner of the block 6070. Embodiments of the present invention may be configured so that there is only one parameter whose TYPE attribute is set to CLOCK in any one PSoC block within any User Module. The CLOCK parameter does not have a text block similar to parameter text area 6060, but shows the triangle symbol within the block 6070.
The INPUT 6030 parameters (including parameter text area 6060) appear in the lower left area of the block 6070. A maximum of 2 inputs can be shown on a block. The text may always be shown as “In 0” or “In 1” that are assigned in alphabetical order of the INPUT parameters. If only one INPUT parameter is defined for a particular block, then that input will appear at the bottom of the block and be shown as “In 0.”
The INPUT_MUX parameter 6050 is a special case parameter that may cause the line to be drawn between the top row of analog PSoC blocks, the ANALOG_CT blocks, and the Pin Input MUX control above them. The INPUT_MUX 6050 parameter does not have a bitfield associated with it, so the BITFIELD attribute should be set to NONE. Consequently, an INPUT_MUX 6050 parameter will not appear in the Parameter Pane. The value shown next to the line is controlled by the Pin Input MUX control above. The INPUT MUX 6050 parameter must only be used with ANALOG_CT blocks.
The OUTPUT 6020 parameters appear in the lower right area of the block. A maximum of 2 outputs can be shown on a block. The text may be always shown as “Out 0” or “Out 1” that are assigned in alphabetical order of the OUTPUT parameters. If only one OUTPUT parameter is defined for a particular block, then that parameter will appear at the bottom of the block and be shown as “Out 0.”
The OUTPUT—0 and OUTPUT—1 parameters are similar to the OUTPUT 6020 parameter except that the position of each parameter type is fixed in the block and the line outside the block is extended to connect to one of the two bus lines to the right of the blocks. The OUTPUT—0 parameter appears in the upper output position and the line extends to the comparator bus line. The OUTPUT—1 parameter appears in the lower output position and the line extends to the analog bus line.
The OUTPUT—0 HIDDEN and OUTPUT—1 HIDDEN parameters are similar to the OUTPUT—0 and OUTPUT—1 parameters, except that the “_HIDDEN” implies that the parameter value itself is not made available to the GUI. For these parameters, the lines are drawn to the respective bus line, but the text block within the block and the parameter value may not be shown.
The syntax of XML files follows other mark-up languages in that it consists of tags, which represent elements. Elements can contain attributes, and, in turn, attributes have values. All names in XML files, whether they are tag names, attribute names, or attribute values, are case sensitive.
The user module description 700 may contain data including user module resource requirements, interconnection details, parameter description, and API code generation substitutions. Ultimately, the user module description 700 may define registers, which are divided into bitfields. Bitfields may be set according to User Module placement and parameterization, thereby setting registers. The bitfields are associated with resources, which are presented to the user, for example in screen detail 6000. The resources are also how the GUI and the User Module XML file access the bitfields.
The specific device description files reference the base device description file and may define the pins that are available on the part and the RAM and ROM that is available on the part. The specific device description files also cover all parts that share a common package type insomuch as the package falls into a similar category, for example 28-pin dual-inline package, or 44-pin TQFP. Whether the part is DIP or TSOP does may not distinguish it as a distinct part description. In other words, if a part shares a common pinout, including total pin count, with another part, then it may share a specific device description file.
According to an embodiment of the present invention, the values of some of the attributes in user module description 700 are controlled by the names used in the Device Description XML files, while others are controlled by the elements and attributes in the User Module XML file itself. Each User Module XML file may contain the specifications for one, and only one User Module. From the root node <PSOC_DEVICE_DB> 702, the User Module XML file may contain one-and-only-one <PSOC_USER_MODULE_LIST> 704 element. The <PSOC_USER_MODULE_LIST> 704 element can contain a multiplicity of <PSOC_USER_MODULE> elements, for example <PSOC_USER_MODULE_LIST> 706, but generally will contain only one. The <PSOC_USER_MODULE> element may have the following attributes as described below.
A NAME attribute may be the name of the User Module. A TYPE attribute may be the enumerated type of User Module. “HTML” attribute may be the name of file containing a User Module data sheet, for example data sheet 450 in
The NAME attribute is the reference for the User Module used by the Device Editor. It is also the name that appears in under the icon in the User Module Catalog on the User Module Selection view.
The TYPE attribute is an enumeration that places the User Module in a category. The User Modules types serve to partition the User Modules onto the different Outlook bars in the User Module catalog.
The HTML, ICON, and METAFILE attributes relate to the other files used in the User Module Selection view. All of these attribute values are the literal file names that must include the extension. The HTML attribute specifies the data sheet file that is displayed in the Data Sheet area of the view. The METAFILE attribute specifies the extended metafile that contains the User Module block diagram. The block diagram appears in the Block Diagram pane of the User Module Selection view. The ICON attribute specifies the file containing the User Module icon. The icon is used in the User Module Catalog pane and the User Module Selection Bar.
The RAM and ROM attributes are the values used to determine the resource usage for the User Module. The values of the RAM and ROM attributes are subtracted from the total amount available on the device when the User Module is selected. The resource usage gauge in the configuration tool tracks the RAM and ROM usage for the User Modules selected in the current configuration.
The API_PATH_TYPE attribute specifies the relative path between the User Module XML file and the other files. With the current library scheme, all User Modules should be set for CUSTOM. The other value, NORMAL is not used or the attribute should not be included.
The <PSOC_USER_MODULE> element may contain one, and only one of each of the following elements <SHAPE>, <PARAMETER_LIST> and <API_REGISTER_ALIAS_LIST>.
The <SHAPE> element, for example <SHAPE> element 707, specifies the PSoC blocks and the resources required by the User Module, and establishes some reference names for use in other parts of the User Module description. The <SHAPE> element has only a SHAPE_TYPE attribute. The SHAPE_TYPE attribute may be set to BLOCK_LIST.
The <SHAPE> element consists of one or more <BLOCK_LIST> elements, for example <BLOCK_LIST> element 710, and at most one <RESOURCE_LIST> element.
The <BLOCK_LIST> element describes a collection of PSoC blocks that are connected between blocks within the <BLOCK_LIST> element. When multiple <BLOCK_LIST> elements are included within a <SHAPE> element, each <BLOCK_LIST> is placed on the device PSoC blocks independently. Connections between PSoC blocks from distinct <BLOCK_LIST> elements can exist through resources identified in the <RESOURCE_LIST> element.
The <BLOCK_LIST> has no attributes and consists of several <BLOCK> elements, for example <BLOCK> element 710. The <BLOCK> elements specify the following information: Block name, the type of block required, Block interrupt generation, Block personalization and Block interconnection.
The <BLOCK> element may have the attributes described below. NAME attribute may be the block reference name. The TYPE attribute may be the enumerated PSoC block type. The INTERRUPT_SOURCE attribute may be the block interrupt handler name. The INTERRUPT_TYPE attribute may be the enumerated interrupt calling type.
The NAME attribute is a local name that identifies the block within the User Module description. The NAME must be unique within a User Module, but similar names can be used in different User Modules. The NAME attribute value appears in the GUI in the User Module Placement view. When a User Module is placed, the PSoC blocks onto which the User Module is placed show the instance name of the User Module with the local name directly under it.
The TYPE attribute specifies the type of PSoC block that the User Module requires. The valid values for the TYPE attributes include: DIGITAL, DIGITAL_COMM, ANALOG_CT, ANALOG_SCA, ANALOG_SCB and ANALOG_SC.
The difference between this list and the PSoC block types used in the device description is the addition of the ANALOG_SC type in the User Module description. The ANALOG_SC block type indicates that the specified block can be placed on an ANALOG_SCA or an ANALOG_SCB block. Similarly, a DIGITAL block type can be placed on a DIGITAL or a DIGITAL_COMM block.
The INTERRUPT_SOURCE and INTERRUPT_TYPE attributes relate to an interrupt handler associated with the PSoC block. If an interrupt handler is not associated with the PSoC block, then the INTERRUPT_SOURCE and INTERRUPT_TYPE attributes should not be included in the <BLOCK> element. The INTERRUPT_SOURCE attribute value is a name that is used to generate the interrupt handler name. The INTERRUPT_SOURCE attribute value is appended to the User Module instance name to form the interrupt handler name. The INTERRUPT_TYPE attribute specifies whether a LJMP (long jump) or a CALL (to subroutine) is used when calling the interrupt handler from the vector table.
The <BLOCK> element may consist of one <REGISTER_LIST> element and at most one <INPUT_LIST> element.
The <REGISTER_LIST> element, for example <REGISTER_LIST> element 712, may specify the PSoC block personalization. The bitfield values set in this element are set on the PSoC block where the User Module is located.
The <REGISTER_LIST> consists of one-or-more <REGISTER> elements, for example <REGISTER> element 714. The <REGISTER> element may have a NAME attribute and one <BITFIELD_LIST> element. The NAME attribute value must match one of the names of the registers in a PSoC block of similar type contained in the <COMMON_BLOCK_LIST> element of the device description.
The <BITFIELD_LIST>, for example <BITFIELD_LIST> 716, consists of one-or-more <BITFIELD> elements. The <BITFIELD> elements, for example <BITFIELD> element 718, may have NAME and VALUE attributes. The bitfield NAME attribute must be one of those included in the <BITFIELD_LIST> of a block of similar type contained in the <COMMON_BLOCK_LIST> of the device description. Similarly, the VALUE attribute must be a value that is valid for the specified bitfield as defined in the device description.
The <INPUT_LIST> element, for example <INPUT_LIST> 720 of
The <INPUT> element may have the attributes described below. The SOURCE attribute may be the name of the resource or PSoC block that is the source of the input. The TYPE attribute may be an enumeration of the type of the SOURCE, either BLOCK or RESERVED_RESOURCE. The BLOCK_TYPE attribute may be an enumeration of the type of the block on which the block is placed, either ANALOG_SCA or ANALOG_SCB. The REGISTER_NAME attribute may be the name of the register within the block <REGISTER_LIST> containing the relevant bitfield. The BITFIELD attribute may be the name of the bitfield associated with the input.
The SOURCE attribute must match the name of another block or resource within the User Module.
The TYPE attribute must match the SOURCE, whether the SOURCE is a BLOCK or RESERVED_RESOURCE.
The BLOCK_TYPE attribute is only relevant when the TYPE of the <BLOCK> element is ANALOG_SC. In this case, the bitfield for a connection may vary depending on whether the <BLOCK> element was placed on an ANALOG_SCA or an ANALOG_SCB block. If the bitfield is different, then distinct <INPUT> elements specifying both cases must be included in the <INPUT_LIST> element for that <BLOCK> element.
The REGISTER_NAME attribute specifies the NAME attribute of the <REGISTER> element in the <REGISTER_LIST> element of the <BLOCK> that contains the relevant bitfield. If the bitfield name is unique, then the REGISTER_NAME can be omitted, but it is better practice to always include it.
The BITFIELD attribute value specifies the NAME attribute of the <BITFIELD> element that is associated with the input.
The <RESOURCE_LIST> element, for example <RESOURCE_LIST> element 725 of
A <RESOURCE_LIST> consists of one-or-more <RESOURCE> elements. The <RESOURCE> element specifies the type of resource and connections from other blocks or resources in the User Module description. The <RESOURCE> element may have attributes as described below.
The NAME attribute may be the reference name for the resource. The TYPE attribute may be the resource type.
The NAME attribute defines the reference name for the resource within the User Module. The TYPE attribute specifies the type of resource required. Valid values for TYPE may include: COLUMN_INPUT, ANALOG_COLUMN_CLOCK_MUX, ANALOG_CLOCK_SELECT, ANALOG_DRIVER, GLOBAL_BUS, ANALOG_COMPARATOR_OUTPUT, ANALOG_COLUMN_OUTPUT, ANALOG_COMPARATOR_CONTROL, DECIMATOR, ANALOG_MODULATOR, PIN, TEMPERATURE_VOLTAGE and DIRECT_INPUT.
These values correspond to resources in the <RESERVED_RESOURCE_LIST> in the device description.
The <RESOURCE> element contains an <INPUT_LIST> element, for example <INPUT_LIST> element 730 of
The SOURCE attribute may be the name of the resource or PSoC block that is the source of the input. The TYPE attribute may be an enumeration of the type of the SOURCE, either BLOCK or RESERVED_RESOURCE. The REGISTER_NAME attribute may be the name of the register within the block <REGISTER_LIST> containing the relevant bitfield. The BITFIELD attribute may be the name of the bitfield associated with the input.
In many cases, the resource does not have a register associated with it. In these cases, the BITFIELD attribute is set to NONE and the REGISTER_NAME attribute can be omitted.
The <PARAMETER_LIST> element, for example <PARAMETER_LIST> element 740 of
The <PARAMETER_LIST> element may contain at least one <PARAMETER> elements. The <PARAMETER> element may have the following attributes. The NAME attribute may be the name of parameter. The TYPE attribute may be the enumeration of parameter type. The SOURCE attribute may be the name of PSoC block or resource containing the bitfield associated with the parameter. The REGISTER_NAME attribute may be the name of the register containing the bitfield associated with the parameter. The BITFIELD attribute may be the name of the bitfield associated with the parameter. The ORDER attribute may be the order that the parameters appear in the list. The VALUE attribute may be the default value. The VALUE_TYPE attribute may be ENUM or INT. The default value is ENUM if attribute is missing. The MIN attribute may apply only to VALUE_TYPE=INT, which is the minimum inclusive parameter value. The MAX attribute may apply only to VALUE_TYPE=INT, which may be the maximum inclusive parameter value.
The NAME attribute may be the reference name for the parameter within the User Module. In the User Module Placement view, the NAME attribute is the name that appears in the Parameter Pane grid control. The ORDER attribute determines the order that the parameters appear, where the ORDER “0” parameter is at the top with the remaining parameter listed down in ascending order. If the ORDER attribute is not specified, then the parameters are listed in alphabetical order.
The SOURCE, REGISTER_NAME, and BITFIELD attributes specify the PSoC block, or resource, and the bitfield, in the shape that contains the bitfield associate with the parameter. The SOURCE must be set to a NAME included in the <SHAPE> element of a <BLOCK> element, or of a <RESOURCE> element. The REGISTER_NAME and BITFIELD attributes must also be included in the <BLOCK> or <RESOURCE> element. A special keyword for the SOURCE attribute is ALL_DIGITAL. If the SOURCE for a parameter is set to ALL_DIGITAL, then the parameter applies to a similar bitfield for all digital PSoC blocks defined in the User Module. This value can be used to set all clocks for the digital blocks to the same value.
The VALUE attribute specifies the default value for the parameter. In the case of a parameter that does not include a <PARAMETER_VALUE_LIST> element, the VALUE attribute must be included in the <BITVALUE_LIST> of the bitfield associated with the parameter. If a <PARAMETER_VALUE_LIST> is included, then the VALUE attribute value must be included in the <PARAMETER_VALUE_LIST> element.
The TYPE attribute may be a UI helper that controls the appearance of parameters on the PSoC blocks in the Placement Pane. When a User Module is placed on to the PSoC blocks, some of the parameters may be shown on the blocks. When parameters are shown on the PSoC blocks, then they may be set from the Placement Pane by clicking on the active area for the parameter on the block, as shown in the Parameter Block Selection screen. The enumerated values of the TYPE attribute determine where on the block the active area for the parameter is shown. The valid values for the TYPE attribute are described below.
The CLOCK attribute may be the clock selection parameter. The INPUT attribute may be the input parameter. The INPUT_MUX attribute may be the special MUX input parameter. The INPUT_HIDDEN attribute may be the hidden parameter for input. The BLOCK attribute may be the general block parameters. The BLOCK_HIDDEN attribute may be hidden parameter for a block. The OUTPUT attribute may be the general output parameter. The OUTPUT—0 attribute may be the output parameter to comparator bus. The OUTPUT—1 attribute may be the output parameter to analog bus. The OUTPUT—0_HIDDEN attribute may be the hidden parameter to comparator bus. The OUTPUT—1_HIDDEN attribute may be the hidden parameter to analog bus. The API attribute may be the parameter not associated with any bitfields.
The preferred embodiment of the present invention, a method and apparatus for generating microcontroller configuration information, is thus described. While the present invention has been described in particular embodiments, it should be appreciated that the present invention should not be construed as limited by such embodiments, but rather construed according to the below claims.
This application is a continuation of U.S. patent application Ser. No. 11/818,005 filed Jun. 12, 2007, which is a continuation of U.S. patent application Ser. No. 10/002,726 filed Oct. 24, 2001, now U.S. Pat. No. 7,406,674, issued Jul. 29, 2008, both of which are hereby incorporated by reference herein.
Number | Name | Date | Kind |
---|---|---|---|
3600690 | White | Aug 1971 | A |
3725804 | Langan | Apr 1973 | A |
3740588 | Stratton et al. | Jun 1973 | A |
3805245 | Brooks et al. | Apr 1974 | A |
3810036 | Bloedorn | May 1974 | A |
3831113 | Ahmed | Aug 1974 | A |
3845328 | Hollingsworth | Oct 1974 | A |
3940760 | Brokaw | Feb 1976 | A |
4061987 | Nagahama | Dec 1977 | A |
4134073 | MacGregor | Jan 1979 | A |
4138671 | Comer et al. | Feb 1979 | A |
4176258 | Jackson | Nov 1979 | A |
4250464 | Schade, Jr. | Feb 1981 | A |
4272760 | Prazak et al. | Jun 1981 | A |
4283713 | Philipp | Aug 1981 | A |
4326135 | Jarrett et al. | Apr 1982 | A |
4344067 | Lee | Aug 1982 | A |
4380083 | Andersson et al. | Apr 1983 | A |
4438404 | Philipp | Mar 1984 | A |
4475151 | Philipp | Oct 1984 | A |
4497575 | Philipp | Feb 1985 | A |
4604363 | Newhouse et al. | Aug 1986 | A |
4608502 | Dijkmans et al. | Aug 1986 | A |
4656603 | Dunn | Apr 1987 | A |
4670838 | Kawata | Jun 1987 | A |
4689740 | Moelands et al. | Aug 1987 | A |
4692718 | Roza et al. | Sep 1987 | A |
4701907 | Collins | Oct 1987 | A |
4727541 | Mori et al. | Feb 1988 | A |
4736097 | Philipp | Apr 1988 | A |
4740966 | Goad | Apr 1988 | A |
4755766 | Metz | Jul 1988 | A |
4773024 | Faggin et al. | Sep 1988 | A |
4794558 | Thompson | Dec 1988 | A |
4802103 | Faggin et al. | Jan 1989 | A |
4802119 | Heene et al. | Jan 1989 | A |
4807183 | Kung et al. | Feb 1989 | A |
4809345 | Tabata et al. | Feb 1989 | A |
4812684 | Yamagiwa et al. | Mar 1989 | A |
4813013 | Dunn | Mar 1989 | A |
4827401 | Hrustich et al. | May 1989 | A |
4831546 | Mitsuta et al. | May 1989 | A |
4833418 | Quintus et al. | May 1989 | A |
4868525 | Dias | Sep 1989 | A |
4876466 | Kondou et al. | Oct 1989 | A |
4876534 | Mead et al. | Oct 1989 | A |
4878200 | Asghar et al. | Oct 1989 | A |
4879461 | Philipp | Nov 1989 | A |
4879688 | Turner et al. | Nov 1989 | A |
4885484 | Gray | Dec 1989 | A |
4907121 | Hrassky | Mar 1990 | A |
4935702 | Mead et al. | Jun 1990 | A |
4939637 | Pawloski | Jul 1990 | A |
4942540 | Black et al. | Jul 1990 | A |
4947169 | Smith et al. | Aug 1990 | A |
4953928 | Anderson et al. | Sep 1990 | A |
4962342 | Mead et al. | Oct 1990 | A |
4964074 | Suzuki et al. | Oct 1990 | A |
4969087 | Tanagawa et al. | Nov 1990 | A |
4970408 | Hanke et al. | Nov 1990 | A |
4972372 | Ueno | Nov 1990 | A |
4977381 | Main | Dec 1990 | A |
4980652 | Tarusawa et al. | Dec 1990 | A |
4999519 | Kitsukawa et al. | Mar 1991 | A |
5043674 | Bonaccio et al. | Aug 1991 | A |
5049758 | Mead et al. | Sep 1991 | A |
5050168 | Paterson | Sep 1991 | A |
5053949 | Allison et al. | Oct 1991 | A |
5055827 | Philipp | Oct 1991 | A |
5059920 | Anderson et al. | Oct 1991 | A |
5068622 | Mead et al. | Nov 1991 | A |
5073759 | Mead et al. | Dec 1991 | A |
5083044 | Mead et al. | Jan 1992 | A |
5087822 | Warren | Feb 1992 | A |
5095284 | Mead | Mar 1992 | A |
5097305 | Mead et al. | Mar 1992 | A |
5099191 | Galler et al. | Mar 1992 | A |
5107146 | El-Ayat | Apr 1992 | A |
5107149 | Platt et al. | Apr 1992 | A |
5109261 | Mead et al. | Apr 1992 | A |
5119038 | Anderson et al. | Jun 1992 | A |
5120996 | Mead et al. | Jun 1992 | A |
5122800 | Philipp | Jun 1992 | A |
5126685 | Platt et al. | Jun 1992 | A |
5127103 | Hill et al. | Jun 1992 | A |
5128871 | Schmitz | Jul 1992 | A |
5136188 | Ha et al. | Aug 1992 | A |
5140197 | Grider | Aug 1992 | A |
5142247 | Lada, Jr. et al. | Aug 1992 | A |
5144582 | Steele | Sep 1992 | A |
5146106 | Anderson et al. | Sep 1992 | A |
5150079 | Williams et al. | Sep 1992 | A |
5155836 | Jordan et al. | Oct 1992 | A |
5159292 | Canfield et al. | Oct 1992 | A |
5159335 | Veneruso | Oct 1992 | A |
5160899 | Anderson et al. | Nov 1992 | A |
5161124 | Love | Nov 1992 | A |
5165054 | Platt et al. | Nov 1992 | A |
5166562 | Allen et al. | Nov 1992 | A |
5175884 | Suarez | Dec 1992 | A |
5179531 | Yamaki | Jan 1993 | A |
5184061 | Lee et al. | Feb 1993 | A |
5198817 | Walden et al. | Mar 1993 | A |
5200751 | Smith | Apr 1993 | A |
5202687 | Distinti | Apr 1993 | A |
5204549 | Platt et al. | Apr 1993 | A |
5206582 | Ekstedt et al. | Apr 1993 | A |
5220512 | Watkins et al. | Jun 1993 | A |
5225991 | Dougherty | Jul 1993 | A |
5230000 | Mozingo et al. | Jul 1993 | A |
5235617 | Mallard, Jr. | Aug 1993 | A |
5241492 | Girardeau, Jr. | Aug 1993 | A |
5243554 | Allen et al. | Sep 1993 | A |
5245262 | Moody et al. | Sep 1993 | A |
5248843 | Billings | Sep 1993 | A |
5248873 | Allen et al. | Sep 1993 | A |
5258760 | Moody et al. | Nov 1993 | A |
5260592 | Mead et al. | Nov 1993 | A |
5260979 | Parker et al. | Nov 1993 | A |
5270963 | Allen et al. | Dec 1993 | A |
5276407 | Mead et al. | Jan 1994 | A |
5276739 | Krokstad et al. | Jan 1994 | A |
5276890 | Arai | Jan 1994 | A |
5280199 | Itakura | Jan 1994 | A |
5280202 | Chan et al. | Jan 1994 | A |
5289023 | Mead | Feb 1994 | A |
5303329 | Mead et al. | Apr 1994 | A |
5304955 | Atriss et al. | Apr 1994 | A |
5305017 | Gerpheide | Apr 1994 | A |
5305312 | Fornek et al. | Apr 1994 | A |
5307381 | Ahuja | Apr 1994 | A |
5313618 | Pawloski | May 1994 | A |
5317202 | Waizman | May 1994 | A |
5319370 | Signore et al. | Jun 1994 | A |
5319771 | Takeda | Jun 1994 | A |
5321828 | Phillips et al. | Jun 1994 | A |
5324958 | Mead et al. | Jun 1994 | A |
5325512 | Takahashi | Jun 1994 | A |
5329471 | Swoboda et al. | Jul 1994 | A |
5331215 | Allen et al. | Jul 1994 | A |
5331315 | Crosette | Jul 1994 | A |
5331571 | Aronoff et al. | Jul 1994 | A |
5334952 | Maddy et al. | Aug 1994 | A |
5335342 | Pope et al. | Aug 1994 | A |
5336936 | Allen et al. | Aug 1994 | A |
5339213 | O'Callaghan | Aug 1994 | A |
5339262 | Rostoker et al. | Aug 1994 | A |
5341044 | Ahanin et al. | Aug 1994 | A |
5341267 | Whitten et al. | Aug 1994 | A |
5345195 | Cordoba et al. | Sep 1994 | A |
5349303 | Gerpheide | Sep 1994 | A |
5355097 | Scott et al. | Oct 1994 | A |
5357626 | Johnson et al. | Oct 1994 | A |
5361290 | Akiyama | Nov 1994 | A |
5371524 | Herczeg et al. | Dec 1994 | A |
5371860 | Mura et al. | Dec 1994 | A |
5371878 | Coker | Dec 1994 | A |
5371883 | Gross et al. | Dec 1994 | A |
5374787 | Miller et al. | Dec 1994 | A |
5377333 | Nakagoshi et al. | Dec 1994 | A |
5378935 | Korhonen et al. | Jan 1995 | A |
5381515 | Platt et al. | Jan 1995 | A |
5384467 | Plimon et al. | Jan 1995 | A |
5384745 | Konishi et al. | Jan 1995 | A |
5384910 | Torres | Jan 1995 | A |
5390173 | Spinney et al. | Feb 1995 | A |
5392784 | Gudaitis | Feb 1995 | A |
5394522 | Sanchez-Frank et al. | Feb 1995 | A |
5396245 | Rempfer | Mar 1995 | A |
5398261 | Marbot | Mar 1995 | A |
5399922 | Kiani et al. | Mar 1995 | A |
5408194 | Steinbach et al. | Apr 1995 | A |
5408235 | Doyle et al. | Apr 1995 | A |
5414308 | Lee et al. | May 1995 | A |
5414380 | Floyd et al. | May 1995 | A |
5416895 | Anderson et al. | May 1995 | A |
5422823 | Agrawal et al. | Jun 1995 | A |
5424689 | Gillig et al. | Jun 1995 | A |
5426378 | Ong | Jun 1995 | A |
5426384 | May | Jun 1995 | A |
5428319 | Marvin et al. | Jun 1995 | A |
5430395 | Ichimaru | Jul 1995 | A |
5430687 | Hung et al. | Jul 1995 | A |
5430734 | Gilson | Jul 1995 | A |
5432476 | Tran | Jul 1995 | A |
5438672 | Dey | Aug 1995 | A |
5440305 | Signore et al. | Aug 1995 | A |
5451887 | El-Avat et al. | Sep 1995 | A |
5453904 | Higashiyama et al. | Sep 1995 | A |
5455525 | Ho et al. | Oct 1995 | A |
5455731 | Parkinson | Oct 1995 | A |
5455927 | Huang | Oct 1995 | A |
5457410 | Ting | Oct 1995 | A |
5457479 | Cheng | Oct 1995 | A |
5463591 | Aimoto et al. | Oct 1995 | A |
5479603 | Stone et al. | Dec 1995 | A |
5479643 | Bhaskar et al. | Dec 1995 | A |
5479652 | Dreyer et al. | Dec 1995 | A |
5481471 | Naglestad et al. | Jan 1996 | A |
5488204 | Mead et al. | Jan 1996 | A |
5491458 | McCune, Jr. et al. | Feb 1996 | A |
5493246 | Anderson | Feb 1996 | A |
5493723 | Beck et al. | Feb 1996 | A |
5495077 | Miller et al. | Feb 1996 | A |
5495593 | Elmer et al. | Feb 1996 | A |
5495594 | Mackenna et al. | Feb 1996 | A |
5497119 | Tedrow et al. | Mar 1996 | A |
5499192 | Knapp et al. | Mar 1996 | A |
5500823 | Martin et al. | Mar 1996 | A |
5517198 | Mcewan | May 1996 | A |
5519854 | Watt | May 1996 | A |
5521529 | Agrawal et al. | May 1996 | A |
5530444 | Tice et al. | Jun 1996 | A |
5530673 | Tobita et al. | Jun 1996 | A |
5530813 | Paulsen et al. | Jun 1996 | A |
5537057 | Leong et al. | Jul 1996 | A |
5541878 | Lemoncheck et al. | Jul 1996 | A |
5542055 | Amini et al. | Jul 1996 | A |
5543588 | Bisset et al. | Aug 1996 | A |
5543590 | Gillespie et al. | Aug 1996 | A |
5543591 | Gillespie et al. | Aug 1996 | A |
5544067 | Rostoker et al. | Aug 1996 | A |
5544311 | Harenberg et al. | Aug 1996 | A |
5546433 | Tran et al. | Aug 1996 | A |
5546562 | Patel | Aug 1996 | A |
5552725 | Ray et al. | Sep 1996 | A |
5552748 | O'Shaughnessy | Sep 1996 | A |
5554951 | Gough | Sep 1996 | A |
5555452 | Callaway et al. | Sep 1996 | A |
5555907 | Philipp | Sep 1996 | A |
5557762 | Okuaki et al. | Sep 1996 | A |
5559502 | Schutte | Sep 1996 | A |
5559996 | Fujioka | Sep 1996 | A |
5563526 | Hastings et al. | Oct 1996 | A |
5563529 | Seltzer et al. | Oct 1996 | A |
5564010 | Henry et al. | Oct 1996 | A |
5564108 | Hunsaker et al. | Oct 1996 | A |
5565658 | Gerpheide et al. | Oct 1996 | A |
5566702 | Philipp | Oct 1996 | A |
5572665 | Nakabayashi | Nov 1996 | A |
5572719 | Biesterfeldt | Nov 1996 | A |
5574678 | Gorecki | Nov 1996 | A |
5574852 | Bakker et al. | Nov 1996 | A |
5574892 | Christensen | Nov 1996 | A |
5579353 | Parmenter et al. | Nov 1996 | A |
5587945 | Lin et al. | Dec 1996 | A |
5587957 | Kowalczyk et al. | Dec 1996 | A |
5590354 | Klapproth et al. | Dec 1996 | A |
5594388 | O'Shaughnessy et al. | Jan 1997 | A |
5594734 | Worsley et al. | Jan 1997 | A |
5594876 | Getzlaff et al. | Jan 1997 | A |
5594890 | Yamaura et al. | Jan 1997 | A |
5600262 | Kolze | Feb 1997 | A |
5604466 | Dreps et al. | Feb 1997 | A |
5608892 | Wakerly | Mar 1997 | A |
5614861 | Harada | Mar 1997 | A |
5625316 | Chambers et al. | Apr 1997 | A |
5625583 | Hyatt | Apr 1997 | A |
5629857 | Brennan | May 1997 | A |
5629891 | Lemoncheck et al. | May 1997 | A |
5630052 | Shah | May 1997 | A |
5630057 | Hait | May 1997 | A |
5630102 | Johnson et al. | May 1997 | A |
5631577 | Freidin et al. | May 1997 | A |
5633766 | Hase et al. | May 1997 | A |
5642295 | Smayling | Jun 1997 | A |
5646544 | Iadanza | Jul 1997 | A |
5646901 | Sharpe-Geisler et al. | Jul 1997 | A |
5648642 | Miller et al. | Jul 1997 | A |
5651035 | Tozun et al. | Jul 1997 | A |
5661433 | LaRosa et al. | Aug 1997 | A |
5663900 | Bhandari et al. | Sep 1997 | A |
5663965 | Seymour | Sep 1997 | A |
5664199 | Kuwahara | Sep 1997 | A |
5666480 | Leung et al. | Sep 1997 | A |
5670915 | Cooper et al. | Sep 1997 | A |
5673198 | Lawman et al. | Sep 1997 | A |
5675825 | Dreyer et al. | Oct 1997 | A |
5677691 | Hosticka et al. | Oct 1997 | A |
5680070 | Anderson et al. | Oct 1997 | A |
5682032 | Philipp | Oct 1997 | A |
5684434 | Mann et al. | Nov 1997 | A |
5684952 | Stein | Nov 1997 | A |
5686844 | Hull et al. | Nov 1997 | A |
5687325 | Chang | Nov 1997 | A |
5689195 | Cliff et al. | Nov 1997 | A |
5689196 | Schutte | Nov 1997 | A |
5691664 | Anderson et al. | Nov 1997 | A |
5691898 | Rosenberg et al. | Nov 1997 | A |
5694063 | Burlison et al. | Dec 1997 | A |
5696952 | Pontarelli | Dec 1997 | A |
5699024 | Manlove et al. | Dec 1997 | A |
5703871 | Pope et al. | Dec 1997 | A |
5706453 | Cheng et al. | Jan 1998 | A |
5708589 | Beauvais | Jan 1998 | A |
5708798 | Lynch et al. | Jan 1998 | A |
5710906 | Ghosh et al. | Jan 1998 | A |
5712969 | Zimmermann et al. | Jan 1998 | A |
5721931 | Gephardt et al. | Feb 1998 | A |
5724009 | Collins et al. | Mar 1998 | A |
5727170 | Mitchell et al. | Mar 1998 | A |
5728933 | Schultz et al. | Mar 1998 | A |
5729704 | Stone et al. | Mar 1998 | A |
5730165 | Philipp | Mar 1998 | A |
5732277 | Kodosky et al. | Mar 1998 | A |
5734272 | Belot et al. | Mar 1998 | A |
5734334 | Hsieh et al. | Mar 1998 | A |
5737557 | Sullivan | Apr 1998 | A |
5737760 | Grimmer et al. | Apr 1998 | A |
5745011 | Scott | Apr 1998 | A |
5748048 | Moyal | May 1998 | A |
5748875 | Tzori | May 1998 | A |
5752013 | Christensen et al. | May 1998 | A |
5754552 | Allmond et al. | May 1998 | A |
5754826 | Gamal et al. | May 1998 | A |
5757368 | Gerpheide et al. | May 1998 | A |
5758058 | Milburn | May 1998 | A |
5761128 | Watanabe | Jun 1998 | A |
5763909 | Mead et al. | Jun 1998 | A |
5764714 | Stansell et al. | Jun 1998 | A |
5767457 | Gerpheide et al. | Jun 1998 | A |
5774704 | Williams | Jun 1998 | A |
5777399 | Shibuya | Jul 1998 | A |
5781030 | Agrawal et al. | Jul 1998 | A |
5781747 | Smith et al. | Jul 1998 | A |
5784545 | Anderson et al. | Jul 1998 | A |
5790957 | Heidari | Aug 1998 | A |
5796183 | Hourmand et al. | Aug 1998 | A |
5799176 | Kapusta et al. | Aug 1998 | A |
5801958 | Dangelo et al. | Sep 1998 | A |
5802073 | Platt | Sep 1998 | A |
5802290 | Casselman | Sep 1998 | A |
5805792 | Swoboda et al. | Sep 1998 | A |
5805897 | Glowny | Sep 1998 | A |
5808883 | Hawkes | Sep 1998 | A |
5811987 | Ashmore, Jr. et al. | Sep 1998 | A |
5812698 | Platt et al. | Sep 1998 | A |
5818254 | Agrawal et al. | Oct 1998 | A |
5818444 | Alimpich et al. | Oct 1998 | A |
5818736 | Leibold | Oct 1998 | A |
5819028 | Manghirmalani et al. | Oct 1998 | A |
5822387 | Mar | Oct 1998 | A |
5822531 | Gorczyca et al. | Oct 1998 | A |
5828693 | Mays et al. | Oct 1998 | A |
5838583 | Varadarajan et al. | Nov 1998 | A |
5841078 | Miller et al. | Nov 1998 | A |
5841996 | Nolan et al. | Nov 1998 | A |
5844265 | Mead et al. | Dec 1998 | A |
5844404 | Caser et al. | Dec 1998 | A |
5848285 | Kapusta et al. | Dec 1998 | A |
5850156 | Wittman | Dec 1998 | A |
5852733 | Chien et al. | Dec 1998 | A |
5854625 | Frisch et al. | Dec 1998 | A |
5857109 | Taylor | Jan 1999 | A |
5861583 | Schediwy et al. | Jan 1999 | A |
5861875 | Gerpheide | Jan 1999 | A |
5864242 | Allen et al. | Jan 1999 | A |
5864392 | Winklhofer et al. | Jan 1999 | A |
5867046 | Sugasawa | Feb 1999 | A |
5867399 | Rostoker et al. | Feb 1999 | A |
5869979 | Bocchino | Feb 1999 | A |
5870004 | Lu | Feb 1999 | A |
5870309 | Lawman | Feb 1999 | A |
5870345 | Stecker | Feb 1999 | A |
5872464 | Gradinariu | Feb 1999 | A |
5874958 | Ludolph | Feb 1999 | A |
5875293 | Bell et al. | Feb 1999 | A |
5877656 | Mann et al. | Mar 1999 | A |
5878425 | Redpath | Mar 1999 | A |
5880411 | Gillespie et al. | Mar 1999 | A |
5880598 | Duong | Mar 1999 | A |
5883623 | Cseri | Mar 1999 | A |
5886582 | Stansell | Mar 1999 | A |
5887189 | Birns et al. | Mar 1999 | A |
5889236 | Gillespie et al. | Mar 1999 | A |
5889723 | Pascucci | Mar 1999 | A |
5889936 | Chan | Mar 1999 | A |
5889988 | Held | Mar 1999 | A |
5894226 | Koyama | Apr 1999 | A |
5894243 | Hwang | Apr 1999 | A |
5894565 | Furtek et al. | Apr 1999 | A |
5895494 | Scalzi et al. | Apr 1999 | A |
5896065 | Myer | Apr 1999 | A |
5896330 | Gibson | Apr 1999 | A |
5898345 | Namura et al. | Apr 1999 | A |
5900780 | Hirose et al. | May 1999 | A |
5901062 | Burch et al. | May 1999 | A |
5903718 | Marik | May 1999 | A |
5905398 | Todsen et al. | May 1999 | A |
5909544 | Anderson et al. | Jun 1999 | A |
5911059 | Profit, Jr. | Jun 1999 | A |
5914465 | Allen et al. | Jun 1999 | A |
5914633 | Comino et al. | Jun 1999 | A |
5914708 | Lagrange et al. | Jun 1999 | A |
5917356 | Casal et al. | Jun 1999 | A |
5920310 | Faggin et al. | Jul 1999 | A |
5923264 | Lavelle et al. | Jul 1999 | A |
5926566 | Wang et al. | Jul 1999 | A |
5929710 | Bien | Jul 1999 | A |
5930148 | Bjorksten et al. | Jul 1999 | A |
5930150 | Cohen et al. | Jul 1999 | A |
5931959 | Kwiat | Aug 1999 | A |
5933023 | Young | Aug 1999 | A |
5933356 | Rostoker et al. | Aug 1999 | A |
5933816 | Zeanah et al. | Aug 1999 | A |
5935233 | Jeddeloh | Aug 1999 | A |
5935266 | Thurnhofer et al. | Aug 1999 | A |
5939904 | Fetterman et al. | Aug 1999 | A |
5939949 | Olgaard et al. | Aug 1999 | A |
5941991 | Kageshima | Aug 1999 | A |
5942733 | Allen et al. | Aug 1999 | A |
5943052 | Allen et al. | Aug 1999 | A |
5945878 | Westwick et al. | Aug 1999 | A |
5949632 | Barreras, Sr. et al. | Sep 1999 | A |
5952888 | Scott | Sep 1999 | A |
5956279 | Mo et al. | Sep 1999 | A |
5959871 | Pierzchala et al. | Sep 1999 | A |
5963075 | Hiiragizawa | Oct 1999 | A |
5963105 | Nguyen | Oct 1999 | A |
5963503 | Lee | Oct 1999 | A |
5964893 | Circello et al. | Oct 1999 | A |
5966027 | Kapusta et al. | Oct 1999 | A |
5966532 | Mcdonald et al. | Oct 1999 | A |
5968135 | Teramoto et al. | Oct 1999 | A |
5969513 | Clark | Oct 1999 | A |
5969632 | Diamant et al. | Oct 1999 | A |
5973368 | Pearce et al. | Oct 1999 | A |
5974235 | Nunally et al. | Oct 1999 | A |
5977791 | Veenstra | Nov 1999 | A |
5978584 | Nishibata et al. | Nov 1999 | A |
5978937 | Miyamori et al. | Nov 1999 | A |
5982105 | Masters | Nov 1999 | A |
5982229 | Wong et al. | Nov 1999 | A |
5982241 | Nguyen et al. | Nov 1999 | A |
5983277 | Heile et al. | Nov 1999 | A |
5986479 | Mohan | Nov 1999 | A |
5987246 | Thomsen et al. | Nov 1999 | A |
5988902 | Holehan | Nov 1999 | A |
5994939 | Johnson et al. | Nov 1999 | A |
5996032 | Baker | Nov 1999 | A |
5999725 | Barbier et al. | Dec 1999 | A |
6002268 | Sasaki et al. | Dec 1999 | A |
6002398 | Wilson | Dec 1999 | A |
6003054 | Oshima et al. | Dec 1999 | A |
6003107 | Ranson et al. | Dec 1999 | A |
6003133 | Moughanni et al. | Dec 1999 | A |
6005814 | Mulholland et al. | Dec 1999 | A |
6005904 | Knapp et al. | Dec 1999 | A |
6008685 | Kunst | Dec 1999 | A |
6008703 | Perrott et al. | Dec 1999 | A |
6009270 | Mann | Dec 1999 | A |
6009496 | Tsai | Dec 1999 | A |
6011407 | New | Jan 2000 | A |
6012835 | Thompson et al. | Jan 2000 | A |
6014135 | Fernandes | Jan 2000 | A |
6014509 | Furtek et al. | Jan 2000 | A |
6014723 | Tremblay et al. | Jan 2000 | A |
6016554 | Skrovan et al. | Jan 2000 | A |
6016563 | Fleisher | Jan 2000 | A |
6018559 | Azegami et al. | Jan 2000 | A |
6023422 | Allen et al. | Feb 2000 | A |
6023565 | Lawman et al. | Feb 2000 | A |
6026134 | Duffy et al. | Feb 2000 | A |
6026501 | Hohl et al. | Feb 2000 | A |
6028271 | Gillespie et al. | Feb 2000 | A |
6028959 | Wang et al. | Feb 2000 | A |
6031365 | Sharpe-Geisler | Feb 2000 | A |
6032266 | Ichinohe et al. | Feb 2000 | A |
6034538 | Abramovici | Mar 2000 | A |
6034541 | Kopec, Jr. et al. | Mar 2000 | A |
6035320 | Kiriaki et al. | Mar 2000 | A |
6037807 | Wu et al. | Mar 2000 | A |
6038551 | Barlow et al. | Mar 2000 | A |
6041406 | Mann | Mar 2000 | A |
6043695 | O'Sullivan | Mar 2000 | A |
6043719 | Lin et al. | Mar 2000 | A |
6049223 | Lytle et al. | Apr 2000 | A |
6049225 | Huang et al. | Apr 2000 | A |
6051772 | Cameron et al. | Apr 2000 | A |
6052035 | Nolan et al. | Apr 2000 | A |
6052524 | Pauna | Apr 2000 | A |
6055584 | Bridges et al. | Apr 2000 | A |
6057705 | Wojewoda et al. | May 2000 | A |
6058263 | Voth | May 2000 | A |
6058452 | Rangasayee et al. | May 2000 | A |
6061511 | Marantz et al. | May 2000 | A |
6066961 | Lee et al. | May 2000 | A |
6070003 | Gove et al. | May 2000 | A |
6072803 | Allmond et al. | Jun 2000 | A |
6075941 | Itoh et al. | Jun 2000 | A |
6079985 | Wohl et al. | Jun 2000 | A |
6081140 | King | Jun 2000 | A |
6094730 | Lopez et al. | Jul 2000 | A |
6097211 | Couts-Martin et al. | Aug 2000 | A |
6097432 | Mead et al. | Aug 2000 | A |
6101457 | Barch et al. | Aug 2000 | A |
6101617 | Burckhartt et al. | Aug 2000 | A |
6104217 | Magana | Aug 2000 | A |
6104325 | Liaw et al. | Aug 2000 | A |
6107769 | Saylor et al. | Aug 2000 | A |
6107826 | Young et al. | Aug 2000 | A |
6107882 | Gabara et al. | Aug 2000 | A |
6110223 | Southgate et al. | Aug 2000 | A |
6111431 | Estrada | Aug 2000 | A |
6112264 | Beasley et al. | Aug 2000 | A |
6121791 | Abbott | Sep 2000 | A |
6121805 | Thamsirianunt et al. | Sep 2000 | A |
6121965 | Kenney et al. | Sep 2000 | A |
6125416 | Warren | Sep 2000 | A |
6130548 | Koifman | Oct 2000 | A |
6130551 | Agrawal et al. | Oct 2000 | A |
6130552 | Jefferson et al. | Oct 2000 | A |
6133773 | Garlepp et al. | Oct 2000 | A |
6134181 | Landry | Oct 2000 | A |
6134516 | Wang et al. | Oct 2000 | A |
6137308 | Nayak | Oct 2000 | A |
6140853 | Lo | Oct 2000 | A |
6141376 | Shaw | Oct 2000 | A |
6141764 | Ezell | Oct 2000 | A |
6144327 | Distinti et al. | Nov 2000 | A |
6148104 | Wang et al. | Nov 2000 | A |
6148441 | Woodward | Nov 2000 | A |
6149299 | Aslan et al. | Nov 2000 | A |
6150866 | Eto et al. | Nov 2000 | A |
6154064 | Proebsting | Nov 2000 | A |
6157024 | Chapdelaine et al. | Dec 2000 | A |
6157270 | Tso | Dec 2000 | A |
6161199 | Szeto et al. | Dec 2000 | A |
6166367 | Cho | Dec 2000 | A |
6166960 | Marneweck et al. | Dec 2000 | A |
6167077 | Ducaroir et al. | Dec 2000 | A |
6167364 | Stellenberg et al. | Dec 2000 | A |
6167559 | Furtek et al. | Dec 2000 | A |
6169383 | Johnson | Jan 2001 | B1 |
6172571 | Moyal et al. | Jan 2001 | B1 |
6173419 | Barnett | Jan 2001 | B1 |
6175914 | Mann | Jan 2001 | B1 |
6175949 | Gristede et al. | Jan 2001 | B1 |
6181163 | Agrawal et al. | Jan 2001 | B1 |
6183131 | Holloway et al. | Feb 2001 | B1 |
6185127 | Myers et al. | Feb 2001 | B1 |
6185522 | Bakker | Feb 2001 | B1 |
6185703 | Guddat et al. | Feb 2001 | B1 |
6185732 | Mann et al. | Feb 2001 | B1 |
6188228 | Philipp | Feb 2001 | B1 |
6188241 | Gauthier et al. | Feb 2001 | B1 |
6188381 | van der Wal et al. | Feb 2001 | B1 |
6188391 | Seely et al. | Feb 2001 | B1 |
6188975 | Gay | Feb 2001 | B1 |
6191603 | Muradali et al. | Feb 2001 | B1 |
6191660 | Mar et al. | Feb 2001 | B1 |
6191998 | Reddy et al. | Feb 2001 | B1 |
6192431 | Dabral et al. | Feb 2001 | B1 |
6198303 | Rangasayee | Mar 2001 | B1 |
6201407 | Kapusta et al. | Mar 2001 | B1 |
6201829 | Schneider | Mar 2001 | B1 |
6202044 | Tzori | Mar 2001 | B1 |
6204687 | Schultz et al. | Mar 2001 | B1 |
6205574 | Dellinger et al. | Mar 2001 | B1 |
6208572 | Adams et al. | Mar 2001 | B1 |
6211708 | Klemmer | Apr 2001 | B1 |
6211715 | Terauchi | Apr 2001 | B1 |
6211741 | Dalmia | Apr 2001 | B1 |
6215352 | Sudo | Apr 2001 | B1 |
6216254 | Pesce et al. | Apr 2001 | B1 |
6219729 | Keats et al. | Apr 2001 | B1 |
6222528 | Gerpheide et al. | Apr 2001 | B1 |
6223144 | Barnett et al. | Apr 2001 | B1 |
6223147 | Bowers | Apr 2001 | B1 |
6223272 | Coehlo et al. | Apr 2001 | B1 |
RE37195 | Kean | May 2001 | E |
6225866 | Kubota et al. | May 2001 | B1 |
6236242 | Hedberg | May 2001 | B1 |
6236275 | Dent | May 2001 | B1 |
6236278 | Olgaard | May 2001 | B1 |
6236593 | Hong et al. | May 2001 | B1 |
6239389 | Allen et al. | May 2001 | B1 |
6239798 | Ludolph et al. | May 2001 | B1 |
6240375 | Sonoda | May 2001 | B1 |
6246258 | Lesea | Jun 2001 | B1 |
6246410 | Bergeron et al. | Jun 2001 | B1 |
6249167 | Oguchi et al. | Jun 2001 | B1 |
6249447 | Boylan et al. | Jun 2001 | B1 |
6253250 | Evans et al. | Jun 2001 | B1 |
6256754 | Roohparvar | Jul 2001 | B1 |
6262717 | Donohue et al. | Jul 2001 | B1 |
6263302 | Hellestrand et al. | Jul 2001 | B1 |
6263339 | Hirsch | Jul 2001 | B1 |
6263484 | Yang | Jul 2001 | B1 |
6271679 | McClintock et al. | Aug 2001 | B1 |
6272646 | Rangasayee et al. | Aug 2001 | B1 |
6275117 | Abugharbieh et al. | Aug 2001 | B1 |
6278568 | Cloke et al. | Aug 2001 | B1 |
6280391 | Olson et al. | Aug 2001 | B1 |
6281753 | Corsi et al. | Aug 2001 | B1 |
6282547 | Hirsch | Aug 2001 | B1 |
6282551 | Anderson et al. | Aug 2001 | B1 |
6286127 | King et al. | Sep 2001 | B1 |
6288707 | Philipp | Sep 2001 | B1 |
6289300 | Brannick et al. | Sep 2001 | B1 |
6289478 | Kitagaki | Sep 2001 | B1 |
6289489 | Bold et al. | Sep 2001 | B1 |
6292028 | Tomita | Sep 2001 | B1 |
6294932 | Watarai | Sep 2001 | B1 |
6294962 | Mar | Sep 2001 | B1 |
6298320 | Buckmaster et al. | Oct 2001 | B1 |
6304014 | England et al. | Oct 2001 | B1 |
6304101 | Nishihara | Oct 2001 | B1 |
6304790 | Nakamura et al. | Oct 2001 | B1 |
6307413 | Dalmia et al. | Oct 2001 | B1 |
6310521 | Dalmia | Oct 2001 | B1 |
6310611 | Caldwell | Oct 2001 | B1 |
6311149 | Ryan et al. | Oct 2001 | B1 |
6314530 | Mann | Nov 2001 | B1 |
6320184 | Winklhofer et al. | Nov 2001 | B1 |
6320282 | Caldwell | Nov 2001 | B1 |
6321369 | Heile et al. | Nov 2001 | B1 |
6323846 | Westerman et al. | Nov 2001 | B1 |
6324628 | Chan | Nov 2001 | B1 |
6324672 | Lawman et al. | Nov 2001 | B1 |
6326859 | Goldman et al. | Dec 2001 | B1 |
6332137 | Hori et al. | Dec 2001 | B1 |
6332201 | Chin et al. | Dec 2001 | B1 |
6337579 | Mochida | Jan 2002 | B1 |
6338109 | Snyder et al. | Jan 2002 | B1 |
6339815 | Feng et al. | Jan 2002 | B1 |
6342907 | Petty et al. | Jan 2002 | B1 |
6345383 | Ueki | Feb 2002 | B1 |
6347395 | Payne et al. | Feb 2002 | B1 |
6351789 | Green | Feb 2002 | B1 |
6353452 | Hamada et al. | Mar 2002 | B1 |
6355980 | Callahan | Mar 2002 | B1 |
6356862 | Bailey | Mar 2002 | B2 |
6356958 | Lin | Mar 2002 | B1 |
6356960 | Jones et al. | Mar 2002 | B1 |
6359950 | Gossmann et al. | Mar 2002 | B2 |
6362697 | Pulvirenti | Mar 2002 | B1 |
6363463 | Mattison | Mar 2002 | B1 |
6366174 | Berry et al. | Apr 2002 | B1 |
6366300 | Ohara et al. | Apr 2002 | B1 |
6366874 | Lee et al. | Apr 2002 | B1 |
6366878 | Grunert | Apr 2002 | B1 |
6369660 | Wei et al. | Apr 2002 | B1 |
6371878 | Bowen | Apr 2002 | B1 |
6373954 | Malcolm, Jr. et al. | Apr 2002 | B1 |
6374370 | Bockhaus et al. | Apr 2002 | B1 |
6377009 | Philipp | Apr 2002 | B1 |
6377575 | Mullaney et al. | Apr 2002 | B1 |
6377646 | Sha | Apr 2002 | B1 |
6380811 | Zarubinsky et al. | Apr 2002 | B1 |
6380929 | Platt | Apr 2002 | B1 |
6380931 | Gillespie et al. | Apr 2002 | B1 |
6384947 | Ackerman et al. | May 2002 | B1 |
6385742 | Kirsch et al. | May 2002 | B1 |
6388109 | Schwarz et al. | May 2002 | B1 |
6388464 | Lacey et al. | May 2002 | B1 |
6396302 | New et al. | May 2002 | B2 |
6396357 | Sun et al. | May 2002 | B1 |
6397232 | Cheng-Hung et al. | May 2002 | B1 |
6401230 | Ahanessians et al. | Jun 2002 | B1 |
6404204 | Farruggia et al. | Jun 2002 | B1 |
6404445 | Galea et al. | Jun 2002 | B1 |
6407953 | Cleeves | Jun 2002 | B1 |
6408432 | Herrmann et al. | Jun 2002 | B1 |
6411665 | Chan et al. | Jun 2002 | B1 |
6411974 | Graham et al. | Jun 2002 | B1 |
6414671 | Gillespie et al. | Jul 2002 | B1 |
6421698 | Hong | Jul 2002 | B1 |
6421817 | Mohan et al. | Jul 2002 | B1 |
6425109 | Choukalos et al. | Jul 2002 | B1 |
6429882 | Abdelnur et al. | Aug 2002 | B1 |
6430305 | Decker | Aug 2002 | B1 |
6433645 | Mann et al. | Aug 2002 | B1 |
6434187 | Beard et al. | Aug 2002 | B1 |
6437805 | Sojoodi et al. | Aug 2002 | B1 |
6438565 | Ammirato et al. | Aug 2002 | B1 |
6438735 | McElvain et al. | Aug 2002 | B1 |
6438738 | Elayda | Aug 2002 | B1 |
6441073 | Tanaka et al. | Aug 2002 | B1 |
6445211 | Saripella | Sep 2002 | B1 |
6449628 | Wasson | Sep 2002 | B1 |
6449755 | Beausang et al. | Sep 2002 | B1 |
6449761 | Greidinger et al. | Sep 2002 | B1 |
6452437 | Takeuchi et al. | Sep 2002 | B1 |
6452514 | Philipp | Sep 2002 | B1 |
6453175 | Mizell et al. | Sep 2002 | B2 |
6453461 | Chaiken | Sep 2002 | B1 |
6456304 | Angiulo et al. | Sep 2002 | B1 |
6457355 | Philipp | Oct 2002 | B1 |
6457479 | Zhuang et al. | Oct 2002 | B1 |
6460172 | Insenser Farre et al. | Oct 2002 | B1 |
6463488 | San Juan | Oct 2002 | B1 |
6466036 | Philipp | Oct 2002 | B1 |
6466078 | Stiff | Oct 2002 | B1 |
6466898 | Chan | Oct 2002 | B1 |
6473069 | Gerpheide | Oct 2002 | B1 |
6473825 | Worley et al. | Oct 2002 | B1 |
6477691 | Bergamaschi et al. | Nov 2002 | B1 |
6480921 | Mansoorian et al. | Nov 2002 | B1 |
6483343 | Faith et al. | Nov 2002 | B1 |
6487700 | Fukushima | Nov 2002 | B1 |
6489899 | Ely et al. | Dec 2002 | B1 |
6490213 | Mu et al. | Dec 2002 | B1 |
6492834 | Lytle et al. | Dec 2002 | B1 |
6496969 | Feng et al. | Dec 2002 | B2 |
6496971 | Lesea et al. | Dec 2002 | B1 |
6498720 | Glad | Dec 2002 | B2 |
6499134 | Buffet et al. | Dec 2002 | B1 |
6499359 | Washeleski et al. | Dec 2002 | B1 |
6504403 | Bangs et al. | Jan 2003 | B2 |
6507214 | Snyder | Jan 2003 | B1 |
6507215 | Piasecki et al. | Jan 2003 | B1 |
6507857 | Yalcinalp | Jan 2003 | B1 |
6509758 | Piasecki et al. | Jan 2003 | B2 |
6512395 | Lacey et al. | Jan 2003 | B1 |
6516428 | Wenzel et al. | Feb 2003 | B2 |
6522128 | Ely et al. | Feb 2003 | B1 |
6523416 | Takagi et al. | Feb 2003 | B2 |
6525593 | Mar | Feb 2003 | B1 |
6526556 | Stoica et al. | Feb 2003 | B1 |
6529791 | Takagi | Mar 2003 | B1 |
6530065 | Mcdonald et al. | Mar 2003 | B1 |
6534970 | Ely et al. | Mar 2003 | B1 |
6535061 | Darmawaskita et al. | Mar 2003 | B2 |
6535200 | Philipp | Mar 2003 | B2 |
6535946 | Bryant et al. | Mar 2003 | B1 |
6536028 | Katsioulas et al. | Mar 2003 | B1 |
6539534 | Bennett | Mar 2003 | B1 |
6542025 | Kutz et al. | Apr 2003 | B1 |
6542844 | Hanna | Apr 2003 | B1 |
6542845 | Grucci et al. | Apr 2003 | B1 |
6552933 | Roohparvar | Apr 2003 | B2 |
6553057 | Sha et al. | Apr 2003 | B1 |
6554469 | Thomson et al. | Apr 2003 | B1 |
6556044 | Langhammer et al. | Apr 2003 | B2 |
6557164 | Faustini | Apr 2003 | B1 |
6559685 | Green | May 2003 | B2 |
6560306 | Duffy et al. | May 2003 | B1 |
6560699 | Konkle | May 2003 | B1 |
6563391 | Mar | May 2003 | B1 |
6564179 | Belhaj | May 2003 | B1 |
6566961 | Dasgupta et al. | May 2003 | B2 |
6567426 | van Hook et al. | May 2003 | B1 |
6567932 | Edwards et al. | May 2003 | B2 |
6570557 | Westerman et al. | May 2003 | B1 |
6571331 | Henry et al. | May 2003 | B2 |
6571373 | Devins et al. | May 2003 | B1 |
6574590 | Kershaw et al. | Jun 2003 | B1 |
6574739 | Kung et al. | Jun 2003 | B1 |
6575373 | Nakano | Jun 2003 | B1 |
6577258 | Ruha et al. | Jun 2003 | B2 |
6578174 | Zizzo | Jun 2003 | B2 |
6580329 | Sander | Jun 2003 | B2 |
6581191 | Schubert et al. | Jun 2003 | B1 |
6587093 | Shaw et al. | Jul 2003 | B1 |
6587995 | Duboc et al. | Jul 2003 | B1 |
6588004 | Southgate et al. | Jul 2003 | B1 |
6590422 | Dillon | Jul 2003 | B1 |
6590517 | Swanson | Jul 2003 | B1 |
6590589 | Sluiman et al. | Jul 2003 | B1 |
6591369 | Edwards et al. | Jul 2003 | B1 |
6592626 | Bauchot et al. | Jul 2003 | B1 |
6594796 | Chiang | Jul 2003 | B1 |
6594799 | Robertson et al. | Jul 2003 | B1 |
6597212 | Wang et al. | Jul 2003 | B1 |
6597824 | Newberg et al. | Jul 2003 | B2 |
6598178 | Yee et al. | Jul 2003 | B1 |
6600346 | Macaluso | Jul 2003 | B1 |
6600351 | Bisanti et al. | Jul 2003 | B2 |
6600575 | Kohara | Jul 2003 | B1 |
6601189 | Edwards et al. | Jul 2003 | B1 |
6601236 | Curtis | Jul 2003 | B1 |
6603330 | Snyder | Aug 2003 | B1 |
6603348 | Preuss et al. | Aug 2003 | B1 |
6604179 | Volk et al. | Aug 2003 | B2 |
6606731 | Baum et al. | Aug 2003 | B1 |
6608472 | Kutz et al. | Aug 2003 | B1 |
6610936 | Gillespie et al. | Aug 2003 | B2 |
6611220 | Snyder | Aug 2003 | B1 |
6611276 | Muratori et al. | Aug 2003 | B1 |
6611856 | Liao et al. | Aug 2003 | B1 |
6611952 | Prakash et al. | Aug 2003 | B1 |
6613098 | Sorge et al. | Sep 2003 | B1 |
6614260 | Welch et al. | Sep 2003 | B1 |
6614320 | Sullam et al. | Sep 2003 | B1 |
6614374 | Gustavsson et al. | Sep 2003 | B1 |
6614458 | Lambert et al. | Sep 2003 | B1 |
6615167 | Devins et al. | Sep 2003 | B1 |
6617888 | Volk | Sep 2003 | B2 |
6618854 | Mann | Sep 2003 | B1 |
6621356 | Gotz et al. | Sep 2003 | B2 |
6624640 | Lund et al. | Sep 2003 | B2 |
6625765 | Krishnan | Sep 2003 | B1 |
6628163 | Dathe et al. | Sep 2003 | B2 |
6628311 | Fang | Sep 2003 | B1 |
6631508 | Williams | Oct 2003 | B1 |
6634008 | Dole | Oct 2003 | B1 |
6634009 | Molson et al. | Oct 2003 | B1 |
6636096 | Schaffer et al. | Oct 2003 | B2 |
6636169 | Distinti et al. | Oct 2003 | B1 |
6637015 | Ogami et al. | Oct 2003 | B1 |
6639586 | Gerpheide | Oct 2003 | B2 |
6642857 | Schediwy et al. | Nov 2003 | B1 |
6643151 | Nebrigic et al. | Nov 2003 | B1 |
6643810 | Whetsel | Nov 2003 | B2 |
6649924 | Philipp et al. | Nov 2003 | B1 |
6650581 | Hong et al. | Nov 2003 | B2 |
6658498 | Carney et al. | Dec 2003 | B1 |
6658633 | Devins et al. | Dec 2003 | B2 |
6661288 | Morgan et al. | Dec 2003 | B2 |
6661410 | Casebolt et al. | Dec 2003 | B2 |
6661724 | Snyder et al. | Dec 2003 | B1 |
6664978 | Kekic et al. | Dec 2003 | B1 |
6664991 | Chew et al. | Dec 2003 | B1 |
6667642 | Moyal | Dec 2003 | B1 |
6667740 | Ely et al. | Dec 2003 | B2 |
6670852 | Hauck | Dec 2003 | B1 |
6673308 | Hino et al. | Jan 2004 | B2 |
6677814 | Low et al. | Jan 2004 | B2 |
6677932 | Westerman | Jan 2004 | B1 |
6678645 | Rajsuman et al. | Jan 2004 | B1 |
6678877 | Perry et al. | Jan 2004 | B1 |
6680632 | Meyers et al. | Jan 2004 | B1 |
6680731 | Gerpheide et al. | Jan 2004 | B2 |
6681280 | Miyake et al. | Jan 2004 | B1 |
6681359 | Au et al. | Jan 2004 | B1 |
6683462 | Shimizu | Jan 2004 | B2 |
6683930 | Dalmia | Jan 2004 | B1 |
6686787 | Ling | Feb 2004 | B2 |
6686860 | Gulati et al. | Feb 2004 | B2 |
6690224 | Moore | Feb 2004 | B1 |
6691193 | Wang et al. | Feb 2004 | B1 |
6691301 | Bowen | Feb 2004 | B2 |
6697754 | Alexander | Feb 2004 | B1 |
6701340 | Gorecki et al. | Mar 2004 | B1 |
6701487 | Ogami et al. | Mar 2004 | B1 |
6701508 | Bartz et al. | Mar 2004 | B1 |
6703961 | Mueck et al. | Mar 2004 | B2 |
6704381 | Moyal et al. | Mar 2004 | B1 |
6704879 | Parrish | Mar 2004 | B1 |
6704889 | Veenstra et al. | Mar 2004 | B2 |
6704893 | Bauwens et al. | Mar 2004 | B1 |
6705511 | Dames et al. | Mar 2004 | B1 |
6711226 | Williams et al. | Mar 2004 | B1 |
6711731 | Weiss | Mar 2004 | B2 |
6713897 | Caldwell | Mar 2004 | B2 |
6714066 | Gorecki et al. | Mar 2004 | B2 |
6714817 | Daynes et al. | Mar 2004 | B2 |
6715132 | Bartz et al. | Mar 2004 | B1 |
6717474 | Chen et al. | Apr 2004 | B2 |
6718294 | Bortfeld | Apr 2004 | B1 |
6718520 | Lautzenheiser et al. | Apr 2004 | B1 |
6718533 | Schneider et al. | Apr 2004 | B1 |
6724220 | Snyder et al. | Apr 2004 | B1 |
6725441 | Keller et al. | Apr 2004 | B1 |
6728900 | Meli | Apr 2004 | B1 |
6728902 | Kaiser et al. | Apr 2004 | B2 |
6730863 | Gerpheide et al. | May 2004 | B1 |
6731552 | Perner | May 2004 | B2 |
6732068 | Sample et al. | May 2004 | B2 |
6732347 | Camilleri et al. | May 2004 | B1 |
6738858 | Fernald et al. | May 2004 | B1 |
6744323 | Moyal et al. | Jun 2004 | B1 |
6748569 | Brooke et al. | Jun 2004 | B1 |
6750852 | Gillespie et al. | Jun 2004 | B2 |
6750876 | Atsatt et al. | Jun 2004 | B1 |
6750889 | Livingston | Jun 2004 | B1 |
6754101 | Terzioglu et al. | Jun 2004 | B2 |
6754723 | Kato | Jun 2004 | B2 |
6754765 | Chang et al. | Jun 2004 | B1 |
6754849 | Tamura | Jun 2004 | B2 |
6757882 | Chen et al. | Jun 2004 | B2 |
6765407 | Snyder | Jul 2004 | B1 |
6768337 | Kohno et al. | Jul 2004 | B2 |
6768352 | Maher et al. | Jul 2004 | B1 |
6769622 | Tournemille et al. | Aug 2004 | B1 |
6771552 | Fujisawa | Aug 2004 | B2 |
6781456 | Pradhan | Aug 2004 | B2 |
6782068 | Wilson et al. | Aug 2004 | B1 |
6784821 | Lee | Aug 2004 | B1 |
6785881 | Bartz et al. | Aug 2004 | B1 |
6788116 | Cook et al. | Sep 2004 | B1 |
6788221 | Ely et al. | Sep 2004 | B1 |
6791377 | Ilchmann et al. | Sep 2004 | B2 |
6792584 | Eneboe et al. | Sep 2004 | B1 |
6798218 | Kasperkovitz | Sep 2004 | B2 |
6798299 | Mar et al. | Sep 2004 | B1 |
6799198 | Huboi et al. | Sep 2004 | B1 |
6806771 | Hildebrant et al. | Oct 2004 | B1 |
6806782 | Motoyoshi et al. | Oct 2004 | B2 |
6809275 | Cheng et al. | Oct 2004 | B1 |
6809566 | Xin-Leblanc | Oct 2004 | B1 |
6810442 | Lin et al. | Oct 2004 | B1 |
6815979 | Ooshita | Nov 2004 | B2 |
6816544 | Bailey et al. | Nov 2004 | B1 |
6817005 | Mason et al. | Nov 2004 | B2 |
6819142 | Viehmann et al. | Nov 2004 | B2 |
6823282 | Snyder | Nov 2004 | B1 |
6823497 | Schubert et al. | Nov 2004 | B2 |
6825689 | Snyder | Nov 2004 | B1 |
6825869 | Bang | Nov 2004 | B2 |
6828824 | Betz et al. | Dec 2004 | B2 |
6829727 | Pawloski | Dec 2004 | B1 |
6834384 | Fiorella, II et al. | Dec 2004 | B2 |
6836169 | Richmond et al. | Dec 2004 | B2 |
6839774 | Ahn et al. | Jan 2005 | B1 |
6842710 | Gehring et al. | Jan 2005 | B1 |
6847203 | Conti et al. | Jan 2005 | B1 |
6850117 | Weber et al. | Feb 2005 | B2 |
6850554 | Sha et al. | Feb 2005 | B1 |
6853598 | Chevallier | Feb 2005 | B2 |
6854067 | Kutz et al. | Feb 2005 | B1 |
6856433 | Hatano et al. | Feb 2005 | B2 |
6859884 | Sullam | Feb 2005 | B1 |
6862240 | Burgan | Mar 2005 | B2 |
6864710 | Lacey et al. | Mar 2005 | B1 |
6865429 | Schneider et al. | Mar 2005 | B1 |
6865504 | Larson et al. | Mar 2005 | B2 |
6868500 | Kutz et al. | Mar 2005 | B1 |
6871253 | Greeff et al. | Mar 2005 | B2 |
6871331 | Bloom et al. | Mar 2005 | B1 |
6873203 | Latham, II et al. | Mar 2005 | B1 |
6873210 | Mulder et al. | Mar 2005 | B2 |
6876941 | Nightingale | Apr 2005 | B2 |
6880086 | Kidder et al. | Apr 2005 | B2 |
6888453 | Lutz et al. | May 2005 | B2 |
6888538 | Ely et al. | May 2005 | B2 |
6892310 | Kutz et al. | May 2005 | B1 |
6892322 | Snyder | May 2005 | B1 |
6893724 | Lin et al. | May 2005 | B2 |
6894928 | Owen | May 2005 | B2 |
6897390 | Caldwell et al. | May 2005 | B2 |
6898703 | Ogami et al. | May 2005 | B1 |
6900663 | Roper et al. | May 2005 | B1 |
6901563 | Ogami et al. | May 2005 | B1 |
6903613 | Mitchell et al. | Jun 2005 | B1 |
6910126 | Mar et al. | Jun 2005 | B1 |
6911857 | Stiff | Jun 2005 | B1 |
6917661 | Scott et al. | Jul 2005 | B1 |
6922821 | Nemecek | Jul 2005 | B1 |
6924668 | Mueller et al. | Aug 2005 | B2 |
6934674 | Douezy et al. | Aug 2005 | B1 |
6937075 | Lim et al. | Aug 2005 | B2 |
6940356 | Mcdonald, II et al. | Sep 2005 | B2 |
6941336 | Mar | Sep 2005 | B1 |
6941538 | Hwang et al. | Sep 2005 | B2 |
6944018 | Caldwell | Sep 2005 | B2 |
6949984 | Siniscalchi | Sep 2005 | B2 |
6950954 | Sullam et al. | Sep 2005 | B1 |
6950990 | Rajarajan et al. | Sep 2005 | B2 |
6952778 | Snyder | Oct 2005 | B1 |
6954511 | Tachimori | Oct 2005 | B2 |
6954904 | White | Oct 2005 | B2 |
6956419 | Mann et al. | Oct 2005 | B1 |
6957180 | Nemecek | Oct 2005 | B1 |
6957242 | Snyder | Oct 2005 | B1 |
6963233 | Puccio et al. | Nov 2005 | B2 |
6963908 | Lynch et al. | Nov 2005 | B1 |
6966039 | Bartz et al. | Nov 2005 | B1 |
6967511 | Sullam | Nov 2005 | B1 |
6967960 | Bross et al. | Nov 2005 | B1 |
6968346 | Hekmatpour | Nov 2005 | B2 |
6970844 | Bierenbaum | Nov 2005 | B1 |
6971004 | Pleis et al. | Nov 2005 | B1 |
6973400 | Cahill-O'Brien et al. | Dec 2005 | B2 |
6980060 | Boerstler et al. | Dec 2005 | B2 |
6981090 | Kutz et al. | Dec 2005 | B1 |
6988192 | Snider | Jan 2006 | B2 |
6996799 | Cismas et al. | Feb 2006 | B1 |
7005933 | Shutt | Feb 2006 | B1 |
7009444 | Scott | Mar 2006 | B1 |
7010773 | Bartz et al. | Mar 2006 | B1 |
7015735 | Kimura et al. | Mar 2006 | B2 |
7017145 | Taylor | Mar 2006 | B2 |
7020854 | Killian et al. | Mar 2006 | B2 |
7023257 | Sullam | Apr 2006 | B1 |
7024636 | Weed | Apr 2006 | B2 |
7024654 | Bersch et al. | Apr 2006 | B2 |
7030656 | Lo et al. | Apr 2006 | B2 |
7030688 | Dosho et al. | Apr 2006 | B2 |
7034603 | Brady et al. | Apr 2006 | B2 |
7042301 | Sutardja | May 2006 | B2 |
7047166 | Dancea | May 2006 | B2 |
7055035 | Allison et al. | May 2006 | B2 |
7058921 | Hwang et al. | Jun 2006 | B1 |
7073158 | Mccubbrey | Jul 2006 | B2 |
7076420 | Snyder et al. | Jul 2006 | B1 |
7079166 | Hong | Jul 2006 | B1 |
7086014 | Bartz et al. | Aug 2006 | B1 |
7088166 | Reinschmidt et al. | Aug 2006 | B1 |
7089175 | Nemecek et al. | Aug 2006 | B1 |
7091713 | Erdelyi et al. | Aug 2006 | B2 |
7092980 | Mar et al. | Aug 2006 | B1 |
7099818 | Nemecek et al. | Aug 2006 | B1 |
7103108 | Beard | Sep 2006 | B1 |
7117485 | Wilkinson et al. | Oct 2006 | B2 |
7119550 | Kitano et al. | Oct 2006 | B2 |
7119602 | Davis | Oct 2006 | B2 |
7124376 | Zaidi et al. | Oct 2006 | B2 |
7127630 | Snyder | Oct 2006 | B1 |
7129793 | Gramegna | Oct 2006 | B2 |
7129873 | Kawamura | Oct 2006 | B2 |
7132835 | Arcus | Nov 2006 | B1 |
7138841 | Li et al. | Nov 2006 | B1 |
7138868 | Sanchez et al. | Nov 2006 | B2 |
7139530 | Kusbel | Nov 2006 | B2 |
7149316 | Kutz et al. | Dec 2006 | B1 |
7150002 | Anderson et al. | Dec 2006 | B1 |
7152027 | Andrade et al. | Dec 2006 | B2 |
7154294 | Liu et al. | Dec 2006 | B2 |
7161936 | Barrass et al. | Jan 2007 | B1 |
7162410 | Nemecek et al. | Jan 2007 | B1 |
7171455 | Gupta et al. | Jan 2007 | B1 |
7176701 | Wachi et al. | Feb 2007 | B2 |
7178096 | Rangan et al. | Feb 2007 | B2 |
7180342 | Shutt et al. | Feb 2007 | B1 |
7185162 | Snyder | Feb 2007 | B1 |
7185321 | Roe et al. | Feb 2007 | B1 |
7188063 | Snyder | Mar 2007 | B1 |
7193901 | Ruby et al. | Mar 2007 | B2 |
7200507 | Chen et al. | Apr 2007 | B2 |
7206733 | Nemecek | Apr 2007 | B1 |
7221187 | Snyder et al. | May 2007 | B1 |
7227389 | Gong et al. | Jun 2007 | B2 |
7236921 | Nemecek et al. | Jun 2007 | B1 |
7250825 | Wilson et al. | Jul 2007 | B2 |
7256588 | Howard et al. | Aug 2007 | B2 |
7265633 | Stiff | Sep 2007 | B1 |
7266768 | Ferlitsch et al. | Sep 2007 | B2 |
7281846 | Mcleod | Oct 2007 | B2 |
7282905 | Chen et al. | Oct 2007 | B2 |
7283151 | Nihei et al. | Oct 2007 | B2 |
7287112 | Pleis et al. | Oct 2007 | B1 |
7290244 | Peck et al. | Oct 2007 | B2 |
7295049 | Moyal et al. | Nov 2007 | B1 |
7301835 | Joshi et al. | Nov 2007 | B2 |
7305510 | Miller | Dec 2007 | B2 |
7307485 | Snyder et al. | Dec 2007 | B1 |
7308608 | Pleis et al. | Dec 2007 | B1 |
7312616 | Snyder | Dec 2007 | B2 |
7323879 | Kuo et al. | Jan 2008 | B2 |
7324380 | Negut et al. | Jan 2008 | B2 |
7332976 | Brennan | Feb 2008 | B1 |
7342405 | Eldridge et al. | Mar 2008 | B2 |
7358714 | Watanabe et al. | Apr 2008 | B2 |
7367017 | Maddocks et al. | Apr 2008 | B2 |
7373437 | Seigneret et al. | May 2008 | B2 |
7376001 | Joshi et al. | May 2008 | B2 |
7376904 | Cifra et al. | May 2008 | B2 |
7386740 | Kutz et al. | Jun 2008 | B2 |
7392011 | Jacomb-Hood | Jun 2008 | B1 |
7400183 | Sivadasan et al. | Jul 2008 | B1 |
7406674 | Ogami et al. | Jul 2008 | B1 |
7421251 | Westwick et al. | Sep 2008 | B2 |
7461274 | Merkin | Dec 2008 | B2 |
7542533 | Jasa et al. | Jun 2009 | B2 |
7554847 | Lee | Jun 2009 | B2 |
7616509 | Qureshi et al. | Nov 2009 | B2 |
8042093 | Ogami | Oct 2011 | B1 |
20010002129 | Zimmerman et al. | May 2001 | A1 |
20010010083 | Satoh | Jul 2001 | A1 |
20010038392 | Humpleman et al. | Nov 2001 | A1 |
20010043081 | Rees | Nov 2001 | A1 |
20010044927 | Karniewicz | Nov 2001 | A1 |
20010045861 | Bloodworth et al. | Nov 2001 | A1 |
20010047509 | Mason et al. | Nov 2001 | A1 |
20020007467 | Ma et al. | Jan 2002 | A1 |
20020010716 | McCartney et al. | Jan 2002 | A1 |
20020016706 | Cooke et al. | Feb 2002 | A1 |
20020023110 | Fortin et al. | Feb 2002 | A1 |
20020042696 | Garcia et al. | Apr 2002 | A1 |
20020052729 | Kyung et al. | May 2002 | A1 |
20020059543 | Cheng et al. | May 2002 | A1 |
20020065646 | Waldie et al. | May 2002 | A1 |
20020068989 | Ebisawa et al. | Jun 2002 | A1 |
20020073119 | Richard | Jun 2002 | A1 |
20020073380 | Cooke | Jun 2002 | A1 |
20020080186 | Frederiksen | Jun 2002 | A1 |
20020085020 | Carroll | Jul 2002 | A1 |
20020099863 | Comeau et al. | Jul 2002 | A1 |
20020108006 | Snyder | Aug 2002 | A1 |
20020109722 | Rogers et al. | Aug 2002 | A1 |
20020116168 | Kim | Aug 2002 | A1 |
20020121679 | Bazarjani et al. | Sep 2002 | A1 |
20020122060 | Markel | Sep 2002 | A1 |
20020129334 | Dane et al. | Sep 2002 | A1 |
20020133771 | Barnett | Sep 2002 | A1 |
20020133794 | Kanapathippillai et al. | Sep 2002 | A1 |
20020138516 | Igra | Sep 2002 | A1 |
20020144099 | Muro et al. | Oct 2002 | A1 |
20020145433 | Morrise et al. | Oct 2002 | A1 |
20020152234 | Estrada et al. | Oct 2002 | A1 |
20020152449 | Lin | Oct 2002 | A1 |
20020156885 | Thakkar | Oct 2002 | A1 |
20020156998 | Casselman | Oct 2002 | A1 |
20020161802 | Gabrick et al. | Oct 2002 | A1 |
20020166100 | Meding | Nov 2002 | A1 |
20020174134 | Goykhman | Nov 2002 | A1 |
20020174411 | Feng et al. | Nov 2002 | A1 |
20030011639 | Webb | Jan 2003 | A1 |
20030014447 | White | Jan 2003 | A1 |
20030025734 | Boose et al. | Feb 2003 | A1 |
20030033588 | Alexander | Feb 2003 | A1 |
20030041235 | Meyer | Feb 2003 | A1 |
20030056071 | Triece et al. | Mar 2003 | A1 |
20030058469 | Buis et al. | Mar 2003 | A1 |
20030061409 | RuDusky | Mar 2003 | A1 |
20030061572 | McClannahan et al. | Mar 2003 | A1 |
20030066057 | Rudusky | Apr 2003 | A1 |
20030086300 | Noyes et al. | May 2003 | A1 |
20030097640 | Abrams et al. | May 2003 | A1 |
20030105620 | Bowen | Jun 2003 | A1 |
20030126947 | Margaria | Jul 2003 | A1 |
20030135842 | Frey et al. | Jul 2003 | A1 |
20030149961 | Kawai et al. | Aug 2003 | A1 |
20030229482 | Cook et al. | Dec 2003 | A1 |
20040018711 | Madurawe | Jan 2004 | A1 |
20040054821 | Warren et al. | Mar 2004 | A1 |
20040153802 | Kudo et al. | Aug 2004 | A1 |
20040205553 | Hall et al. | Oct 2004 | A1 |
20040205617 | Light | Oct 2004 | A1 |
20040205695 | Fletcher | Oct 2004 | A1 |
20050066152 | Garey | Mar 2005 | A1 |
20050143968 | Odom et al. | Jun 2005 | A9 |
20050240917 | Wu | Oct 2005 | A1 |
20050248534 | Kehlstadt | Nov 2005 | A1 |
20050280453 | Hsieh | Dec 2005 | A1 |
20060015862 | Odom et al. | Jan 2006 | A1 |
20060031768 | Shah et al. | Feb 2006 | A1 |
20070139074 | Reblewski | Jun 2007 | A1 |
20070258458 | Kapoor | Nov 2007 | A1 |
20080095213 | Lin et al. | Apr 2008 | A1 |
20080186052 | Needham et al. | Aug 2008 | A1 |
20080259998 | Venkataraman et al. | Oct 2008 | A1 |
20080294806 | Swindle et al. | Nov 2008 | A1 |
20090066427 | Brennan | Mar 2009 | A1 |
20090322305 | De Cremoux | Dec 2009 | A1 |
Number | Date | Country |
---|---|---|
19710829 | Sep 1998 | DE |
0308583 | Mar 1989 | EP |
368398 | May 1990 | EP |
0450863 | Oct 1991 | EP |
0499383 | Aug 1992 | EP |
0639816 | Feb 1995 | EP |
1170671 | Jan 2002 | EP |
1191423 | Mar 2002 | EP |
1205848 | May 2002 | EP |
4083405 | Mar 1992 | JP |
4095408 | Mar 1992 | JP |
5055842 | Mar 1993 | JP |
6021732 | Jan 1994 | JP |
9532478 | Nov 1995 | WO |
PCTUS9617305 | Jun 1996 | WO |
PCTUS9834376 | Aug 1998 | WO |
PCTUS9909712 | Feb 1999 | WO |
Entry |
---|
U.S. Appl. No. 12/356,468: “System and Method for Dynamically Generating a Configuration Datasheet,” Anderson et al ; filed Jan. 20, 2009; 27 pages. |
U.S. Appl. No. 12/765,400: “Autonomous Control in a Programmable System.” Sullam et al., filed Apr. 22, 2010; 30 pages. |
Ashok Bindra, “Programmable SoC Delivers A New Level of System Flexibility”; Electro Design; Nov. 6, 2000; 11 pages. |
Atmel Corporation: AT9OSC Summary. “Secure Microcontrollers for Smart Cards,” Oct. 1999; 7 pages. |
Azim et al, “A Custom DSP Chip to Implement a Robot Motion Controller Proceedings of the IEEE Custom Integrated Circuits Conference,” May 1988, pp. 8.7.1-8 7.5; 6 pages. |
Bakker et al., “Micropower CMOS Temperature Sensor with Digital Output,” IEEE Journal of Solid-State Circuits, Jul. 1996, 3 pages. |
Balough et al, “White Paper: Comparing IP lntegration Approaches for FPGA Implementation,” Feb. 2007, Version 1.1. Altera, pp. 1-7: 7 pages. |
Bauer et al.; “A Reconfigurable Logic Machine for Fast Event-Driven Simulation”; Jun. 1998; Design Automation Conference Proceedings; 8 pages. |
Burogs et al., “Power Converter Analysis and Design using Matlab: A Transfer Function Approach,” Proceedings of IEEE International Symposium on Industrial Electronics 1998, vol. 2, pp. 552-557; 6 pages. |
Bursky “FPGA Combines Multiple Interfaces and Logic,” Electronic Design, vol. 48 No. 20, Oct. 2, 2000, pp. 74-78; 5 pages. |
Catthoor et al., “Architectural Strategies for an Application-Specific Synchronous Multiprocessor Environment,” IEEE transactions on Acoustics, Speech, and Signal Processing; vol. 36, No. 2, Feb. 1988, pp. 265-284; 20 pages. |
Chapweske, Adam; “The PS/2 Mouse Interface,” PS/2 Mouse Interfacing, 2001, retrieved on May 18, 2006; 11 pages. |
Charles Melear, “Using Background Modes for Testing, Debugging and Emulation of Microcontrollers,” IEEE, 1997, pp, 90-97; 8 pages. |
Charles, Jr. et al., “Wirebonding: Reinventing the Process fr MCMs,” Apr. 1998, IEEE 7th International Conference on Multichip Modules and High Density Packaging, pp. 300-302; 3 pages. |
Ching et al., “An In-Curcuit-Emulator for TMS320C25,” IEEE, 1994, pp. 51-56; 6 pages. |
Cover Pages Technology Reports; XML and Electronic Design Automation (EDA); Aug. 2000; retrieved from http://xml.coverpages.org on Mar. 23, 2005; 5 pages. |
Cypress MicroSystem, Inc. “Cypress Customer Forums” retrieved from <http://www.cypress.com/forums/messageview>: Nov. 30, 2004; 1 page. |
Cypress MicroSystem, Inc. “PsoC Designer: Integrated Development Environment User Guide”; Rev. 1.18: Sep. 8, 2003; 193 pages. |
Cypress MicroSystems, Inc. “Cypress MicroSystems Unveils Programmable System-On-A-Chip for Embedded Internet, Communications, and Consumer Systems” Nov. 13, 2000; 3 pages. |
Cypress Semiconductor Corporation. “CY8C21x34 Data Sheet,” CSR User Modute, CSR V.1.0; Oct. 6, 2005; 36 pages. |
Cypress Semiconductor Corporation, “Cypress Introduces PSoC(TM)-Based Capacitive Touch Sensor Solution,” Cypress Press Release; May 31, 2005; <http://www.cypress.com/portal/server>, retrieved on Feb. 5, 2007; 4 pages. |
Cypress Semiconductor Corporation, “FAN Controller CG6457AM and CG6462AM,” PSoC Mixed Signal Array Preliminary Data Sheet; May 24, 2085; 25 pages. |
Cypress Semiconductor Corporation, “PSoC CY8C20x34 Technical Reference Manual (TRM);” PSoC CY8C20x34 TRM, Version 1,0, 2006; 218 pages. |
Cypress Semiconductor Corporation, “PSoC Mixed-Signal Controllers,” Production Description: <http://www.cypress.com/portal/server>; retrieved on Sep. 27, 2005; 2 pages. |
Cypress Semiconductor Corporation; “Release Notes srn017,” Jan. 24, 2007; 3 pages. |
Dahl et al, “Emulation of the Sparcle Microprocessor with the MIT Virtual Wires Emulation System,” 1994, IEEE, pp. 14-22; 9 pages. |
Daniel B. Sedory, “A Guide to DEBUG,” 2004, retrieved on May 20, 2005 from http://www.geocites.com/thestarman3/asm/debug/debug2.htm, pp. 1-11; 7 pages. |
Dick Pasternak, “In-Circuit-Emulation in ASIC Architecture Cor Designs,” IEEE, 1989, pp, P6-4.1-P6-4.4; 4 pages. |
Dirk Kiliat, “A One-Chip Solution for Electronic Ballasts in Fluorescent Lamps,” Power Electronics, http://powerelectronics.com/mag/power—onechip—solution—electronic/, dated Mar. 1, 2004; accessed Sep. 13, 2005; 4 pages. |
Durham et al., “Circuit Architectures for High Linearity Monolithic Continuous-Time Filtering,” IEEE, 1992; 7 pages. |
Durham et al., “High-Linearity Conitnuous-Time Filter in 5-V VLSI CMOS,” IEEE, 1992; 8 pages. |
Durham et al, “Integrated Continuous-Time Balanced Fiiters for 16-bit DSP Interfaces,” IEEE, 1993; 6 pages. |
Duvvuru et al, “Evaluation of a Branch Target Address Cache,” 1995, IEEE, pp. 173-180; 8 pages. |
Ebeling et al., “Validating VLSI Circuit Layout by Wirelist Comparison,” Sep. 1983, In the Proceedings of the IEEE International Conference on Computer Aided Design (ICCAD-83), pp. 172-173; 2 pages. |
Ebling, “Gemini II; A Second Generation Layout Validation Program;” 1988; in proceedings of the IEEE International Conference on Computer Aided Design (ICCAD-88); 4 pages. |
Efstathiou. “Analog Electronics: Basic Circuits of Operational Amplifiers,” <http://web.archive.org/web/20021231045232> Dec. 31, 2002, version, retrieved from the Internet Archives; 10 pages. |
Electronic Tools Company; E-Studio User Manuel; 2000; retrieved from http://web.archive.org for site http://e-tools.com on Mar. 23, 2005; 77 pages. |
Frank Goodenough, “Analog Counterparts of FPGAS Ease System Design,” Electronic Design, Penton Publishing, Cleveland, OH, Oct. 14, 1994; vol. 42, No. 21, pp. 63-66, 68; 10 pages. |
Fred Eady, “PSoC 101,” Circuit Cellar, Aug. 2004, accessed Sep. 13, 2005, http://www.circuitcellar.com/library/print/0804/eady169/2.htm; 4 pages. |
Ganapathy et al., “Hardware Emulation for Functional Verification of K5”, Jun. 1996, 33rd Design Automation Conference Proceedings, Jun. 3-7, 1996, pp. 315-318; 4 pages. |
Ghosh et al., “A Low Overhead Design for Testability and Test Generation Technique for Core-based Systems,” IEEE, 1997; 10 pages. |
Haberl et al., “Self Testable Boards with Standard IEEE 1149.5 Module Test and Maintenance (MTM) Bus Interface,” IEEE, 1994; 6 pages. |
Hamblen, “Rapid Prototyping Using Field-Programmable Logic Devices” Jun. 2000, IEEE; 9 pages. |
Harbaum et al. “Design of a Flexible Coprocessor Unit” Proceedings of the Euromicro Conference, XX XX; Sep. 1999, pp. 335-342; 10 pages. |
Harrison et al.; “Xilinx FPGA Design in a Group Environment Using VHDS and Synthesis Tools”; Colloquium on Digital System Design Using Synthesis Techniques; Feb. 15, 1996; 4 pages. |
Hintz et al., “Microcontrollers,” 1992, McGraw-Hill, pp. 29-37; 11 pages. |
Hong et al., “An FPGA-Based Hardware Emulator for Fast Fault Emulation,” IEEE, 1997, pp. 345-348; 4 pages. |
Hong et al., “Hierarchial System Test by an IEEE 1149.5 MTM-Bus Slave-Module Interface Core,” IEEE, 2000; 14 pages. |
Hsieh et al., “Modeiing Micro-Controller Peripherals for High-Level Co-Simulation and Synthesis,” IEEE, 1997, pp. 127-130; 4 pages. |
Huang et al., “Iceberg: An Embedded In-Circuit Emulator Synthesizer for Microcontrollers”, Proceedings of the 36th Design Autornabon Conference, Jun. 1999, pp. 580-585; 6 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/975,338 dated Jan. 18, 2006; 12 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/975,338 dated Jan. 31, 2008; 21 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/975,338 dated Feb. 27, 2007; 23 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,570 dated May 30, 2003; 9 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,571 dated Jan. 26, 2005; 11 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,761 dated Aug. 26, 2004; 7 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,761 dated Oct. 3, 2003; 7 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,762 dated Jan. 26, 2007; 13 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,762 dated Mar. 14, 2006; 19 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,767 dated Dec. 7, 2009; 22 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,771 dated Nov. 25, 2009; 12 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,782 dated May 15, 2009; 10 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/994,601 dated Jan. 5, 2010; 13 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/998,848 dated Dec. 10, 2009; 16 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/001,478 dated Apr. 20, 2009; 16 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/001,478 dated Jun. 4, 2008; 18 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/001,478 dated Sep. 5, 2006; 19 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/001,478 dated Sep. 17, 2007; 15 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/001,478 dated Oct. 24, 2005; 15 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/001,568 dated Oct. 26, 2005; 16 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/002,726 dated Mar. 27, 2006; 8 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/002,726 dated Nov. 30, 2005; 10 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/004,039 dated Nov. 22, 2005; 19 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/004,197 dated Nov. 23, 2005; 17 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/011,214 dated Jan. 21, 2005; 8 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/113,064 dated Oct. 18, 2005; 22 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/113,581 dated May 11, 2009; 21 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/113,581 dated Jun. 11, 2008; 14 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/113,581 dated Jul. 13, 2007; 15 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/113,581 dated Aug. 10, 2006; 13 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/137,497 dated Mar. 13, 2006; 15 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/137,497 dated May 5, 2005; 13 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/256,829 dated Jan. 27, 2006; 24 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/256,829 dated Jun. 1, 2007; 16 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/256,829 dated Jun. 23, 2009; 8 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/272,231 dated Nov. 5, 2003; 5 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/288,003 dated Oct. 6, 2004; 6 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/305,589 dated Oct. 21, 2004; 7 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/327,207 dated Mar. 2, 2006; 13 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/871,582 dated Feb. 1, 2008; 5 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/166,622 dated Mar. 18, 2010; 12 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/200,619 dated Jan. 4, 2010; 18 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/200,619 dated Mar. 3, 2009; 14 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/201,627 dated Apr. 29, 2008; 21 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/201,627 dated May 24, 2010; 26 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/201,922 dated Apr. 30, 2008; 10 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/273,708 dated Jul. 5, 2007; 8 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/322,044 dated Sep. 21, 2007; 14 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/337,272 dated Feb. 2, 2007; 11 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/415,588 dated Oct. 19, 2007; 8 pages. |
USPTO Non-Final Rejection for U.S. 09/989,782 dated Oct. 6, 2004; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,782 dated Nov. 26, 2008; 10 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,782 dated Dec. 14, 2007; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/992,076 dated Jun. 1, 2005; 20 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/992,076 dated Aug. 10, 2006; 19 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/992,076 dated Nov. 21, 2005; 29 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/994,600 dated May 15, 2007; 14 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/994,600 dated Jul. 17, 2006: 14 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/994,600 dated Aug. 23, 2005; 13 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/994,600 dated Oct. 21, 2004; 37 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/994,601 dated Oct. 4, 2007; 20 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/994,601 dated Sep. 21, 2005; 12 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/994,601 dated Nov. 14, 2006; 15 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/994,601 dated Jul. 29, 2004; 10 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/998,834 dated Sep. 20, 2004; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/998,848 dated Jan. 26, 2006; 17 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/998,848 dated Jan. 29, 2007; 13 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/998,848 dated Feb. 22, 2008; 15 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/998,848 dated Dec. 21, 2004; 14 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/998,859 dated May 15, 2003; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/998,859 dated May 28, 2003; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/998,859 dated Nov. 4, 2004; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/001,477 dated Jan. 22, 2007; 15 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/001;477 dated Mar. 2, 2006; 14 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/001,477 dated May 11, 2005; 10 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/001,477 dated Dec. 6, 2007; 13 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/002,217 dated Apr. 3, 2006; 12 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/002,217 dated May 19, 2005, 15 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/002,217 dated Aug. 3, 2007; 10 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/002,217 dated Oct. 2, 2006; 21 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/008,096 dated Mar. 7, 2007; 19 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/008,096 dated Apr. 17, 2006; 18 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/008,096 dated Jun. 14, 2004; 24 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/008;006 dated Jun. 24, 2005; 15 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/008,096 dated Dec. 12, 2007; 14 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/033,027 dated Apr. 20, 2005; 20 pages. |
USPTO Non-Finai Rejection for U.S. Appl. No. 10/033,027 dated Apr. 26, 2006; 26 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/033,027 dated Oct. 18, 2004; 17 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/033,027 dated Dec. 18, 2008; 5 pages. |
USPTO Non-Finai Rejection for U.S. Appl. No. 10/033,027 dated Dec. 21, 2006; 31 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/113,065 dated May 20, 2005; 14 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/238,966 dated Apr. 6, 2006; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/238,966 dated Apr. 19, 2007; 7 pages. |
USPTO Non-Finai Rejection for U.S. Appl. No. 10/238,966 dated Jun. 30, 2008; 12 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/238,966 dated Oct. 20, 2006; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/238,966 dated Dec. 26, 2007; 12 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/404,891 dated Jan. 5, 2004; 5 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/404,891 dated Mar. 5, 2003; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/404,891 dated Jun. 25, 2004; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/404,891 dated Jul. 10, 2003; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/404,891 dated Oct. 11, 2002; 5 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/475,808 dated Jun. 6, 2001; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/475,879 dated Mar. 8, 2001; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/826,397 dated Apr. 21, 2004; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/855,868 dated Aug. 26, 2004; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/875,599 dated May 31, 2006; 18 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/875,599 dated Oct. 27, 2003; 13 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/875,599 dated Dec. 3, 2004; 16 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/887,923 dated May 25, 2004, 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/887,955 dated May 26, 2004; 5 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/893,048 dated Jan. 12, 2006, 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/893,048 dated Jul. 27, 2005; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/893,048 dated Oct. 6, 2004; 5 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/893,050 dated Jan. 5, 2005; 13 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/893,050 dated Jan. 15, 2004; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/909,047 dated Jul. 6, 2004; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/912,768 dated Apr. 11, 2005; 14 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/912,768 dated Jun. 22, 2004; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/922,579 dated Aug. 18, 2004: 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/923,461 dated Jul. 16, 2004; 6 pages. |
USPTO Non-Finai Rejection for U.S. Appl. No. 09/929,891 dated Sep. 13, 2004; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/930,021 dated Apr. 26, 2004; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/943,062 dated Jan. 27, 2003; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/943,062 dated Jun. 22, 2007; 12 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/943,062 dated Sep. 11, 2002; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/943,062 dated Dec. 8, 2003; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/943,149 dated Aug. 28, 2003; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/943,149 dated Nov. 20, 2002; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/953,423 dated Feb. 6, 2004; 5 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/957,084 dated Aug. 23, 2002; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/957,084 dated Aug. 27, 2003; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/969,311 dated Sep. 21, 2004; 4 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/969,311 dated Nov. 6, 2002; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/969,313 dated May 6, 2005; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/972,003 dated Feb. 2, 2004; 10 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/972,003 dated Aug. 19, 2003; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/972,133 dated Mar. 8, 2005; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/972,133 dated Nov. 25, 2005; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/972,319 dated Sep. 16, 2004; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/975,030 dated Mar. 29, 2005; 13 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/975,030 dated Oct. 20, 2005; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/975,104 dated Mar. 21, 2005; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/975,104 dated Jun. 16, 2006; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/975,104 dated Aug. 16, 2005; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/975,338 dated Apr. 30, 2010; 2 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/975,338 dated Aug. 14, 2007; 19 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/975,338 dated Sep. 6, 2006; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,570 dated Jan. 2, 2003; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,570 dated Jan. 26, 2005; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,570 dated Mar. 25, 2004; 8 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/002,217 dated Sep. 17, 2009; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/002,726 dated Feb. 6, 2007; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/004,039 dated Aug. 15, 2006; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/004,197 dated Feb. 9, 2007; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/004,197 dated Oct. 6, 2006; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/008,096 dated Feb. 1, 2010; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/008,096 dated Jun. 5, 2009; 12 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/008,096 dated Oct. 21, 2009; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/011,214 dated Apr. 11, 2005; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/024,093 dated Sep. 10, 2002; 3 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/033,027 dated Feb. 18, 2010; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/033,027 dated Sep. 2, 2009; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/109,979 dated Mar. 14, 2006; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/113,064 dated Sep. 21, 2006; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/113,581 dated Mar. 5, 2010; 9 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/137,497 dated Jan. 24, 2007; 12 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/137,497 dated Jul. 20, 2007; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/226,911 dated Aug. 20, 2004; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/238,966 dated Feb. 1, 2010; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/238,966 dated Aug. 5, 2009; 5 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/256,829 dated May 10, 2010; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/256,829 dated Oct. 29, 2007; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/272,231 dated Mar. 8, 2004; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/288,003 dated Jan. 14, 2005; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/293,392 dated Mar. 10, 2004; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/305,589 dated Feb. 4, 2005; 5 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/324,455 dated Feb. 12, 2004; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/327,207 dated Jun. 11, 2007; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/327,207 dated Dec. 26, 2006; 5 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/327,217 dated Aug. 12, 2004; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/653,050 dated Jul. 29, 2004; 3 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/803,030 dated Jan. 8, 2007; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/871,582 dated Mar. 30, 2006; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/088,028 dated Jan. 26, 2007; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/088,028 dated Jul. 2, 2007; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/125,554 dated Feb. 7, 2008; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/125,554 dated Apr. 24, 2007; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/132,894 dated Apr. 26, 2007; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/201,922 dated Apr. 9, 2009; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/273,708 dated Aug. 9, 2007; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/337,272 dated Aug. 15, 2007; 9 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/347,189 dated Sep. 27, 2007; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/415,588 dated Mar. 11, 2008; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/709,866 dated Feb. 16, 2010; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/709,886 dated Apr. 7, 2009; 8 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/799,439 dated Feb. 5, 2010; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/799,439 dated Jun. 25, 2009; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/850,260 dated Oct. 27, 2010; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/850,260 dated Jul. 2, 2010; 8 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/965,291 dated Jan. 13, 2010; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/965,291 dated May 5, 2009; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/965,677 dated Feb. 12, 2010; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/965,677 dated Sep. 10, 2009; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/985,340 dated Feb. 19, 2010; 8 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/985,340 dated Jun. 2, 2009; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/985,340 dated Jun. 9, 2010; 8 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/986,338 dated Feb. 16, 2010; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/986,338 dated Oct. 19, 2009; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/986,338 dated May 7, 2009; 1 page. |
USPTO Notice of Allowance for U.S. Appl. No. 12/060,128 dated Oct. 19, 2009; 8 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 12/070,547 dated Feb. 24, 2010; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 12/104,672 dated Jan. 11, 2010; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 12/218,404 dated Feb. 16, 2010; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 12/218,404 dated Mar. 19, 2009; 7 pages. |
USPTO Requirement for Restriction for U.S. Appl. No. 11/985,340 dated Mar. 16, 2009; 7 pages. |
USPTO Requirement for Restriction/Election for U.S. Appl. No. 09/969,313 dated Mar. 18, 2005; 6 pages. |
USPTO Requirement for Restriction/Election for U.S. Appl. No. 09/972,003 dated May 6, 2004; 4 pages. |
USPTO Requirement for Restriction/Election for U.S. Appl. No. 11/337,272 dated Sep. 11, 2006; 5 pages. |
Van Ess, David; “Simulating a 555 Timer with PSoC,” Cypress Semiconductor Corporation, Application Note AN2286, May 19, 2005; 10 pages. |
Varma et al., “A Structured Test Re-Use Methodology for Core-Based System Chips,” IEEE, 1998; 9 pages. |
Vixel, “InSpeeci SOC 320 Embedded Storage Switch,” 2003, Vixel, pp. 1-5; 5 pages. |
Wang, et al. “Synthesizing Operating System Based Device Drivers in Embedded Systems,” Oct. 3, 2003; ACM, pp. 37-44; 8 pages. |
Wikipedia—Main Page, retrieved on Mar. 8, 2006 from http://en.wikipedia.org/wiki/Main—Page and http://en.wikipedia.org/wiki/Wikipedia:Introduction; 5 pages. |
Wikipedia—Processor register, retrieved on Mar. 7, 2006 from http://en.wikipedia.org/wiki/Processor—register; 4 pages. |
Wikipedia “XML” retrieved on Jan. 29, 2007 from http://en.wikipedia.org/wiki/XML; 16 pages. |
Wikipedia.org; “Von Neumann architecture”; retrieved from http://en.wikipedia.org/wiki/Von—Neumann—architecture on Jan. 22, 2007; 4 pages. |
Written Opinion of the International Search Authority for International Application No. PCT/US08/60680 dated Aug. 15, 2008; 4 pages. |
Written Opinion of the International Searching Authority for International Application No. PCT/US08/60681 dated Sep. 12, 2008; 4 pages. |
Written Opinion of the International Searching Authority for International Application No. PCT/US08/60695 dated Jul. 22, 2009; 6 pages. |
Written Opinion of the International Searching Authority for International Application No. PCT/US08/60696 dated Sep. 22, 2008; 4 pages. |
Xerox, “Mesa Debugger Documentation,” Apr. 1979; Xerox Systems Development Department; Version 5.0, pp. 1-30; 33 pages. |
Xilinx, Virtex-II Pro Platform FPGA Developer's Kit, “How Data2BRAM Fits in with Hardware and Software Flows,” Chapter 2: Using Data2BRAM; Jan. 2003 Release; 2 pages. |
Yoo et al., “Fast Hardwae-Sofware Coverification by Optmitic Execution of Real Pocessor, Proceedings of Design, Automaton and Test in Europe Conference and Exhibition,” Mar. 2000, pp. 663-668; 6 pages. |
York et al., “On-chip pport Needed for SOC Debug,” Electronic Engineering Times, Jun. 1999, pp. 104, 110; 2 pages. |
Zorian et al.; “Testing Embedded-Core Based System Chips,” IEEE; 1998; 14 pages. |
Zorian. “Test Requirements for Embedded Core-based Systems and IEEE P1500;” IEEE, 1997; 9 pages. |
Hwang et al., “Integrated circuit for automatically varying resistance in computer system, has pair of transistors connected in parallel with respective resistors such that resistors are bypassed when corresponding transistors are enabled,” Derwent information LTD: 2002; 2 pages. |
International Search Report and Written Opinion of the International Searching Authority for PCT/US05/28898, filed Aug. 12, 2005, mailed Mar. 6, 2007; 6 pages. |
International Search Report for International Application No. PCT/US2006/09572 dated Jan. 10, 2008; 2 pages. |
International Search Report for International Application No. PCT/US05/28793 mailed Dec. 6, 2007; 8 pages. |
International Search Report for International Application No. PCT/US08/60696 dated Sep. 22, 2008; 2 pages. |
International Search Report for International Application No. PCT/US10/33826 mailed Jun. 24, 2010; 3 pages. |
International Search Report of the International Searching Authority for International Application No. PCT/US08/60681 dated Sep. 12, 2008; 2 pages. |
International Search Report of the International Searching Authority for International Application No. PCT/US08/60695 dated Jul. 22, 2009; 3 pages. |
International Search Report of the International Searching Authority for International Application No. PCT/US08/60698 dated Sep. 5, 2008; 2 pages. |
International Written Opinion of the International Searching Authority for International Apptication No. PCT/US2006/09572 dated Jan. 10, 2008; 5 pages. |
Ito et al., “A Comparison of Microcontrollers Targeted to FPGA-Based Embedded Applications”, Sep. 2000, Proceedings of 13th Symposium on Integrated Circuits and Systems Design, Sep. 18-24, 2000, pp. 397-402; 6 pages. |
John Mangino, “Using DMA with High Performance Peripherals to Maximize System Performance,” 2007, Texas Instruments, pp. 1-23; 23 pages. |
Jonathan B. Rosenburg, “How Debuggers Work” John Wiley & Sons, Inc. 1996; 259 pages. |
Julio Faura et al.; “A Novel Mixed Signal Programmable Device With On-Chip MicroProcessor”, 1997, IEEE 1997 Custom Integrated Circuits Conference, pp. 103-106; 4 pages. |
Jung et al., “A Register File with Transposed Access Mode,” 2000, IEEE; 2 pages. |
Khan et al.; “FPGA Architectures for Asic Hardware Emulators”; IEEE 1993, pp. 336-340; 5 pages. |
Kory Hopkins, “Definition;” Jan. 16, 1997; <http://www.cs.sfu.ca/cs/people/GradStudent.html>; 1 page. |
Larsson, “A 2-1600-MHz CMOS Clock Recovery PLL with Low-V dd Capability,” IEEE Journal of Solid-State Circuits, vol. 34, No. 12, Dec. 1999; 10 pages. |
Lee, Mark, “EMC Design Considerations for PSoC CapSense Applications,” Cypress Semiconductor Corporation, Application Note AN2318; Sep. 16, 2005; 6 pages. |
Lutovac et al, “Symbolic Computation of Digital Filter Transfer Function Using MATLAB,” Proceedings of 23rd International Conference on Microelectronics, vol. 2 NIS, Yugoslavia, May 2002, pp. 651-654; 4 pages. |
M. Mooris Mano, “Computer System Architecture,” 1982. Prentice-Hall, 2nd Edition, pp. 261-264 and 435-440; 14 pages. |
Maneatis “Low-Jitter Process-Independent DLL and PLL Based on Self-Biased Techniques,” IEEE Journal of Solid-State Circuits, vol. 31, No. 11, Nov. 1996, pp. 1723-1732; 10 pages. |
Maroufi et al., “Solving the I/O Bandwidth Problem in System on a Chip Testing,” IEEE, 2000; 6 pages. |
Marsh, “Smart Tools Illuminate Deeply Embedded Systems,” EDN, vol. 45 No. 3, Feb. 3, 2000, pp. 129-138; 7 pages. |
Microsoft Computer Dictionary “ActiveX” 2002; Microsoft Press; 5th Edition; 3 pages. |
Microsoft Press Computer User's Dictionary; 1998; 3 pages (including p. 18). |
Monte Mar et al., “An architecture for a configurable Mixed-signal device”, 2003, IEEE Journal of Solid-State Circuits, vol. 3, pp, 565-568; 4 pages. |
Morrison, Gale, “IBM Eyes Merchant Packaging Services,” Jul. 13, 2998, Electronic News, available at http://www.findarticles.com: 3 pages. |
Nam et al., “Fast Development of Source-Level Debugging System Using Hardware Emulation,” IEEE, 2000, pp. 400-404; 4 pages. |
Nouta et al. “Design and FPGA-Implementation of Wave Digital Bandpass Filters with Arbitrary Amplitude Transfer Characteristics,” Proceedings of IEEE International Symposium on lndustrtal Electronics; 1998. vol. 2; 5 pages. |
Oh et al., Emulator Environment Based on an FPGA Prototyping Board, IEEE, Jun. 21-23, 2000, pp. 72-77; 6 pages. |
Ohlrich et al., “Sub-Gemini: Identifying Subcircuits using a Fast Subgraph Isomorphism Algorithm;” Jun. 1993; in proceedings of the 30th IEEE/ACM Design Automation Conference; 7 pages. |
Papachristou et al., “Microprocessor Based Testing for Core-Based System on a Chip,” IEEE, 1999; 6 pages. |
PCT Internationai Search Report for PCT/US05/28791, filed Aug. 12, 2005, mailed Mar. 31, 2008; 4 pages. |
PCT International Written Opinion for PCT/US05/28791, filed Aug. 12, 2005, mailed Mar. 31, 2008; 8 pages. |
PCT Written Opinion of the International Searching Authorty for PCT/US2005/028793, filed Aug. 12, 2005, mailed Nov. 19, 2007; 7 pages. |
Robert A. Blauschid, “WP 3.5: An Integrated Time Reference,” ISSCC94/Session 3, Analog Techniques/Paper WP 3.5, Feb. 1994, pp. 56-58; 4 pages. |
Robinson, Gordon D., “Why 11491.1 (JTAG) Really Works”, May 1994, Conference Proceedings Electro/94 International, May 10-12, 1994, Combined Volumes, pp. 749-754; 6 pages. |
Sedra, Adel S. et al. “Microelectronic Circuits,” 3rd Edtion, Oxford University Press, pp. xii-xx and 861-883, 1991; 20 pages. |
Seguine, Ryan “Layout Guidelines for PSoC CapSense,” Cypress Semiconductor Corporation, Application Note AN2292; Jul. 22, 2005; 13 pages. |
Shahbahrami et al., “Matrix Register File and Extnded Subwords: Two Techniques for Embedded Media Processors,” ACM, May 2005; 9 pages. |
Snyder et al., “Xilinx's A-to-Z Systems Platform” Cahners Microprocessor, The Insider's Guide to Microprocessor Hardware, Feb. 6, 2001; 6 pages. |
Song et al., “A 50% Power Reduction Scheme for CMOS Relaxation Oscillator,” IEEE, 1999, pp. 154-157; 4 pages. |
Specks et al., “A Mixed Digital-Analog 16B Microcontroller with 0.5MB Flash Memory, On-Chip Power Supply, Physical Nework Interface, and 40V I/O for Automotive Single-Chip Mechatronics,” IEEE, Feb. 9, 2000; 1 page. |
Stallman et al.; “Debugging with the GNU Source-Level Debugger”; Jan. 1994; retrieved on May 2, 2005 from http://www.cs.utah.edu; 4 pages. |
Stan Augarten; “The Chip Collection—Introduction—Smithsonian Institute”; “State of the Art”; “The First 256-Bit Static RAM”; retrieved on Nov. 14, 2005 from http://smithsonianchips.si.edu/augarten/p24.htm: 2 pages. |
Stephen Walters, “Computer-Aided Prototyping for ASIC-Based Systems,” 1991, IEEE Design & Test of Computers; vol. 8, Issue 2, pp. 4-10; 8 pages. |
The U.S. Appl. No. 60/243,708: “Advanced Programmable Microcontroller Device,” Snyder et al., filed Oct. 25, 2000; 277 pages. |
The Written Opinion of the International Search Report for International Application No. PCT/US10/33626 mailed Jun. 24, 2010; 5 pages. |
Tran et al., “Fine Pitch and Wirebonding and Reliability of Aluminum Capped Copper Bond Pads,” May 2000, IEEE Electronic Components and Technology Conference, pp. 1674-1680; 7 pages. |
UPSTO Advisory Action for U.S. Appl. 09/989,778 dated May 15, 2006; 4 pages. |
USPTO Advisory Action for U.S. Appl. No. 09/998,848 dated Sep. 7, 2005; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 10/001,477 dated Oct. 10, 2008; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 09/475,879 dated Mar. 4, 2002; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 09/475,879 dated Dec. 31, 2001; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 09/875,599 dated Jun. 8, 2005; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 09/943,062 dated Mar. 27, 2008; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 09/943,062 dated Sep. 25, 2003; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 09/969,311 dated Jul. 21, 2003; 2 pages. |
USPTO Advisory Action for U.S. Appl. No. 09/972,133 dated Aug. 31, 2005; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 09/975,338 dated May 15, 2006; 4 pages. |
USPTO Advisory Action for U.S. Appl. No. 09/989,570 dated Aug. 14, 2003; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 09/989,778 dated Jun. 17, 2009; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 10/001,478 dated Jun. 30, 2009; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 11/200,619 dated May 11, 2009; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 11/201,627 dated Aug. 5, 2010; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 11/322,044 dated Nov. 30, 2007; 2 pages. |
USPTO Advisory Action for U.S. Appl. No. 11/337,272 dated Apr. 3, 2007; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 11/415,588 dated Jan. 14, 2008; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 11/644,100 dated Feb. 9, 2009; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 11/644,100 dated Jul. 21, 2010; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 09/994,601 dated May 23, 2006; 3 pages. |
U.S. Appl. No. 08/865,342: “Progammable Clock Generator,” Mann et al., filed on May 29, 1997; 41 pages. |
U.S. Appl. No. 09/047,595: “Roving Range Control to Limit Receive PLL Frequency of Operation,” Paul H. Scott, filed Mar. 29, 1998; 35 pages. |
U.S. Appl. No. 09/048,905: “Programmable Clock Generator,” Mann et al., filed Mar. 26, 1998; 42 pages. |
U.S. Appl. No. 09/216,460: “Circuit and Method for Controlling an Output of a Ring Oscillator,” Abugharbieh et al., filed Dec. 18, 1998; 21 pages. |
U.S. Appl. No. 09/275,336: “Programmable Oscillator Scheme,” Mar et al., filed Mar. 24, 1999; 25 pages. |
U.S. Appl. No. 09/398,956: “Frequency Acquisition Rate Control in Phase Lock Loop Circuits,” Moyal et al., filed Sep. 17, 1999; 35 pages. |
U.S. Appl. No. 09/404,891: “Method, Architecture and Circuitry for Controlling Pulse Width in a Phase and/or Frequency Detector,” Scott et al., filed Sep. 24, 1999; 17 pages. |
U.S. Appl. No. 09/470,665: “Digital Phase/Frequency Detector, and Clock Generator and Data Recovery PLL Containing the Same,” Kamal Dalmia, filed Dec. 23, 1999; 26 pages. |
U.S. Appl. No. 09/471,576: “Reference-Free Clock Generation and Data Recovery PLL,” Kamal Dalmia, filed Dec. 23, 1999; 30 pages. |
U.S. Appl. No. 09/471,914: “Reference-Free Clock Generator and Data Recovery PLL,” Dalmia et al., filed Dec. 23, 1999; 32 pages. |
U.S. Appl. No. 09/475,808: “Configurable Memory for Programmable Logic Circuits,” Lacey et al., filed Dec. 30, 1999; 24 pages. |
U.S. Appl. No. 09/475,879; “Programmable Logic Device,” Lacey et al.; filed Dec. 30, 1999; 50 pages. |
U.S. Appl. No. 09/538,989: “Memory Based Phase Locked Loop,” Rengarajan S. Krishnan, filed Mar. 30, 2000; 27 pages. |
U.S. Appl. No. 09/608,753: “PLL Lockout Watchdog,” Wilson et al., filed Aug. 24, 2004; 24 pages. |
U.S. Appl. No. 09/721,316: “Pogrammable Oscillator Scheme,” Mar et al., filed Nov. 22, 2000; 26 pages. |
U.S. Appl. No. 09/826,397: “Method and Circuit for Allowing a Microprocessor to Change its Operating Frequency on-the-Fly,” Bert Sullam, filed Apr. 2, 2001; 24 pages. |
U.S. Appl. No. 09/849,164: “Reduced Static Phase Error CMOS PLL Charge Pump,” Jonathon Stiff, filed May 4, 2001; 30 pages. |
U.S. Appl. No. 09/855,868: “Protecting Access to Microcontroller Memory Blocks,” Warren Snyder, filed May 14, 2001; 28 pages. |
U.S. Appl. No. 09/875,599: “Method and Apparatus for Programming a Flash Memory,” Warren Snyder, filed Jun. 5, 2001; 23 pages. |
U.S. Appl. No. 09/887,923: “Novel Method and System for Interacting between a Processor and a Power on Reset to Dynamically Control Power States in a Microcontroller,” Kutz et al., filed Jun. 22, 2001; 44 pages. |
U.S. Appl. No. 09/887,955: “Novel Power on Reset Circuit for Microcontroller,” Kutz et al., filed Jun. 22, 2001, 42 pages. |
U.S. Appl. No. 09/893,048: “A Microcontrolter having an On-Chip High Gain Amplifier,” Kutz et al., filed Jun. 26, 2001; 22 pages. |
U.S. Appl. No. 09/893,050: “Muttiple Use of Microcontroller Pad,” Kutz et al., filed Jun. 26, 2001; 21 pages. |
U.S. Appl. No. 09/893,161: “Architecture of a PLL with Dynamic Frequency Control on a PLD,” Michael T. Moore, filed Jun. 27, 2001: 32 pages. |
U.S. Appl. No. 09/909,045: “Digital Configurable Macro Architecture,” Warren Snyder, filed Jul. 18, 2001; 37 pages. |
U.S. Appl. No. 09/909,047: “A Programmable Analog System Architecture,” Monte Mar, filed Jul. 18, 2001; 60 pages. |
U.S. Appl. No. 09/909,109: “Configuring Digital Functions in a Digital Configurable Macro Architecture,” Warren Snyder, filed Jul. 18, 2001; 38 pages. |
U.S. Appl. No. 09/912,768: “A Microcontroller having a Dual Mode Relax Oscillator that is Trimmable,” James Shutt; filed Jul. 24, 2001; 33 pages. |
U.S. Appl. No. 09/922,419: “A Power Supply Pump Circuit for a Microcontroller,” Kutz et al., filed Aug. 3, 2001; 38 pages. |
U.S. Appl. No. 09/922,579: “A Method for a Efficient Supply to a Microcontroller,” Kutz et al., filed on Aug. 3, 2001; 37 pages. |
U.S. Appl. No. 09/923,461: “Non-Interfering Multiply-Mac (Multiply Accumulate) Circuit,” Warren Snyder, filed Aug. 6, 2001; 25 pages. |
U.S. Appl. No. 09/924,734: “Programmable Microcontroller (PSoC) Architecture (Mixed Analog/Digital)”; Snyder et al., filed Aug. 7, 2001; 28 pages. |
U.S. Appl. No. 09/929,891: “Programming Architecture for a Programmable Analog System,” Mar et al., filed Aug. 14, 2001; 82 pages. |
U.S. Appl. No. 09/930,021: “Programmable Methodology and Architecture for a Programmable Analog System”; Mar et al., filed Aug. 14, 2001; 87 pages. |
U.S. Appl. No. 09/935,454: “Method and Apparatus for Local and Global Power Management in a Programmable Analog Circuit,” Monte Mar, filed Aug. 22, 2001; 56 pages. |
U.S. Appl. No. 09/943,149: “Method for Phase Locking in a Phase Lock Loop,” Moyal et al., filed Aug. 30, 2001; 25 pages. |
U.S. Appl. No. 09/953,423: “A Configurable Input/Output Interface for a Microcontroller,” Warren Snyder, filed Sep. 14, 2001; 28 pages. |
U.S. Appl. No. 09/969,311: “Method for Synchronizing and Resetting Clock Signals Supplied to Multiple Programmable Analog Blocks,” Bert Sullam, filed Oct. 1, 2001; 57 pages. |
U.S. Appl. No. 09/969,313: “Architecture for Synchronizing and Resetting Clock Signals Supplied to Multiple Analog Programmable Analog Blocks,” Bert Sullam, filed Oct. 1, 2001; 50 pages. |
U.S. Appl. No. 09/972,003: “Test Architecture for Microcontroller Providing for a Serial Communication Interface,” Warren Snyder, filed Oct. 5, 2001; 32 pages. |
U.S. Appl. No. 09/972,133: “Method for Entering Circuit Test Mode,” Warren Snyder, filed Oct. 5, 2001; 30 pages. |
U.S. Appl. No. 09/972,319: “Method for Applying Instructions to Microprocessor in Test Mode,” Warren Snyder, filed Oct. 5, 2001; 31 pages. |
U.S. Appl. No. 09/973,535: “Architecture for Decimation Algorithm,” Warren Snyder, filed Oct. 9, 2001; 26 pages. |
U.S. Appl. No. 09/975,030: “Emulator Chip-Board Architecture for Interface,” Snyder et al., filed Oct. 10, 2001; 37 pages. |
U.S. Appl. No. 09/975.104 (CD00183): “Capturing Test/Emulation and Enabling Real-Time Debugging Using FPGA for In-Circuit Emulation,” Warren Snyder, filed Oct. 10, 2001; 35 pages. |
U.S. Appl. No. 09/975,105: “Host to FPGA Interface in an In-Circuit Emulation System,” Craig Nemecek, filed Oct. 10, 2001; 44 pages. |
U.S. Appl. No. 09/975,115: “In-System Chip Emulator Architecture,” Snyder et al., filed Oct. 10, 2001; 38 pages. |
U.S. Appl. No. 09/975,338: “Method for Breaking Execution of a Test Code in DUT and Emulator Chip Essentially Simultaneously and Handling Complex Breakpoint Events,” Nemecek et al., filed Oct. 10, 2001; 34 pages. |
U.S. Appl. No. 09/977,111: “A Frequency Doubler Circuit with Trimmable Current Control,” Shutt et al., filed Oct. 11, 2001; 35 pages. |
U.S. Appl. No. 09/981,448: “Oscillator Tuning Method,” Lane T. Hauck, filed Oct. 17, 2001; 28 pages. |
U.S. Appl. No. 09/989,574: “Method and System for using a Graphics user Interface for Programming an Electronic Device,” Bartz et al., filed Nov. 19, 2001; 43 pages. |
U.S. Appl. No. 09/989,761: “Storing of global parameter defaults and using them over two or more design projects,” Ogami et al., filed Nov. 19, 2001; 37 pages. |
U.S. Appl. No. 09/989,781: “System and method for decoupling and iterating resources associated with a module,” Ogami et al., filed Nov. 19, 2001; 40 pages. |
U.S. Appl. No. 09/989,808: “Automatic generation of application program interfaces, source code, interrupts, and data sheets for microcontroller programming,” Bartz et al., filed Nov. 19, 2001; 67 pages. |
U.S. Appl. No. 09/989,815: “A Data Driven Method and System for Monitoring Hardware Resource Usage for Programming an Electric Device,” Bartz et al., filed Nov. 19, 2001; 36 pages. |
U.S. Appl. No. 09/989,816: “Datasheet Browsing and Creation with Data-Driven Datasheet Tabs within a Microcontroller Design Tool,” Bartz et al., filed Nov. 19, 2001; 55 pages. |
U.S. Appl. No. 09/989,819: “System and method for creating a boot file utilizing a boot template,” Ogami et al., filed Nov. 19, 2001; 43 pages. |
U.S. Appl. No. 09/998,834: “A System and a Method for Communication between and Ice and a Production Microcontroller while in a Halt State,” Craig Nemecek, filed Nov. 15, 2001; 33 pages. |
U.S. Appl. No. 09/998,859: “A System and a Method for Checking Lock Step Consistency between in Circuit Emutation and a Microcontroller while Debugging Process is in Progress,” Craig Nemecek, filed Nov. 15, 2001; 33 pages. |
U.S. Appl. No. 10/000,383: “System and Method of Providing a Programmable Clock Architecture for an Advanced Microcontroller,” Sullam et al., filed Oct. 24, 2001; 34 pages. |
U.S. Appl. No. 10/001,477: “Breakpoint Control in an In-Circuit Emulation System,” Roe et al., filed Nov. 1, 2001; 43 pages. |
U.S. Appl. No. 10/001,478: “In-Circuit Emulator and POD Synchonized Boot,” Nemecek et al., filed Nov. 1, 2001; 44 pages. |
U.S. Appl. No. 10/001,568: “Combined In-Circuit Emulator and Programmer,” Nemecek et al., filed Nov. 1, 2001; 47 pages. |
U.S. Appl. No. 10/002,217: “Conditional Branching in a In-Circuit Emulation System,” Craig Nemecek, filed Nov. 1, 2001; 43 pages. |
U.S. Appl. No. 10/004,039: “In-Circuit Emulator with Gatekeeper for Watchdog Timer,” Nemecek et al., filed Nov. 14, 2001; 46 pages. |
U.S. Appl. No. 10/004,197: “In-Circuit Emulator with Gatekeeper Based Halt Control,” Nemecek et al., filed Nov. 14, 2001; 47 pages. |
U.S. Appl. No. 10/011,214: “Method and Circuit for Synchronizing a Write Operation between an On-Chip Microprocessor and an On-Chip Programmable Analog Device Operating at Different Frequencies,” Sullam et al., filed Oct. 25, 2001; 49 pages. |
U.S. Appl. No. 10/083,442: “Method/Architecture for a Low Gain PLL with Wide Frequency Range,” Meyers et al., filed Feb. 26, 2002; 28 pages. |
U.S. Appl. No. 10/109,979: “Graphical user interface with logic unifying functions,” Anderson et al., filed Mar. 29, 2002; 100 pages. |
U.S. Appl. No. 10/113,064: “Method and System for Debugging through Supervisory Operating Codes and Self Modifying Codes,” Roe et al., filed Mar. 29, 2002; 36 pages. |
U.S. Appl. No. 10/113,065: “System and Method or Automaticaly Matching Components in a Debugging System,”Nemecek et al., filed Mar. 29, 2002; 32 pages. |
U.S. Appl. No. 10/226,911: “Calibration of Integrated Circuit Time Constants,” Gehring et al.; filed Aug. 22, 2002; 32 pages. |
U.S. Appl. No. 10/272,231: “Digital Configurable Macro Architecture,” Warren Snyder, filed Oct. 15, 2002; 36 pages. |
U.S. Appl. No. 10/288,003: “Low Voltage Differential Signal Driver Circuit and Method,” Roper et al., filed Nov. 4, 2002; 30 pages. |
U.S. Appl. No. 10/293,392: “Low Voltage Receiver Circuit and Method for Shifting the Differential Input Signals of the Receiver Depending on a Common Mode Voltage of the Input Signals,” Maher et al., filed Nov. 13, 2002; 23 pages. |
U.S. Appl. No. 10/305,589: “Current Controlled Delay Circuit,” Jonathon Stiff, filed Nov. 26, 2002; 24 pages. |
U.S. Appl. No. 10/324,455: “Programmable Oscillator Scheme,” Mar et al., filed Dec. 20, 2002; 23 pages. |
U.S. Appl. No. 10/327,217: “Single Ended Clock Signal Generator Having a Differential Output,” Richmond at al., filed Dec. 20, 2002; 27 pages. |
U.S. Appl. No. 10/803,030: “Programmable Microcontrollable Architecture (Mixed Analog/Digital),” Snyder et al., filed Mar. 16, 2004; 40 pages. |
U.S. Appl. No. 10/871,582: “LVDS Input Circuit with Extended Common Mode Range,” Reinschmidt et al., filed Jun. 17, 2004; 25 pages. |
U.S. Appl. No. 11/125,554: “A Method for a Efficient Supply to a Microcontroller,” Kutz et al., filed May 9, 2005; 41 pages. |
U.S. Appl. No. 11/132,894: “Open Loop Bandwidth Test Architecture and Method for Phase Locked Loop (PLL),” Jonathon Stiff, filed May 19, 2005; 38 pages. |
U.S. Appl. No. 11/201,922: “Design model for a hardware device-independent method of defining embedded firmware for programmable systems,” McDonald et al., filed Aug. 10, 2005; 31 pages. |
U.S. Appl. No. 11/273,708: “Capacitance Sensor Using Relaxation Oscillators,” Snyder et al., filed Nov. 14, 2005; 33 pages. |
U.S. Appl. No. 11/322,044: “Split charge pump PLL architecture,” Jonathon Stiff, filed Dec. 28, 2005; 19 pages. |
U.S. Appl. No. 11/337,272: “Successive Approximate Capacitance Measurement Circuit;” Warren Snyder, filed Jan. 20, 2006 29 pages. |
U.S. Appl. No. 11/415,588: “Voltage Controlled Oscillator Delay Cell and Method,” Sivadasani et al., filed May 1, 2006; 24 pages. |
U.S. Appl. No. 11/644,100: “Differential-to-single ended signal converter circuit and method,” Jonathon Stiff, filed Dec. 21, 2006; 33 pages. |
U.S. Appl. No. 11/698,660: “Configurable Bus,” Kutz et al., filed Jan. 25, 2007; 35 pages. |
U.S. Appl. No. 11/709,866: “Input/Output Multiplexer Bus,” Dennis Sequine, filed Feb. 21, 2007; 33 pages. |
U.S. Appl. No. 11/850,260: “Circuit and Method for Improving the Accuracy of a Crystal-less Oscillator Having Dual-Frequency Modes,” Wright et al., filed Sep. 5, 2007; 33 pages. |
U.S. Appl. No. 11/983,291: “Successive Approximate Capacitance Measurement Circuit,” Warren Snyder, filed Nov. 7, 2007; 26 pages. |
U.S. Appl. No. 12/132,527: “System and Method for Performing Next Placements and Pruning of Disallowed Placements for Programming an Integrated Circuit;” Ogami et al., filed Jun. 3, 2008; 44 pages. |
U.S. Appl. No. 12/218,404: “Voltage Controlled Oscillator Delay Cell and Method,” Sivadasan et al., filed Jul. 14, 2008; 23 pages. |
USPTO Ex Parte Qualyle Action for U.S. Appl. No. 09/992,076 dated Jun. 18, 2007; 6 pages. |
USPTO Ex Parte Quayle Action for U.S. Appl. No. 09/975,115 dated Aug. 20, 2009; 7 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/975,105 dated Jul. 13, 2006; 7 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/975,115 dated Feb. 21, 2007; 25 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/975,115 dated May 12, 2008; 33 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/975,115 dated Jun. 23, 2006; 20 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,765 dated Mar. 31, 2009; 18 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,765 dated Apr. 3, 2007; 12 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,765 dated Apr. 4, 2008; 16 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,765 dated Apr. 17, 2006; 12 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,767 dated Jan. 11, 2007; 12 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,767 dated Jan. 15, 2009; 21 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,767 dated Mar. 6, 2006; 15 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,767 dated Apr. 6, 2005; 13 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,767 dated Dec. 27, 2007; 21 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,771 dated Feb. 27, 2007; 8 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,771 dated Mar. 28, 2006; 9 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,771 dated Apr. 6, 2005; 7 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,771 dated Dec. 10, 2008; 12 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/969,771 dated Dec. 27, 2007; 15 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/969,777 dated Jan. 30, 2008; 14 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,777 dated Mar. 13, 2007; 24 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,777 dated Dec. 21, 2005; 29 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,778 dated Mar. 16, 2009; 26 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,778 dated Jan. 8, 2009; 25 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,778 dated Feb. 5, 2007; 17 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,778 dated Feb. 15, 2006; 9 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,778 dated Dec. 20, 2007; 14 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,782 dated Jul. 9, 2008; 10 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/989,782 dated Jul. 24, 2007; 9 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/969,782 dated Sep. 21, 2006; 10 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/969,782 dated Nov. 3, 2005; 11 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/992,076 dated Jan. 30, 2007; 32 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/992,076 dated Mar. 17, 2006; 16 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/644,100 dated May 19, 2010; 13 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/644,100 dated Nov. 18, 2008; 12 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/698,660 dated Feb. 16, 2010; 14 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/698,660 dated May 28, 2009; 12 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/799,439 dated Dec. 18, 2008; 6 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/850,260 dated Aug. 21, 2009; 9 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/857,947 dated Oct. 14, 2009; 22 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/865,672 dated Dec. 30, 2009; 6 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/968,145 dated Aug. 2, 2010; 6 pages. |
USPTO Final Rejection for U.S. Appl. No. 12/070,547 dated Oct. 30, 2009; 5 pages. |
USPTO Miscellaneous Action for U.S. Appl. No. 09/943,062 dated Jan. 30, 2006; 2 pages. |
USPTO Miscellaneous Action for U.S. Appl. No. 09/989,819 dated Dec. 14, 2001; 1 page. |
USPTO Miscellaneous Actbri for U.S. Appl. No. 10/001,478 dated Feb. 23, 2010; 5 pages. |
USPTO Miscellaneous Action for U.S. Appl. No. 10/113,581 dated Jun. 23, 2010: 6 pages. |
USPTO Miscellaneous Action for U.S. Appl. No. 10/327,207 dated May 13, 2003; 1 page. |
USPTO Miscellaneous Action for U.S. Appl. No. 10/327,217 dated Feb. 10, 2004; 1 page. |
USPTO Miscellaneous Action with SSP for U.S. Appl. No. 09/930,021 dated Oct. 1, 2001; 1 page. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/975,105 dated Jan. 19, 2006; 5 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/975,105 dated Apr. 19, 2005; 9 pages. |
USPTO Non-Final Rejection for 09/975,115 dated Jan. 7, 2008; 30 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/975,115 dated Jan. 11, 2006; 15 pages. |
USPTO Non-Finai Rejection for U.S. Appl. No. 09/975,115 dated Feb. 11, 2005; 86 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/975,115 dated Jul. 27, 2005; 11 pages. |
USPTO Non-final Rejection for U.S. Appl. No. 09/975,115 dated Jul. 31, 2007; 28 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/975,115 dated Oct. 9, 2008; 34 pages. |
USPTO Non-Finai Rejecliol for U.S. Appl. No. 09/975,115 dated Oct. 31, 2006; 19 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,765 dated Sep. 19, 2007; 14 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,765 dated Sep. 26, 2008; 17 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,765 dated Oct. 2, 2006; 13 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,765 dated Oct. 5, 2005; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,767 dated Jul. 2, 2007; 22 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,767 dated Jul. 17, 2006; 12 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,767 dated Jul. 24, 2008; 21 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,771 dated May 28, 2008; 14 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,771 dated Jul. 16, 2007; 14 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,771 dated Aug. 23, 2006; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,771 dated Sep. 12, 2005; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,771 dated Sep. 22, 2004; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,777 dated Apr. 11, 2006; 21 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,777 dated Jul. 5, 2005; 36 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,777 dated Sep. 11, 2007; 18 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,777 dated Sep. 13, 2006; 18 pages. |
USPTO Non-Finai Rejection for U.S. Appl. No. 09/989,778 dated Mar. 29, 2005; 14 pages. |
USPTO Non-Finai Rejection for U.S. Appl. No. 09/989,778 dated Jul. 14, 2008; 24 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,778 dated Jul. 19, 2007; 18 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,778 dated Sep. 1, 2005; 10 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,778 dated Sep. 18, 2006; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,782 dated Jan. 29, 2007; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,782 dated Mar. 28, 2006; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,782 dated Apr. 29, 2005; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,570 dated Oct. 7, 2003; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,571 dated May 23, 2005; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,571 dated Jul. 12, 2004; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,761 dated Mar. 10, 2004; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,761 dated Apr. 18, 2003; 5 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,762 dated Jul. 23, 2007; 15 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,762 dated Jul. 27, 2005; 15 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,762 dated Aug. 10, 2006; 18 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,767 dated May 12, 2009; 21 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,767 dated Oct. 6, 2004; 15 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,771 dated Apr. 30, 2009; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,782 dated Oct. 27, 2009; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,808 dated Apr. 14, 2005; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,808 dated Oct. 19, 2005; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,817 dated Jan. 12, 2005; 5 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,817 dated Jun. 8, 2004; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/989,819 dated Jul. 13, 2004; 4 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/994,601 dated Jul. 9, 2009; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/998,848 dated May 12, 2009; 16 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/001,478 dated Jan. 30, 2008; 19 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/001,478 dated Mar. 15, 2006; 19 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/001,478 dated Apr. 2, 2007; 17 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/001,478 dated May 16, 2005; 13 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/001,478 dated Aug. 4, 2009; 17 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/001,478 dated Oct. 20, 2008; 18 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/001,588 dated May 19, 2005; 16 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/002,726 dated Jun. 10, 2005; 10 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/002,726 dated Aug. 28, 2006; 10 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/002,726 dated Dec. 13, 2004; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/004,039 dated Apr. 11, 2006; 14 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/004,039 dated Jul. 6, 2005; 17 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/004,197 dated Apr. 3, 2006; 13 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/004,197 dated Jun. 6, 2005; 21 pages. |
USPTO Non-Final Rejectioa for U.S. Appl. No. 10/011,214 dated Aug. 13, 2004; 10 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/109,979 dated Jun. 30, 2005; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/113,064 dated Apr. 6, 2006; 19 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/113,064 dated Apr. 25, 2005; 15 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/113,581 dated Jan. 10, 2007; 14 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/113,581 dated Feb. 24, 2006; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/113,581 dated Aug. 12, 2005; 12 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/113,581 dated Sep. 1, 2009; 18 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/113,581 dated Nov. 26, 2008; 20 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/113,581 dated Nov. 27, 2007; 15 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/137,497 dated Aug. 2, 2006; 21 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/137,497 dated Sep. 22, 2005; 21 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/137,497 dated Nov. 5, 2004; 17 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/226,911 dated Mar. 19, 2004; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/256,829 dated Jan. 7, 2009; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/256,829 dated May 3, 2006; 16 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/256,829 dated Aug. 26, 2008; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/256,829 dated Jul. 28, 2005; 14 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/256,829 dated Oct. 26, 2009; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/256,829 dated Nov. 2, 2006; 13 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/272,231 dated Jul. 14, 2003; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/293,392 dated Oct. 16, 2003; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/305,589 dated Oct. 7, 2003; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/324,455 dated Aug. 21, 2003; 4 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/324,455 dated Nov. 6, 2003; 4 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/327,207 dated Jul. 21, 2006; 12 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/327,207 dated Sep. 20, 2005; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/327,217 dated Apr. 30, 2004; 5 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/653,050 dated Apr. 6, 2004; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/803,030 dated Jun. 8, 2005; 4 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/871,582 dated Sep. 7, 2005; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/088,028 dated Jun. 16, 2006; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/125,554 dated Dec. 11, 2006; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/132,894 dated Dec. 19, 2006; 12 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/166,622 dated Jun. 22, 2010; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/200,619 dated Aug. 27, 2008; 13 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/201,827 dated Nov. 16, 2007; 16 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/201,627 dated Dec. 12, 2008; 17 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/201,627 dated Dec. 24, 2009; 22 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/201,922 dated Jun. 11, 2010; 12 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/201,922 dated Oct. 15, 2007; 10 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/201,922 dated Oct. 21, 2008; 12 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/273,708 dated Mar. 19, 2007; 16 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/322,044 dated Apr. 11, 2008; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/322,044 dated Apr. 24, 2007; 13 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/322,044 dated May 4, 2009; 18 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/322,044 dated Nov. 25, 2008; 15 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/337,272 dated May 17, 2007; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/337,272 dated Oct. 24, 2006; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/347,189 dated Jun. 8, 2007; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/415,588 dated Jun. 13, 2007; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/644,100 dated Mar. 9, 2009; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/644,100 dated Apr. 14, 2008; 10 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/644,100 dated Dec. 16, 2009; 13 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/698,660 dated May 21, 2010; 15 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/698,660 dated Dec. 2, 2008; 12 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/709,866 dated Nov. 7, 2008; 14 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/799,439 dated May 29, 2008; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/799,439 dated Nov. 2, 2007; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/850,260 dated Jan. 14, 2010; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/850,260 dated Mar. 6, 2009; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/857,947 dated Feb. 3, 2010; 23 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/857,947 dated Mar. 30, 2009; 18 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/857,947 dated Jul. 21, 2010; 15 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/859,547 dated Oct. 1, 2009; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/865,672 dated Jul. 17, 2009; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/965,291 dated Dec. 17, 2008; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/965,677 dated Mar. 10, 2009; 10 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/967,240 dated Jun. 10, 2009; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/967,243 dated Sep. 17, 2009; 9 pages. |
USPTO Non-Finai Rejection for U.S. Appl. No. 11/968,145 dated Mar. 4, 2010; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 11/983,291 dated Mar. 9, 2009; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 12/058,569 dated Aug. 2, 2010; 9 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 12/060,128 dated Apr. 29, 2009; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 12/060,176 dated Mar. 30, 2010; 22 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 12/070,547 dated Jun. 3, 2009; 6 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 12/104,672 dated Aug. 26, 2009; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 12/104,678 dated Jul. 2, 2010; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 12/132,527 dated Apr. 29, 2010; 7 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 12/136,557 dated Mar. 15, 2010; 10 pages. |
USPTO Non-Finai Rejection for U.S. Appl. No. 12/218,404 dated Sep. 30, 2008; 8 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 09/975,338 dated Apr. 5, 2005; 13 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 10/268,003 dated Apr. 7, 2004; 9 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/975,105 dated Dec. 4, 2006; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,777 dated Jul. 7, 2008; 23 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,777 dated Sep. 15, 2008; 28 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,777 dated Nov. 4, 2008; 3 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/992,076 dated Nov. 13, 2008; 15 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/992,076 dated Nov. 29, 2007; 8 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/992,076 dated Mar. 26, 2008; 23 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/992,076 dated Jul. 29, 2008; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/994,600 dated May 14, 2006; 22 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/994,600 dated Nov. 12, 2008; 35 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/994,601 dated Dec. 22, 2008; 15 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/998,834 dated May 19, 2005; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/998,859 dated Mar. 14, 2005; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/001,477 dated Nov. 10, 2008; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/002,217 dated Jan. 28, 2009; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/002,217 dated Jun. 6, 2008; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/002,217 date Oct. 14, 2008; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/008,096 dated Dec. 22, 2008; 24 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/033,027 dated Mar. 31, 2009; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/113,065 dated Apr. 6, 2008; 8 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/238,966 dated Jan. 27, 2009; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/404,891 dated Mar. 4, 2005; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/475,808 dated Nov. 6, 2001; 8 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/475,879 dated Oct. 22, 2004; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/828,397 dated Oct. 7, 2004; 8 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/855,868 dated Apr. 25, 2005; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/875,599 dated Oct. 17, 2006; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/887,923 dated Sep. 27, 2004; 5 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/887,955 dated Oct. 12, 2004; 5 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/893,048 dated Jul. 25, 2006; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/893,050 dated Jul. 5, 2005; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/909,047 dated Feb. 15, 2005; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/909,047 dated May 11, 2005; 25 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/912,768 dated Sep. 13, 2005; 5 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/922,579 dated Dec. 28, 2004; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/923,461 dated May 12, 2005; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/929,891 dated Jun. 15, 2005; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/929,891 dated Dec. 23, 2005; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/930,021 dated Nov. 26, 2004; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/943,062 dated Jun. 29, 2010; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/943,149 dated Jan. 12, 2004; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/953,423 dated Jul. 12, 2004; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/957,084 dated May 18, 2004; 5 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/969,311 dated Mar. 1, 2005; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/969,313 dated Oct. 4, 2005; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/972,003 dated Jul. 14, 2004; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/972,133 dated Jun. 9, 2006; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/972,319 dated Dec. 30, 2004; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/975,030 dated Feb. 6, 2006; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/975,104 dated Oct. 19, 2006; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/975,115 dated Jan. 29, 2010; 9 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/977,111 dated Sep. 28, 2006; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,570 dated May 19, 2005; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,570 dated Sep. 10, 2004; 8 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,571 dated Sep. 13, 2005; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,761 dated Jan. 14, 2005; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,762 dated Jan. 2, 2008; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,762 dated Feb. 22, 2010; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,762 dated Mar. 25, 2009; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,762 dated Jun. 2, 2008; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,762 dated Oct. 24, 2008; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,762 dated Jul. 16, 2009; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,762 dated Oct. 30, 2009; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,765 dated Mar. 31, 2010; 8 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,765 dated Sep. 3, 2009; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,765 dated Dec. 22, 2009; 8 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,777 dated Jan. 15, 2010; 8 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,777 dated Aug. 6, 2009; 8 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,777 dated Mar. 9, 2009; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,808 dated Feb. 13, 2006; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,817 dated May 9, 2005; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/989,819 dated Jan. 11, 2005; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/992,076 dated Feb. 27, 2009; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/994,600 dated Jan. 4, 2010; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/994,600 dated Apr. 3, 2009; 5 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/994,600 dated Aug. 25, 2009; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/001,477 dated Mar. 23, 2010; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/001,477 dated Aug. 26, 2009; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/001,477 dated Dec. 4, 2009; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/001,477 dated May 8, 2009; 6 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/001,478 dated Jun. 2, 2010; 11 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/001,568 dated Mar. 17, 2006; 9 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/002,217 dated Jan. 11, 2010; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 10/002,217 dated Jun. 8, 2009; 8 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/994,600 dated Feb. 13, 2006; 13 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/994,600 dated May 4, 2005; 16 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/994,600 dated Oct. 17, 2007; 13 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/994,600 dated Dec. 8, 2006; 14 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/994,601 dated Apr. 17, 2008; 24 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/994,601 dated May 18, 2007; 17 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/994,601 dated Mar. 8, 2006; 11 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/994,601 dated Mar. 24, 2005; 10 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/998,848 dated Jun. 14, 2005; 17 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/998,848 dated Jul. 25, 2006; 16 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/998,848 dated Aug. 10, 2007; 14 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/998,848 dated Nov. 24, 2008; 15 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/998,859 dated Nov. 19, 2003; 5 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/001,477 dated Jun. 30, 2008; 15 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/001,477 dated Jul. 23, 2007; 16 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/001,477 dated Aug. 24, 2006; 13 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/001,477 dated Oct. 24, 2005; 13 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/002,217 dated Feb. 6, 2008; 10 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/002,217 dated Mar. 7, 2007; 12 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/002,217 dated Nov. 17, 2005; 17 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/008,096 dated Feb. 10, 2005; 15 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/008,096 dated Jun. 16, 2008; 23 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/008,096 dated Sep. 4, 2007; 19 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/008,096 dated Oct. 13, 2006; 17 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/008,096 dated Nov. 25, 2005; 17 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/033,027 dated Jun. 8, 2007; 8 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/033,027 dated Aug. 9, 2006; 6 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/033,027 dated Oct. 31, 2005; 24 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/113,065 dated Oct. 26, 2005; 17 pages. |
USPTO Final Rejection for U.S. Appl. No. 10/238,966 dated Sep. 27, 2007; 9 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/404,891 dated Dec. 8, 2004; 7 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/475,879 dated Oct. 11, 2001; 10 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/875,599 dated Feb. 15, 2006; 18 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/875,599 dated Mar. 29, 2005; 20 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/875,599 dated Apr. 26, 2004; 15 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/875,599 dated Aug. 25, 2004; 17 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/875,599 dated Nov. 21, 2005; 16 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/893,050 dated Aug. 30, 2004; 13 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/912,768 dated Nov. 17, 2004; 13 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/930,021 dated Aug. 31, 2004; 8 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/943,062 dated Jan. 18, 2008; 8 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/943,062 dated Apr. 30, 2004; 9 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/943,062 dated Jun. 27, 2003; 8 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/943,149 dated May 7, 2003; 10 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/957,084 dated Jan. 29, 2004; 8 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/957,084 dated Apr. 23, 2003; 8 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/969,311 dated Apr. 7, 2003; 7 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/972,133 dated Mar. 30, 2006; 8 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/972,133 dated Jun. 29, 2005; 10 pages. |
USPTO Final Rejection for U.S. Appl. No. 09/975,104 dated Feb. 15, 2006; 7 pages. |
“An Analog PPL-Based Clock and Data Recovery Circuit with High Input Jitter Tolerance;” Sun, Reprinted from IEEE Journal of Solid-State Circuits, 1989; 4 pages. |
“Electronic Circuit Protector-Circuit Breaker;” IBM Technical Disclosure Bulletin: vol. 36, Issue 8, Aug. 1, 1993; 1 page. |
“InCurcuit Emulators—descriptions of the major ICEs around,” retrieved on Nov. 14, 2005 from http://www.algone.se/˜staffann/developer/emulator.htm; 6 pages. |
“Microsoft Files Summary Judgement Motions”; Feb. 1999; Microsoft PressPass, retrieved on May 20, 2005 from http://www.microsoft.com/presspass/press/1999/feb99/Feb99/Calderapr.asp; 3 pages. |
“New Object Domain R3 Beta Now Available (Build 134)!” Mar. 13, 2001; http://web.archive.org/web/200100331202605/www.objectdomain.com/domain30/index.html; 2 pages. |
“OMG XML Metadata Interchange (XMI) Specifications” 2000; 17 pages. |
“POD—Piece of Data, Plain Old Documentation, Plain Old Dos . . . ”; retrieved on Nov. 14, 2005 from http://www.auditmypc.com/acronym/POD.asp; 2 pages. |
“Pod-defintion by dict.die.net”, retrieved on Nov. 14, 2005 from http://dict.die.net/pod; 2 pages. |
“Pod—Wikipedia, the free encyclopedia”; retrieved on Nov. 14, 2005 from http://en.wikipedia.org/wiki/Pod; 3 pages. |
“PSoC Designer: Integrated Development Environment User Guide”: Jul. 17, 2001; Cypress MicroSystems, Revision 1.11; all pages. |
“PSoC designer: Integrated development environment, getting started 25-minute tutorial, version 1.0.” Cypress Microsystems., Cypress Micxosystems, Inc. CMS100006A, Jul. 3, 2001; 25 pages. |
“PSoC technology complete changes 8-bit MCU system design”, Cypress Microsystems, Inc. retrieved from <http>://www.archive.org/web/20010219005250/http://cypressmicro.com-/t . . . >, Feb. 19, 2001; 21 pages. |
“The Gemini Netlist Comparison Project;” <http://www.cs.washington.edu/research/projects/lis/www/gemini/gemini.html> larry@cs.washington.edu; Mar. 19, 2002; 2 pages. |
“VHDL Samples” retrieved on Jan. 29, 2007 from http://www.csee.umbc.edu/help/VHDL/samples/samples.shtml; 10 pages. |
“Webster's Third New International Dictionary,” 1996, G. & C. Merriam Company; 3 pages (including pp. 1328-1329). |
A.F. Harvey, “DMA Fundamentals on Various PC Platforms,” 2001, 2004. National Instruments Corporation, pp. 1-19; 19 pages. |
Adham et al., “Preliminary Outline of the IEEE P1500 Scalable Architecture for Testing Embedded Cores,” 1999, IEEE; 6 pages. |
Andrew S. Tanenbaum with contributions from James R. Goodman, “Structured Computer Organization,” 1999, Prentice Hall, Fourth Edition; 32 pages. |
Andrews, “Roadmap for Extending IEEE 1149.1 for Hierarchical Control of Locally-Stored, Standardized command Set, Test Programs,” IEEE: 1994, 7 pages. |
Anonymous: “F/Port Fast Parallel Port for the PC” Installation Manual Release 7.1, circa 1997, available for download from http://www.fapo.com/fport.htm; 25 pages. |
Anonymous: “JEEN JTAG Embedded Ice Ethernet Interface,” Aug. 1999, Embedded Performance, Inc.; 3 pages. |
Anonymous, “Lotus Notes FAQ—How do you generate unique document numbers?” Sep. 19, 1999; retrieved from www.keysolutions.com on Jul. 9, 2008; 1 page. |
Anonymous, “Warp Nine Engineering—The IEEE 1284 Experts-F/Port Product Sheet,” undated web page found at http://www.fapo.com/fport.htm; printed on Apr. 12, 2005; 2 pages. |
Anonymous; “Using Debug”; 1999; Prentice-Hall Publishing; 20 pages. |
U.S. Appl. No. 09/207,912: “Circuit(s), Architecture and Method(s) for Operating and/or Tuning a Ring Oscillator,” Monte Mar, filed Dec. 9, 1998; 23 pages. |
U.S. Appl. No. 09/747,281: “Linearized Digital Phase-Looked Loop Method,” Williams et al.; filed Dec. 21, 2000; 29 pages. |
U.S. Appl. No. 09/842,966: “Precision Crystal Oscillator Circuit Used in Microcontroller,” Monte Mar, filed Apr. 25, 2001; 28 pages. |
U.S. Appl. No. 09/943,062: “Apparatus and Method tor Programmable Power Management in a Programmable Analog Circuit Block,” Monte Mar, filed Aug. 29, 2001; 46 pages. |
U.S. Appl. No. 09/957,084: “A Crystal-Less Oscillator Circuit With Trimmabie Analog Current Control for Increased Stability,” Mar et al. filed Sep. 19, 2001; 29 pages. |
U.S. Appl. No. 09/964,991: “A Novel Band-Gap Circuit for Providing an Accurate Reference Voltage Compensated for Process State, Process Variations and Temperature,” Kutz et al., filed Sep. 26, 2001; 26 pages. |
U.S. Appl. No. 09/989,775: “User defined names for registers in memory banks derived from configurations,” Ogami et al., filed Nov. 19, 2001; 29 pages. |
U.S. Appl. No. 10/002,726: “Method and Apparatus for Generating Microcontroller Configuration Information,” Ogami et al., filed Oct. 24, 2001; 54 pages. |
U.S. Appl. No. 10/024,093: “Configurable Memory for Programmable Logic Circuits,” Lacey et al., filed Dec. 18, 2001; 25 pages. |
U.S. Appl. No. 10/033,027: “Microcontrollable Programmable System on a Chip,” Snyder, filed Oct. 22, 2001; 117 pages. |
U.S. Appl. No. 10/137,497: “Reconfigurabie Testing System and Method,” Pleis et al.; filed May 1, 2002; 40 pages. |
U.S. Appl. No. 10/172,670: “Method and System for Programming a Memory Device,” Snyder et al.; filed Jun. 13, 2002; 66 pages. |
U.S. Appl. No. 10/238,966: “Method for Parameterizing a User Module,” Perrin et al., filed Sep. 9, 2002; 41 pages. |
U.S. Appl. No. 10/653,050: “Method and System for Programming a Memory Device,” Snyder et al.; filed Aug. 29, 2003; 69 pages. |
U.S. Appl. No. 11/088,028: “Method and Circuit tor Rapid Alignment of Signals,” Moyal et al., filed Nov. 13, 2007; 34 pages. |
U.S. Appl. No. 11/166,622: “Touch Wake for Electronic Devices,” Beard et al., filed Jun. 23, 2005; 22 pages. |
U.S. Appl. No. 11/200,619: “Providing hardware independence to automate code generation of processing device firmware,” Snyder et al.; filed Aug. 10, 2005; 41 pages. |
U.S. Appl. No. 11/201,627: “Method and an apparatus to design a processing system using a graphical user interface,” Ogami et al.; filed Aug. 10, 2005; 37 pages. |
U.S. Appl. No. 11/965,291: “Universal Digital Block Interconnection and Channel Routing,” Snyder et al., filed Dec. 27, 2007; 31 pages. |
U.S. Appl. No. 11/985,340: “Method and Circuit for Rapid Alignment of Signals,” Moyal et al., filed Nov. 13, 2007; 34 pages. |
U.S. Appl. No. 11/986,338: Reconfigurable Testing System and Method, Pleis et al., filed Nov. 20, 2007; 41 pages. |
U.S. Appl. No. 12/004,833: “Systems and Methods for Dynamically Reconfiguring a Programmable System on a Chip,” Ogami et al., filed Dec. 21, 2007; 40 pages. |
U.S. Appl. No. 12/057,149: “Power Management Architecture, Method and Configuration System,” Kenneth Ogami, filed Mar. 27, 2008; 41 pages. |
U.S. Appl. No. 12/058,534: “System and Method for Controlling a Target Device,” Kenneth Ogami et al., filed Mar. 28, 2008; 55 pages. |
U.S. Appl. No. 12/058,569: “Configuration of Programmable IC Design Elements,” Best et al., filed Mar. 28, 2008; 19 pages. |
U.S. Appl. No. 12/058,586: “System and Method for Monitoring a Target Device,” Kenneth Ogami et al., filed Mar. 28, 2008; 56 pages. |
U.S. Appl. No. 09/998,848: “Design System Providing Automatic Source Code Generation for Personalization and Parameterization of User Modules” Kenneth Y. Ogami et al., filed on Nov. 15, 2001; 49 pages. |
Karayiannis et al., “Using XML for Representation and Visualization of Elaborated VHDL-AMS Models,” Oct. 2000, IEEE, VHDL International Users Forum Fall Workshop, Proceedings, pp. 83-87. |
Miguel, “Implementation of a Universal Boot Monitor for an ARM-Based System,” May 2005, TU Berlin, Germany, Thesis, Chapter 4: pp. 53-100. |
Texas Instruments, “TXS320C6000 Optimizing Compiler User's Guide,” Apr. 2001, Texas Instruments, Chapter 1: pp. 1-7 and Chapter 2: pp. 1-44. |
USPTO Advisory Action for U.S. Appl. No. 09/998,848 dated Feb. 24, 2010; 3 pages. |
USPTO Advisory Action for U.S. Appl. No. 11/818,005 dated Jul. 30, 2010; 3 pages. |
USPTO Final Rejection for U.S. Appl. No. 11/818,005 dated May 24, 2010; 8 pages. |
USPTO Non Final Rejection for U.S. Appl. No. 11/818,005 dated Oct. 26, 2010; 10 pages. |
USPTO Non Final Rejection for U.S. Appl. No. 11/818,005 dated Nov. 23, 2009; 8 pages. |
USPTO Non-Final Rejection for Application No. 09/998,848 dated Jun. 21, 2010; 15 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/998,848 dated Feb. 17, 2011; 7 pages. |
USPTO Notice of Allowance for Application No. 09/998,848 dated Jun. 10, 2011; 8 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 09/998,848 dated Oct. 13, 2010; 4 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/818,005 dated Mar. 23, 2011; 7 pages. |
USPTO Notice of Allowance for U.S. Appl. No. 11/818,005 dated Jul. 25, 2011; 7 pages. |
USPTO Requirement for Restriction/Election for U.S. Appl. No. 11/818,005 dated Jul. 14, 2009; 5 pages. |
USPTO Final Rejection for U.S. Appl. No. 13/211,329 dated Feb. 11, 2014; 11 pages. |
USPTO Non-Final Rejection for U.S. Appl. No. 13/211,329 dated Oct. 7, 2013; 7 pages. |
Number | Date | Country | |
---|---|---|---|
Parent | 11818005 | Jun 2007 | US |
Child | 13305680 | US | |
Parent | 10002726 | Oct 2001 | US |
Child | 11818005 | US |