US20150106776A1 - Techniques for generating microcontroller configuration information - Google Patents

Techniques for generating microcontroller configuration information Download PDF

Info

Publication number
US20150106776A1
US20150106776A1 US14/445,364 US201414445364A US2015106776A1 US 20150106776 A1 US20150106776 A1 US 20150106776A1 US 201414445364 A US201414445364 A US 201414445364A US 2015106776 A1 US2015106776 A1 US 2015106776A1
Authority
US
United States
Prior art keywords
user
user module
parameter
configurable
block
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US14/445,364
Inventor
Kenneth Y. Ogami
Douglas H. Anderson
Matthew A. Pleis
Frederick Redding Hood
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Morgan Stanley Senior Funding Inc
Original Assignee
Morgan Stanley Senior Funding Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Morgan Stanley Senior Funding Inc filed Critical Morgan Stanley Senior Funding Inc
Priority to US14/445,364 priority Critical patent/US20150106776A1/en
Assigned to MORGAN STANLEY SENIOR FUNDING, INC. reassignment MORGAN STANLEY SENIOR FUNDING, INC. SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CYPRESS SEMICONDUCTOR CORPORATION, SPANSION LLC
Publication of US20150106776A1 publication Critical patent/US20150106776A1/en
Assigned to CYPRESS SEMICONDUCTOR CORPORATION reassignment CYPRESS SEMICONDUCTOR CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ANDERSON, DOUG, PLEIS, MATTHEW, HOOD, FREDERICK REDDING, III, OGAMI, KENNETH Y.
Priority to US15/698,404 priority patent/US10466980B2/en
Assigned to MUFG UNION BANK, N.A. reassignment MUFG UNION BANK, N.A. ASSIGNMENT AND ASSUMPTION OF SECURITY INTEREST Assignors: MORGAN STANLEY SENIOR FUNDING, INC.
Assigned to MORGAN STANLEY SENIOR FUNDING, INC. reassignment MORGAN STANLEY SENIOR FUNDING, INC. CORRECTIVE ASSIGNMENT TO CORRECT THE 8647899 PREVIOUSLY RECORDED ON REEL 035240 FRAME 0429. ASSIGNOR(S) HEREBY CONFIRMS THE SECURITY INTERST. Assignors: CYPRESS SEMICONDUCTOR CORPORATION, SPANSION LLC
Assigned to CYPRESS SEMICONDUCTOR CORPORATION, SPANSION LLC reassignment CYPRESS SEMICONDUCTOR CORPORATION RELEASE BY SECURED PARTY (SEE DOCUMENT FOR DETAILS). Assignors: MUFG UNION BANK, N.A.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • G06F17/505
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • G06F17/5054
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/32Circuit design at the digital level
    • G06F30/327Logic synthesis; Behaviour synthesis, e.g. mapping logic, HDL to netlist, high-level language to RTL or netlist
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/34Circuit design for reconfigurable circuits, e.g. field programmable gate arrays [FPGA] or programmable logic devices [PLD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/34Circuit design for reconfigurable circuits, e.g. field programmable gate arrays [FPGA] or programmable logic devices [PLD]
    • G06F30/347Physical level, e.g. placement or routing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/22Microcontrol or microprogram arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Definitions

  • 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.
  • ASICs Application specific integrated circuits
  • ASICs may suggest a solution to the problem of finding a suitable microcontroller for an application.
  • 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.
  • microcontroller suppliers for example, Cypress MicroSystems in Bothell, Wash.
  • 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.
  • 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.
  • 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.
  • 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.
  • a microcontroller having a number of configurable building blocks may be automatically configured.
  • user selected configuration choices are combined with predetermined configurations to automatically generate configuration information.
  • user configuration selections are checked against the hardware description for validity.
  • 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.
  • FIG. 1 is an illustration of a method of configuring a microcontroller, according to an embodiment of the present invention.
  • FIG. 2 is a block diagram of a computer system, which may be used as a platform to implement embodiments of the present invention.
  • FIG. 3 illustrates an exemplary configurable microcontroller system, upon which embodiments of the present invention may be practiced.
  • FIG. 4 shows an exemplary User Module selection display, according to an embodiment of the present invention.
  • FIG. 5 shows an exemplary User Module placement display, according to an embodiment of the present invention.
  • FIG. 6 shows an exemplary screen detail of elements of FIG. 5 , according to an embodiment of the present invention.
  • FIGS. 7A , 7 B, 7 C, 7 D and 7 E illustrate an exemplary User Module description written in eXtensible Markup Language (XML), as may be used by embodiments of the present invention.
  • XML eXtensible Markup Language
  • process 100 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.
  • 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.
  • 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.
  • computer-aided hardware and software design systems for example compilers
  • a universal asynchronous receiver transmitter 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.
  • UART universal asynchronous receiver transmitter
  • 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.
  • these different combinations of blocks producing different functions may exist at different times within the same system.
  • 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.
  • FIG. 1 illustrates a method 100 of configuring a microcontroller, according to an embodiment of the present invention.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • a user typically interacting with a computer implemented design tool, may select from available configurations, including user modules and other capabilities of the microcontroller hardware, to produce a desired configuration.
  • 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.
  • bit patterns corresponding to the selected configuration may be automatically generated.
  • microprocessor instructions may be generated which, when executed cause the hardware to be configured according the selected configuration.
  • API call structures may be automatically generated.
  • Such APIs may correspond to user modules.
  • an API call might take the form of “GET — 6 — BIT_ADC_VALUE.”
  • 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.
  • 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.
  • FIG. 2 illustrates circuitry of computer system 600 , which may form a platform for the implementation of embodiments of the present invention.
  • Computer system 600 includes an address/data bus 650 for communicating information, a central processor 605 functionally coupled with the bus for processing information and instructions, a volatile memory 615 (e.g., random access memory RAM) coupled with the bus 650 for storing information and instructions for the central processor 605 and a non-volatile memory 610 (e.g., read only memory ROM) coupled with the bus 650 for storing static information and instructions for the processor 605 .
  • Computer system 600 also optionally includes a changeable, non-volatile memory 620 (e.g., flash) for storing information and instructions for the central processor 605 , which can be updated after the manufacture of system 600 .
  • a changeable, non-volatile memory 620 e.g., flash
  • 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.
  • a data storage device 635 e.g., a rotating magnetic disk
  • an optional alphanumeric input device 630 can communicate information and command selections to the central processor 600 .
  • Device 630 may take the form of a touch sensitive digitizer panel or typewriter-style keyboard.
  • Display device 625 utilized with the computer system 600 may be a liquid crystal display (LCD) device, cathode ray tube (CRT), field emission device (FED, also called flat panel CRT), light emitting diode (LED), plasma display device, electro-luminescent display, electronic paper or other display device suitable for creating graphic images and alphanumeric characters recognizable to the user.
  • Optional signal input/output communication device 640 is also coupled to bus 650 .
  • System 600 optionally includes a radio frequency module 660 , which may implement a variety of wireless protocols, for example IEEE 802.11 or Bluetooth.
  • FIG. 3 illustrates an exemplary configurable microcontroller system 300 , upon which embodiments of the present invention may be practiced. It is appreciated that the present invention is well suited to a wide range of well know and future configurable microcontroller systems.
  • 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.
  • 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.
  • FIG. 4 shows an exemplary User Module selection display 400 , according to an embodiment of the present invention.
  • User Module selection display 400 may contain User Module Catalog window 420 .
  • User Module Catalog window 420 may display all User Modules automatically loaded from the User Module libraries. The User Modules may be organized by type. The displayed names correspond to the type of the User Module.
  • 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.
  • FIG. 5 shows an exemplary User Module placement display 500 , according to an embodiment of the present invention.
  • User Module placement involves the placement of selected User Modules onto the PSoC blocks available on the selected device.
  • 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.”
  • FIG. 6 shows an exemplary screen detail 6000 , which is a detail of placement pane 510 .
  • Detail 6000 shows the active areas for block parameters, in particular block 6070 , which may be displayed or edited by a user.
  • the active areas for the cursor indicator on block 6070 associated with the parameter may be within the graphical representation of the block 6070 immediately surrounding the text block and outside the block 6070 immediately adjacent to the text block while extending to the end of the active area boundary line 6010 .
  • the cursor 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.
  • DIP Dual In-line Package
  • 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 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.
  • FIGS. 7A , 7 B, 7 C, 7 D and 7 E illustrate an exemplary User Module description 700 written in eXtensible Markup Language (XML), as may be used by embodiments of the present invention.
  • XML eXtensible Markup Language
  • XML files 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.
  • 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 FIG. 4 .
  • the ICON attribute may be the name of file containing a User Module icon graphic.
  • METAFILE attribute may be the name of file containing User Module block diagram.
  • API_PATH_TYPE attribute may be the XML file path relative to other files.
  • RAM attribute may be the amount of RAM used by the User Module API.
  • ROM attribute may be the amount of ROM used by the User Module API.
  • 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.
  • 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.
  • 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 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.
  • the VALUE attribute must be a value that is valid for the specified bitfield as defined in the device description.
  • the ⁇ INPUT_LIST> element specifies the interconnection between blocks and resources within the User Module description.
  • the ⁇ INPUT_LIST> element has no attributes and consists of one-or-more ⁇ INPUT> elements.
  • the ⁇ INPUT> element specifies a connection between the block and another block or resource within the User Module description.
  • the relevance of an ⁇ INPUT> element is that a connection with another PSoC block or resource on the device implies that a bitfield within the block registers must be set to a particular value.
  • 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.
  • 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 specifies the resources that the User Module requires.
  • the User Module uses resources to enable parameterization, enable connection between blocks, or restrict placement options.
  • the one ⁇ RESOURCE_LIST> element contains all resources used by the User Module.
  • 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.
  • the ⁇ RESOURCE> element contains an ⁇ INPUT_LIST> element, for example ⁇ INPUT_LIST> element 730 of FIG. 7D .
  • the ⁇ INPUT> elements within the ⁇ INPUT_LIST> are similar to the ⁇ INPUT_LIST> element in the ⁇ BLOCK> element.
  • the ⁇ INPUT> element for resources may have the following attributes.
  • 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.
  • the resource does not have a register associated with it.
  • 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 FIG. 7D , exposes bitfields to the GUI to allow the user to set their values.
  • the ⁇ PARAMETER> element associates the parameter with a bitfield defines in the User Module shape.
  • the values shown for the parameters are controlled by the bitfield values or a ⁇ PARAMETER_VALUE_LIST> element.
  • the value list can also be limited with an ⁇ ALLOWED_VALUE_LIST> element. If a parameter has an ambiguous SOURCE, in terms of block type, then it is possible that the bitfield associated with the parameter has a different name depending on block placement.
  • the SOURCE block is TYPE ANALOG_SC
  • some of the registers have different names for the same bitfield in an ANALOG_SCA block as opposed to an ANALOG_SCB block.
  • a parameter should be specified for both block types based on the unique register names. When the block is placed, the parameter that does not apply will disappear.
  • 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 MAX attribute may apply only to 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.
  • a User Module When a User Module is placed on to the PSoC blocks, some of the parameters may be shown on the blocks.
  • parameters 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.

Abstract

A method and apparatus for configuring a programmable device, wherein a user may select from pre-defined user modules to select a configuration and corresponding function, representations of which are each displayed to the user, and instructions, based on the selected module, are automatically generated and used by the programmable device to implement the selected configuration and corresponding function.

Description

    REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of U.S. patent application Ser. No. 13/305,680 filed Nov. 28, 2011, which is a continuation of U.S. patent application Ser. No. 11/818,005 filed Jun. 12, 2007 now U.S. Pat. No. 8,069,428, issued Nov. 29, 2011, which is a continuation of U.S. Ser. No. 10/002,726, filed Oct. 24, 2001, now U.S. Pat. No. 7,406,674, issued Jul. 29, 2008, all of which are incorporated by reference herein.
  • FIELD OF THE INVENTION
  • 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.
  • BACKGROUND
  • 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 through 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.
  • SUMMARY
  • 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.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • 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:
  • FIG. 1 is an illustration of a method of configuring a microcontroller, according to an embodiment of the present invention.
  • FIG. 2 is a block diagram of a computer system, which may be used as a platform to implement embodiments of the present invention.
  • FIG. 3 illustrates an exemplary configurable microcontroller system, upon which embodiments of the present invention may be practiced.
  • FIG. 4 shows an exemplary User Module selection display, according to an embodiment of the present invention.
  • FIG. 5 shows an exemplary User Module placement display, according to an embodiment of the present invention.
  • FIG. 6 shows an exemplary screen detail of elements of FIG. 5, according to an embodiment of the present invention.
  • FIGS. 7A, 7B, 7C, 7D and 7E illustrate an exemplary User Module description written in eXtensible Markup Language (XML), as may be used by embodiments of the present invention.
  • DETAILED DESCRIPTION OF THE INVENTION
  • 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.
  • Notation and Nomenclature
  • 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.
  • Method and Apparatus for Generating Microcontroller Configuration Information
  • This application makes reference to co-pending commonly-owned U.S. patent application Ser. No. 10/033,027, filed Oct. 22, 2001, attorney docket number CYPR-CD00232 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.
  • FIG. 1 illustrates a method 100 of configuring a microcontroller, according to an embodiment of the present invention.
  • 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 FIG. 1, in step 120 a user, typically interacting with a computer implemented design tool, may select from available configurations, including user modules and other capabilities of the microcontroller hardware, to produce a desired configuration.
  • 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 6BIT_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.
  • FIG. 2 illustrates circuitry of computer system 600, which may form a platform for the implementation of embodiments of the present invention. Computer system 600 includes an address/data bus 650 for communicating information, a central processor 605 functionally coupled with the bus for processing information and instructions, a volatile memory 615 (e.g., random access memory RAM) coupled with the bus 650 for storing information and instructions for the central processor 605 and a non-volatile memory 610 (e.g., read only memory ROM) coupled with the bus 650 for storing static information and instructions for the processor 605. Computer system 600 also optionally includes a changeable, non-volatile memory 620 (e.g., flash) for storing information and instructions for the central processor 605, which can be updated after the manufacture of system 600.
  • 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 FIG. 2 is an optional alphanumeric input device 630. Device 630 can communicate information and command selections to the central processor 600. Device 630 may take the form of a touch sensitive digitizer panel or typewriter-style keyboard. Display device 625 utilized with the computer system 600 may be a liquid crystal display (LCD) device, cathode ray tube (CRT), field emission device (FED, also called flat panel CRT), light emitting diode (LED), plasma display device, electro-luminescent display, electronic paper or other display device suitable for creating graphic images and alphanumeric characters recognizable to the user. Optional signal input/output communication device 640 is also coupled to bus 650.
  • System 600 optionally includes a radio frequency module 660, which may implement a variety of wireless protocols, for example IEEE 802.11 or Bluetooth.
  • FIG. 3 illustrates an exemplary configurable microcontroller system 300, upon which embodiments of the present invention may be practiced. It is appreciated that the present invention is well suited to a wide range of well know and future configurable microcontroller systems.
  • 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.
  • FIG. 4 shows an exemplary User Module selection display 400, according to an embodiment of the present invention. User Module selection display 400 may contain User Module Catalog window 420. User Module Catalog window 420 may display all User Modules automatically loaded from the User Module libraries. The User Modules may be organized by type. The displayed names correspond to the type of the User Module.
  • 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.
  • FIG. 5 shows an exemplary User Module placement display 500, according to an embodiment of the present invention. User Module placement involves the placement of selected User Modules onto the PSoC blocks available on the selected device.
  • 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.”
  • FIG. 6 shows an exemplary screen detail 6000, which is a detail of placement pane 510. Detail 6000 shows the active areas for block parameters, in particular block 6070, which may be displayed or edited by a user. In general, the active areas for the cursor indicator on block 6070 associated with the parameter may be within the graphical representation of the block 6070 immediately surrounding the text block and outside the block 6070 immediately adjacent to the text block while extending to the end of the active area boundary line 6010.
  • 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 OUTPUT0_HIDDEN and OUTPUT1_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.
  • FIGS. 7A, 7B, 7C, 7D and 7E illustrate an exemplary User Module description 700 written in eXtensible Markup Language (XML), as may be used by embodiments of the present invention.
  • 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 FIG. 4. The ICON attribute may be the name of file containing a User Module icon graphic. METAFILE attribute may be the name of file containing User Module block diagram. API_PATH_TYPE attribute may be the XML file path relative to other files. RAM attribute may be the amount of RAM used by the User Module API. ROM attribute may be the amount of ROM used by the User Module API.
  • 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 FIG. 7B, specifies the interconnection between blocks and resources within the User Module description. The <INPUT_LIST> element has no attributes and consists of one-or-more <INPUT> elements. The <INPUT> element specifies a connection between the block and another block or resource within the User Module description. The relevance of an <INPUT> element is that a connection with another PSoC block or resource on the device implies that a bitfield within the block registers must be set to a particular value.
  • 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 FIG. 7D, specifies the resources that the User Module requires. The User Module uses resources to enable parameterization, enable connection between blocks, or restrict placement options. There may be only one <RESOURCE_LIST> element in a <SHAPE> element. The one <RESOURCE_LIST> element contains all resources used by the User Module.
  • 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 FIG. 7D. The <INPUT> elements within the <INPUT_LIST> are similar to the <INPUT_LIST> element in the <BLOCK> element. The <INPUT> element for resources may have the following attributes.
  • 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 FIG. 7D, exposes bitfields to the GUI to allow the user to set their values. The <PARAMETER> element associates the parameter with a bitfield defines in the User Module shape. The values shown for the parameters are controlled by the bitfield values or a <PARAMETER_VALUE_LIST> element. The value list can also be limited with an <ALLOWED_VALUE_LIST> element. If a parameter has an ambiguous SOURCE, in terms of block type, then it is possible that the bitfield associated with the parameter has a different name depending on block placement. For example, if the SOURCE block is TYPE ANALOG_SC, then some of the registers have different names for the same bitfield in an ANALOG_SCA block as opposed to an ANALOG_SCB block. In this case, a parameter should be specified for both block types based on the unique register names. When the block is placed, the parameter that does not apply will disappear.
  • 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 OUTPUT0_HIDDEN attribute may be the hidden parameter to comparator bus. The OUTPUT1_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.

Claims (21)

1-20. (canceled)
21. A computer-implemented method comprising:
displaying a representation of a first user module corresponding to a first configuration of a programmable device comprising a plurality of configurable circuit blocks;
displaying a representation of a second user module corresponding to a second configuration of the programmable device;
receiving an input from a user to select the first user module or the second user module; and
generating instructions that when executed by the programmable device configure the programmable device to implement a function corresponding to the selected module.
22. The method of claim 21 wherein the first user module comprises information defining a first standard configuration of at least one of the configurable circuit blocks and the second user module comprises information defining a second standard configuration of at least one of the configurable circuit blocks.
23. The method of claim 21 wherein at least one of the configurable circuit blocks comprises an analog circuit block.
24. The method of claim 21 wherein at least one of the configurable circuit blocks comprises a digital circuit block.
25. The method of claim 21 wherein the configurable circuit blocks comprise analog and digital circuit blocks.
26. The method of claim 21 wherein the programmable device comprises a microcontroller.
27. The method of claim 21 further comprising:
displaying an indication of a configurable parameter;
receiving a user input selecting a configurable parameter to be parameterized; and
receiving a user input to parameterize the first configuration of the first user module in accordance with the user input.
28. The method of claim 27 wherein the configurable parameter comprises a clock parameter.
29. The method of claim 27 wherein the indication of the configurable parameter is displayed in a first form when the configurable parameter has not yet been parameterized and displayed in a second form after the configurable parameter has been parameterized.
30. The method of claim 21 further comprising receiving a user input changing an instance name of the first user module.
31. A non-transitory computer-readable storage medium comprising computer-executed instructions that, when executed by a processor perform operations comprising:
displaying a representation of a first user module corresponding to a first configuration of a programmable device comprising a configurable circuit block;
displaying a representation of a second user module corresponding to a second configuration of the configurable circuit block of the programmable device;
receiving an input from a user to select either the first user module or the second user module; and
generating instructions that when executed by the programmable device configure the programmable device to implement a function corresponding to the selected module.
32. The computer-readable storage medium of claim 31 wherein the first user module comprises information defining a first standard configuration of the programmable device and the second user module comprises information defining a second standard configuration of the programmable device.
33. The computer-readable storage medium of claim 31 wherein the configurable circuit block comprises an analog circuit block.
34. The computer-readable storage medium of claim 31 wherein the configurable circuit block comprises a digital circuit block.
35. The computer-readable storage medium of claim 31 wherein the configurable circuit block comprises both analog and digital circuit elements.
36. The computer-readable storage medium of claim 31 wherein the programmable device comprises a microcontroller.
37. The computer-readable storage medium of claim 31 further comprising:
displaying an indication of a configurable parameter;
receiving a user input selecting a configurable parameter to be parameterized; and
receiving a user input to parameterize the first configuration of the first user module in accordance with the user input.
38. The computer-readable storage medium of claim 37 wherein the configurable parameter comprises a clock parameter.
39. The computer-readable storage medium of claim 37 wherein the indication of the configurable parameter is displayed in a first form when the configurable parameter has not yet been parameterized and displayed in a second form after the configurable parameter has been parameterized.
40. The computer-readable storage medium of claim 31 further comprising receiving a user input changing an instance name of the first user module.
US14/445,364 2001-10-24 2014-07-29 Techniques for generating microcontroller configuration information Abandoned US20150106776A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US14/445,364 US20150106776A1 (en) 2001-10-24 2014-07-29 Techniques for generating microcontroller configuration information
US15/698,404 US10466980B2 (en) 2001-10-24 2017-09-07 Techniques for generating microcontroller configuration information

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US10/002,726 US7406674B1 (en) 2001-10-24 2001-10-24 Method and apparatus for generating microcontroller configuration information
US11/818,005 US8069428B1 (en) 2001-10-24 2007-06-12 Techniques for generating microcontroller configuration information
US13/305,680 US8793635B1 (en) 2001-10-24 2011-11-28 Techniques for generating microcontroller configuration information
US14/445,364 US20150106776A1 (en) 2001-10-24 2014-07-29 Techniques for generating microcontroller configuration information

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US13/305,680 Continuation US8793635B1 (en) 2001-10-24 2011-11-28 Techniques for generating microcontroller configuration information

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/698,404 Continuation US10466980B2 (en) 2001-10-24 2017-09-07 Techniques for generating microcontroller configuration information

Publications (1)

Publication Number Publication Date
US20150106776A1 true US20150106776A1 (en) 2015-04-16

Family

ID=39643393

Family Applications (5)

Application Number Title Priority Date Filing Date
US10/002,726 Active 2024-05-21 US7406674B1 (en) 2001-10-24 2001-10-24 Method and apparatus for generating microcontroller configuration information
US11/818,005 Expired - Lifetime US8069428B1 (en) 2001-10-24 2007-06-12 Techniques for generating microcontroller configuration information
US13/305,680 Expired - Lifetime US8793635B1 (en) 2001-10-24 2011-11-28 Techniques for generating microcontroller configuration information
US14/445,364 Abandoned US20150106776A1 (en) 2001-10-24 2014-07-29 Techniques for generating microcontroller configuration information
US15/698,404 Expired - Lifetime US10466980B2 (en) 2001-10-24 2017-09-07 Techniques for generating microcontroller configuration information

Family Applications Before (3)

Application Number Title Priority Date Filing Date
US10/002,726 Active 2024-05-21 US7406674B1 (en) 2001-10-24 2001-10-24 Method and apparatus for generating microcontroller configuration information
US11/818,005 Expired - Lifetime US8069428B1 (en) 2001-10-24 2007-06-12 Techniques for generating microcontroller configuration information
US13/305,680 Expired - Lifetime US8793635B1 (en) 2001-10-24 2011-11-28 Techniques for generating microcontroller configuration information

Family Applications After (1)

Application Number Title Priority Date Filing Date
US15/698,404 Expired - Lifetime US10466980B2 (en) 2001-10-24 2017-09-07 Techniques for generating microcontroller configuration information

Country Status (1)

Country Link
US (5) US7406674B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3267307A1 (en) * 2016-07-04 2018-01-10 DinBox Sverige AB Access control system and method
US20220391544A1 (en) * 2016-04-07 2022-12-08 Nagravision Sarl Flexible cryptographic device

Families Citing this family (57)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6724220B1 (en) 2000-10-26 2004-04-20 Cyress Semiconductor Corporation Programmable microcontroller architecture (mixed analog/digital)
US8176296B2 (en) * 2000-10-26 2012-05-08 Cypress Semiconductor Corporation Programmable microcontroller architecture
US8103496B1 (en) 2000-10-26 2012-01-24 Cypress Semicondutor Corporation Breakpoint control in an in-circuit emulation system
US7765095B1 (en) 2000-10-26 2010-07-27 Cypress Semiconductor Corporation Conditional branching in an in-circuit emulation system
US8149048B1 (en) 2000-10-26 2012-04-03 Cypress Semiconductor Corporation Apparatus and method for programmable power management in a programmable analog circuit block
US7406674B1 (en) 2001-10-24 2008-07-29 Cypress Semiconductor Corporation Method and apparatus for generating microcontroller configuration information
US8078970B1 (en) 2001-11-09 2011-12-13 Cypress Semiconductor Corporation Graphical user interface with user-selectable list-box
US8042093B1 (en) 2001-11-15 2011-10-18 Cypress Semiconductor Corporation System providing automatic source code generation for personalization and parameterization of user modules
US6971004B1 (en) 2001-11-19 2005-11-29 Cypress Semiconductor Corp. System and method of dynamically reconfiguring a programmable integrated circuit
US8069405B1 (en) 2001-11-19 2011-11-29 Cypress Semiconductor Corporation User interface for efficiently browsing an electronic document using data-driven tabs
US7774190B1 (en) 2001-11-19 2010-08-10 Cypress Semiconductor Corporation Sleep and stall in an in-circuit emulation system
US7770113B1 (en) 2001-11-19 2010-08-03 Cypress Semiconductor Corporation System and method for dynamically generating a configuration datasheet
US7844437B1 (en) 2001-11-19 2010-11-30 Cypress Semiconductor Corporation System and method for performing next placements and pruning of disallowed placements for programming an integrated circuit
US8103497B1 (en) 2002-03-28 2012-01-24 Cypress Semiconductor Corporation External interface for event architecture
US7761845B1 (en) 2002-09-09 2010-07-20 Cypress Semiconductor Corporation Method for parameterizing a user module
US7295049B1 (en) 2004-03-25 2007-11-13 Cypress Semiconductor Corporation Method and circuit for rapid alignment of signals
US8082531B2 (en) * 2004-08-13 2011-12-20 Cypress Semiconductor Corporation Method and an apparatus to design a processing system using a graphical user interface
US8286125B2 (en) 2004-08-13 2012-10-09 Cypress Semiconductor Corporation Model for a hardware device-independent method of defining embedded firmware for programmable systems
US8069436B2 (en) * 2004-08-13 2011-11-29 Cypress Semiconductor Corporation Providing hardware independence to automate code generation of processing device firmware
US7332976B1 (en) 2005-02-04 2008-02-19 Cypress Semiconductor Corporation Poly-phase frequency synthesis oscillator
US8067948B2 (en) 2006-03-27 2011-11-29 Cypress Semiconductor Corporation Input/output multiplexer bus
US8089472B2 (en) * 2006-05-26 2012-01-03 Cypress Semiconductor Corporation Bidirectional slider with delete function
US8537121B2 (en) 2006-05-26 2013-09-17 Cypress Semiconductor Corporation Multi-function slider in touchpad
US20080120323A1 (en) * 2006-11-17 2008-05-22 Lehman Brothers Inc. System and method for generating customized reports
US7737724B2 (en) * 2007-04-17 2010-06-15 Cypress Semiconductor Corporation Universal digital block interconnection and channel routing
US8092083B2 (en) 2007-04-17 2012-01-10 Cypress Semiconductor Corporation Temperature sensor with digital bandgap
US9564902B2 (en) * 2007-04-17 2017-02-07 Cypress Semiconductor Corporation Dynamically configurable and re-configurable data path
US8026739B2 (en) 2007-04-17 2011-09-27 Cypress Semiconductor Corporation System level interconnect with programmable switching
US8516025B2 (en) 2007-04-17 2013-08-20 Cypress Semiconductor Corporation Clock driven dynamic datapath chaining
US8040266B2 (en) 2007-04-17 2011-10-18 Cypress Semiconductor Corporation Programmable sigma-delta analog-to-digital converter
US8130025B2 (en) 2007-04-17 2012-03-06 Cypress Semiconductor Corporation Numerical band gap
US8065653B1 (en) 2007-04-25 2011-11-22 Cypress Semiconductor Corporation Configuration of programmable IC design elements
US8266575B1 (en) 2007-04-25 2012-09-11 Cypress Semiconductor Corporation Systems and methods for dynamically reconfiguring a programmable system on a chip
US9720805B1 (en) 2007-04-25 2017-08-01 Cypress Semiconductor Corporation System and method for controlling a target device
US8049569B1 (en) 2007-09-05 2011-11-01 Cypress Semiconductor Corporation Circuit and method for improving the accuracy of a crystal-less oscillator having dual-frequency modes
US8056040B2 (en) * 2007-12-27 2011-11-08 Cadence Design Systems, Inc. Method and system for visual implementation of layout structures for an integrated circuit
DE102008040721A1 (en) * 2008-07-25 2010-01-28 Robert Bosch Gmbh Emulation system and method for a no longer available microcontroller
US8201137B1 (en) * 2009-03-06 2012-06-12 Cadence Design Systems, Inc. Method and apparatus for AMS simulation of integrated circuit design
US9448964B2 (en) * 2009-05-04 2016-09-20 Cypress Semiconductor Corporation Autonomous control in a programmable system
US8723827B2 (en) 2009-07-28 2014-05-13 Cypress Semiconductor Corporation Predictive touch surface scanning
US8645901B2 (en) 2009-12-01 2014-02-04 Cadence Design Systems, Inc. Visualization and information display for shapes in displayed graphical images based on a cursor
US8438531B2 (en) * 2009-12-01 2013-05-07 Cadence Design Systems, Inc. Visualization and information display for shapes in displayed graphical images
US8533626B2 (en) * 2009-12-01 2013-09-10 Cadence Design Systems, Inc. Visualization and information display for shapes in displayed graphical images based on user zone of focus
US8316330B2 (en) * 2009-12-09 2012-11-20 Anupam Bakshi System and method for circuit design automation
US8443335B2 (en) * 2009-12-09 2013-05-14 Agnisys, Inc. Apparatus and method for circuit design
US8595670B1 (en) * 2010-03-08 2013-11-26 Altera Corporation Method and apparatus for circuit block reconfiguration EDA
US8375344B1 (en) * 2010-06-25 2013-02-12 Cadence Design Systems, Inc. Method and system for determining configurations
US8516433B1 (en) 2010-06-25 2013-08-20 Cadence Design Systems, Inc. Method and system for mapping memory when selecting an electronic product
US8555228B2 (en) * 2011-12-29 2013-10-08 Intel Corporation Tool for glitch removal
US8739103B1 (en) * 2013-03-04 2014-05-27 Cypress Semiconductor Corporation Techniques for placement in highly constrained architectures
US9078578B2 (en) 2013-07-02 2015-07-14 General Electric Company System and method for optimizing electrocardiography study performance
JP6287350B2 (en) * 2014-03-04 2018-03-07 日本電気株式会社 Information processing apparatus, resource allocation method, and program
US10444862B2 (en) 2014-08-22 2019-10-15 Synaptics Incorporated Low-profile capacitive pointing stick
US10078605B2 (en) * 2014-10-22 2018-09-18 Cavium, Inc. Multiple-interrupt propagation scheme in a network ASIC
US10176094B2 (en) 2015-06-30 2019-01-08 Renesas Electronics America Inc. Common MCU self-identification information
WO2017066194A1 (en) * 2015-10-11 2017-04-20 Renesas Electronics America Inc. Data driven embedded application building and configuration
CN116795755B (en) * 2023-08-28 2023-12-08 上海移芯通信科技股份有限公司 Equipment management method and device based on Internet of things chip

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5550839A (en) * 1993-03-12 1996-08-27 Xilinx, Inc. Mask-programmed integrated circuits having timing and logic compatibility to user-configured logic arrays
US5937190A (en) * 1994-04-12 1999-08-10 Synopsys, Inc. Architecture and methods for a hardware description language source level analysis and debugging system
US5946219A (en) * 1996-10-30 1999-08-31 Atmel Corporation Method and system for configuring an array of logic devices
US6460172B1 (en) * 1996-10-10 2002-10-01 Semiconductors Investigacion Diseno, S.A. (Sidsa) Microprocessor based mixed signal field programmable integrated device and prototyping methodology
US6530072B1 (en) * 1998-05-11 2003-03-04 Chrysalis Symbolic Design, Inc. Rule based hierarchy generation in a circuit design verification system
US6594799B1 (en) * 2000-02-28 2003-07-15 Cadence Design Systems, Inc. Method and system for facilitating electronic circuit and chip design using remotely located resources
US6976239B1 (en) * 2001-06-12 2005-12-13 Altera Corporation Methods and apparatus for implementing parameterizable processors and peripherals
US7406674B1 (en) * 2001-10-24 2008-07-29 Cypress Semiconductor Corporation Method and apparatus for generating microcontroller configuration information

Family Cites Families (1136)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB1236494A (en) 1969-06-23 1971-06-23 Marconi Co Ltd Improvements in or relating to phase difference detectors
US3637319A (en) 1969-12-08 1972-01-25 Gen Electric Method for dual mode control changeover in a steam turbine
US5619445A (en) 1970-12-28 1997-04-08 Hyatt; Gilbert P. Analog memory system having a frequency domain transform processor
US3725804A (en) 1971-11-26 1973-04-03 Avco Corp Capacitance compensation circuit for differential amplifier
US3805245A (en) 1972-04-11 1974-04-16 Ibm I/o device attachment for a computer
US3810036A (en) 1972-10-05 1974-05-07 Hewlett Packard Co Phase lock loop for locking on highest amplitude signal
US3845328A (en) 1972-10-09 1974-10-29 Rca Corp Tri-state logic circuit
US6556044B2 (en) 2001-09-18 2003-04-29 Altera Corporation Programmable logic device including multipliers and configurations thereof to reduce resource utilization
US3831113A (en) 1973-06-01 1974-08-20 Rca Corp Relaxation oscillator
US3940760A (en) 1975-03-21 1976-02-24 Analog Devices, Inc. Digital-to-analog converter with current source transistors operated accurately at different current densities
JPS5717533Y2 (en) 1976-02-27 1982-04-13
US4134073A (en) 1976-07-12 1979-01-09 Honeywell Information Systems Inc. Clock system having adaptive synchronization feature
US4138671A (en) 1977-02-14 1979-02-06 Precision Monolithics, Inc. Selectable trimming circuit for use with a digital to analog converter
GB2014387B (en) 1978-02-14 1982-05-19 Motorola Inc Differential to single-ended converter utilizing inverted transistors
US4176258A (en) 1978-05-01 1979-11-27 Intel Corporation Method and circuit for checking integrated circuit chips
US4250464A (en) 1978-07-03 1981-02-10 Rca Corporation Multi-mode relaxation oscillator
SE413826B (en) 1978-09-21 1980-06-23 Ellemtel Utvecklings Ab SET IN A TELECOMMUNICATION SYSTEM REGULATING THE PHASE OF A CONTROLLED SIGNAL IN RELATION TO A REFERENCE SIGNAL AND DEVICE FOR IMPLEMENTATION OF THE SET
US4283713A (en) 1979-01-15 1981-08-11 Tektronix, Inc. Waveform acquisition circuit
US4272760A (en) 1979-04-10 1981-06-09 Burr-Brown Research Corporation Self-calibrating digital to analog conversion system and method
US4794558A (en) 1979-06-12 1988-12-27 Motorola, Inc. Microprocessor having self-programmed eprom
US4344067A (en) 1979-11-21 1982-08-10 Motorola, Inc. Analog to digital converter and method of calibrating same
US4689740A (en) 1980-10-31 1987-08-25 U.S. Philips Corporation Two-wire bus-system comprising a clock wire and a data wire for interconnecting a number of stations
US4438404A (en) 1982-01-04 1984-03-20 Tektronix, Inc. Signal sampling system
US4610026A (en) 1982-04-30 1986-09-02 Hitachi, Ltd. Method of and apparatus for enlarging/reducing two-dimensional images
DE3222607A1 (en) 1982-06-16 1983-12-22 Philips Patentverwaltung Gmbh, 2000 Hamburg CIRCUIT ARRANGEMENT WITH SEVERAL SIGNAL PATHS, MADE BY ACTIVE CIRCUITS
US4499549A (en) 1982-06-25 1985-02-12 Automation Systems, Inc. Digital computer having analog signal circuitry
US4497575A (en) 1982-11-01 1985-02-05 Tektronix, Inc. Optical fiber test instrument calibrator
US4475151A (en) 1982-11-04 1984-10-02 Harald Philipp Switching amplifier circuit
JPS59146352A (en) 1983-02-09 1984-08-22 Nec Corp Single chip microcomputer system
US4813013A (en) 1984-03-01 1989-03-14 The Cadware Group, Ltd. Schematic diagram generating system using library of general purpose interactively selectable graphic primitives to create special applications icons
US4656603A (en) 1984-03-01 1987-04-07 The Cadware Group, Ltd. Schematic diagram generating system using library of general purpose interactively selectable graphic primitives to create special applications icons
US4604363A (en) 1984-10-18 1986-08-05 Analytical Bio-Chemistry Laboratories Inc. Automatic evaporator system
US4827401A (en) 1984-10-24 1989-05-02 International Business Machines Corporation Method and apparatus for synchronizing clocks prior to the execution of a flush operation
JPS61135243A (en) 1984-12-06 1986-06-23 Fujitsu Ltd Multiplex transmission method
US4879688A (en) 1985-03-04 1989-11-07 Lattice Semiconductor Corporation In-system programmable logic device
NL8501088A (en) 1985-04-12 1986-11-03 Philips Nv TUNABLE OSCILLATOR SWITCH.
US4807183A (en) 1985-09-27 1989-02-21 Carnegie-Mellon University Programmable interconnection chip for computer system functional modules
US4849880A (en) 1985-11-18 1989-07-18 John Fluke Mfg. Co., Inc. Virtual machine programming system
US4701907C1 (en) 1986-02-03 2002-08-27 Collins Mary Dynamically reconfigurable time-space-time digital switch and network
JPS62247275A (en) 1986-03-31 1987-10-28 Ando Electric Co Ltd Cpu identification circuit for in-circuit emulator
US4914568A (en) 1986-10-24 1990-04-03 National Instruments, Inc. Graphical system for modelling a process and associated method
JPH0785249B2 (en) 1986-05-16 1995-09-13 株式会社日立製作所 Design support device
US4773024A (en) 1986-06-03 1988-09-20 Synaptics, Inc. Brain emulation circuit with reduced confusion
US5451887A (en) 1986-09-19 1995-09-19 Actel Corporation Programmable logic module and architecture for field programmable gate array device
US4740966A (en) 1986-09-30 1988-04-26 Texas Instruments Incorporated Analog input circuit for microcontroller apparatus
JPS63121934A (en) 1986-11-10 1988-05-26 Oki Electric Ind Co Ltd One-chip microcomputer for evaluation
US5155836A (en) 1987-01-27 1992-10-13 Jordan Dale A Block diagram system and method for controlling electronic instruments with simulated graphic display
US4736097A (en) 1987-02-02 1988-04-05 Harald Philipp Optical motion sensor
JPH083773B2 (en) 1987-02-23 1996-01-17 株式会社日立製作所 Large-scale semiconductor logic circuit
US4942540A (en) 1987-03-02 1990-07-17 Wang Laboratories, Inc. Method an apparatus for specification of communication parameters
US4802119A (en) 1987-03-17 1989-01-31 Motorola, Inc. Single chip microcomputer with patching and configuration controlled by on-board non-volatile memory
DE3713376A1 (en) 1987-04-21 1988-11-10 Sgs Halbleiterbauelemente Gmbh COMPARATOR WITH EXTENDED INPUT CURRENT VOLTAGE RANGE
US4755766A (en) 1987-04-22 1988-07-05 Tektronix, Inc. Differential to single-ended converter
US5329471A (en) 1987-06-02 1994-07-12 Texas Instruments Incorporated Emulation devices, systems and methods utilizing state machines
JPS6425399A (en) 1987-07-21 1989-01-27 Fujitsu Ltd Programmable device and its test method
JPS6432075A (en) 1987-07-28 1989-02-02 Kenichi Goto Power generating method using shape memory alloy and device therefor
US5535331A (en) 1987-09-04 1996-07-09 Texas Instruments Incorporated Processor condition sensing circuits, systems and methods
US5127103A (en) 1987-10-14 1992-06-30 North American Philips Corporation Real-time tracing of dynamic local data in high level languages in the presence of process context switches
JP2541248B2 (en) 1987-11-20 1996-10-09 三菱電機株式会社 Programmable logic array
US4999519A (en) 1987-12-04 1991-03-12 Hitachi Vlsi Engineering Corporation Semiconductor circuit with low power consumption having emitter-coupled logic or differential amplifier
US4878200A (en) 1987-12-30 1989-10-31 Intel Corporation Product term sharing/allocation in an EPROM array
US4876534A (en) 1988-02-05 1989-10-24 Synaptics Incorporated Scanning method and apparatus for current signals having large dynamic range
US4939637A (en) 1988-02-10 1990-07-03 Metalink Corporation Circuitry for producing emulation mode in single chip microcomputer
US4879461A (en) 1988-04-25 1989-11-07 Harald Philipp Energy field sensor using summing means
US5206582A (en) 1988-05-18 1993-04-27 Hewlett-Packard Company Control system for automated parametric test equipment
US5581763A (en) 1988-06-14 1996-12-03 Progressive Technology Inc. Secure architecture and apparatus using an independent computer cartridge
US4885484A (en) 1988-07-05 1989-12-05 Motorola, Inc. Voltage clamped differential to single ended converter circuit
US5270963A (en) 1988-08-10 1993-12-14 Synaptics, Incorporated Method and apparatus for performing neighborhood operations on a processing plane
US4833418A (en) 1988-09-01 1989-05-23 Archive Corporation Compensation circuit for nullifying differential offset voltage and regulating common mode voltage of differential signals
US4980652A (en) 1988-09-02 1990-12-25 Nippon Telegraph And Telephone Corporation Frequency synthesizer having compensation for nonlinearities
US4868525A (en) 1988-09-23 1989-09-19 Dallas Semiconductor Corporation Temperature-stabilized oscillator
US5161124A (en) 1988-10-27 1992-11-03 Texas Instruments Incorporated Bond programmable integrated circuit
NL8802719A (en) 1988-11-07 1990-06-01 Philips Nv RELAXATION OSCILLATOR WITH DELAY CONTROL.
US5068622A (en) 1988-12-09 1991-11-26 Synaptics, Incorporated CMOS amplifier with offset adaptation
US5073759A (en) 1988-12-09 1991-12-17 Synaptics, Incorporated Adaptable current mirror
US5119038A (en) 1988-12-09 1992-06-02 Synaptics, Corporation CMOS current mirror with offset adaptation
US5381515A (en) 1988-12-09 1995-01-10 Synaptics, Incorporated Two layer neural network comprised of neurons with improved input range and input offset
US5160899A (en) 1988-12-09 1992-11-03 Synaptics, Incorporated Adaptable MOS current mirror
US5059920A (en) 1988-12-09 1991-10-22 Synaptics, Incorporated CMOS amplifier with offset adaptation
US5109261A (en) 1988-12-09 1992-04-28 Synaptics, Incorporated CMOS amplifier with offset adaptation
US4935702A (en) 1988-12-09 1990-06-19 Synaptics, Inc. Subthreshold CMOS amplifier with offset adaptation
US5049758A (en) 1988-12-09 1991-09-17 Synaptics, Incorporated Adaptable CMOS winner-take all circuit
US5146106A (en) 1988-12-09 1992-09-08 Synaptics, Incorporated CMOS winner-take all circuit with offset adaptation
US5331215A (en) 1988-12-09 1994-07-19 Synaptics, Incorporated Electrically adaptable neural network with post-processing circuitry
US5122800A (en) 1989-01-26 1992-06-16 Harald Philipp Variable successive approximation converter
US5120996A (en) 1989-03-10 1992-06-09 Synaptics, Incorporated Synaptic element and array
US5083044A (en) 1989-03-10 1992-01-21 Synaptics, Incorporated Synaptic element and array
US5053949A (en) 1989-04-03 1991-10-01 Motorola, Inc. No-chip debug peripheral which uses externally provided instructions to control a core processing unit
KR940011436B1 (en) 1989-04-19 1994-12-15 가부시끼가이샤 히다찌세이사꾸쇼 Magnetic disk memory apparatus
US4962342A (en) 1989-05-04 1990-10-09 Synaptics, Inc. Dynamic synapse for neural network
JPH0387909A (en) 1989-05-10 1991-04-12 Seiko Epson Corp Information processor and microprocessor
US4977381A (en) 1989-06-05 1990-12-11 Motorola, Inc. Differential relaxation oscillator
US4953928A (en) 1989-06-09 1990-09-04 Synaptics Inc. MOS device for long-term learning
US5200751A (en) 1989-06-26 1993-04-06 Dallas Semiconductor Corp. Digital to analog converter using a programmable logic array
US5805792A (en) 1989-07-31 1998-09-08 Texas Instruments Incorporated Emulation devices, systems, and methods
US5212652A (en) 1989-08-15 1993-05-18 Advanced Micro Devices, Inc. Programmable gate array with improved interconnect structure
US5305017A (en) 1989-08-16 1994-04-19 Gerpheide George E Methods and apparatus for data input
JPH0396838A (en) 1989-09-08 1991-04-22 Sumitomo Electric Ind Ltd Measuring instrument for degree of freshness of meat
US4947169A (en) 1989-10-24 1990-08-07 Burr-Brown Corporation Dummy/trim DAC for capacitor digital-to-analog converter
US4970408A (en) 1989-10-30 1990-11-13 Motorola, Inc. CMOS power-on reset circuit
US6070003A (en) 1989-11-17 2000-05-30 Texas Instruments Incorporated System and method of memory access in apparatus having plural processors and plural memories
NO169689C (en) 1989-11-30 1992-07-22 Nha As PROGRAMMABLE HYBRID HEARING DEVICE WITH DIGITAL SIGNAL TREATMENT AND PROCEDURE FOR DETECTION AND SIGNAL TREATMENT AT THE SAME.
US5276890A (en) 1989-11-30 1994-01-04 Kabushiki Kaisha Toshiba Resume control system and method for executing resume processing while checking operation mode of CPU
US5301553A (en) 1989-12-20 1994-04-12 Tjs Development Corporation Apparatus for remote sensing and receiving
US5050168A (en) 1989-12-29 1991-09-17 Paterson Timothy L Test coverage analyzer
US5159335A (en) 1990-01-19 1992-10-27 Siecor Corporation Switched capacitance automatic meter reading device
US5055827A (en) 1990-02-20 1991-10-08 Harald Philipp Fiber optic security system
US5128871A (en) 1990-03-07 1992-07-07 Advanced Micro Devices, Inc. Apparatus and method for allocation of resoures in programmable logic devices
US5150079A (en) 1990-03-27 1992-09-22 Dallas Semiconductor Corporation Two-mode oscillator
JP2834837B2 (en) 1990-03-30 1998-12-14 松下電工株式会社 Programmable controller
US5144582A (en) 1990-03-30 1992-09-01 Sgs-Thomson Microelectronics, Inc. Sram based cell for programmable logic devices
GB9007492D0 (en) 1990-04-03 1990-05-30 Pilkington Micro Electronics Semiconductor integrated circuit
US5555201A (en) 1990-04-06 1996-09-10 Lsi Logic Corporation Method and system for creating and validating low level description of electronic design from higher level, behavior-oriented description, including interactive system for hierarchical display of control and dataflow information
US5544067A (en) 1990-04-06 1996-08-06 Lsi Logic Corporation Method and system for creating, deriving and validating structural description of electronic system from higher level, behavior-oriented description, including interactive schematic design and simulation
US5220512A (en) 1990-04-19 1993-06-15 Lsi Logic Corporation System for simultaneous, interactive presentation of electronic circuit diagrams and simulation data
US5572437A (en) 1990-04-06 1996-11-05 Lsi Logic Corporation Method and system for creating and verifying structural logic model of electronic design from behavioral description, including generation of logic and timing models
US5867399A (en) 1990-04-06 1999-02-02 Lsi Logic Corporation System and method for creating and validating structural description of electronic system from higher-level and behavior-oriented description
US5198817A (en) 1990-04-26 1993-03-30 Hughes Aircraft Company High-order sigma-delta analog-to-digital converter
US5179531A (en) 1990-04-27 1993-01-12 Pioneer Electronic Corporation Accelerated digital signal processor
US5043674A (en) 1990-04-30 1991-08-27 International Business Machines Corporation Differential receiver with high common-mode range
US5175884A (en) 1990-06-01 1992-12-29 Motorola, Inc. Voltage controlled oscillator with current control
US5087822A (en) 1990-06-22 1992-02-11 Alcan International Limited Illumination system with incident beams from near and far dark field for high speed surface inspection of rolled aluminum sheet
EP0464433A3 (en) 1990-06-29 1994-05-18 Nat Semiconductor Corp Microcontroller device having remotely programmable eprom & method of programming
KR930004033B1 (en) 1990-08-09 1993-05-19 현대전자산업 주식회사 Input/output macro cell of programmable logic element
JPH0495408A (en) 1990-08-10 1992-03-27 Seiko Epson Corp Semiconductor device
US5140197A (en) 1990-08-13 1992-08-18 Dallas Semiconductor Corporation Filtered detection plus propagated timing window for stabilizing the switch from crystal to ring oscillator at power-down
US5095284A (en) 1990-09-10 1992-03-10 Synaptics, Incorporated Subthreshold CMOS amplifier with wide input voltage range
US5099191A (en) 1990-11-05 1992-03-24 The Charles Stark Draper Laboratory, Inc. Tunnel diode voltage reference circuit
US5493723A (en) 1990-11-06 1996-02-20 National Semiconductor Corporation Processor with in-system emulation circuitry which uses the same group of terminals to output program counter bits
US5355007A (en) 1990-11-23 1994-10-11 Texas Instruments Incorporated Devices for non-volatile memory, systems and methods
JPH0727504B2 (en) 1990-12-10 1995-03-29 インターナショナル・ビジネス・マシーンズ・コーポレイション System for defining network configuration, method for generating configuration parameters for network, and system for configuring network
US5126685A (en) 1990-12-18 1992-06-30 Synaptics, Incorporated Circuits for linear conversion between voltages and currents
US5438672A (en) 1990-12-18 1995-08-01 National Semiconductor Corporation Microcontroller emulator for plural device architecture configured by mode control data and operated under control code transmitted via same switching bus
US5107149A (en) 1990-12-18 1992-04-21 Synaptics, Inc. Linear, continuous-time, two quadrant multiplier
US5165054A (en) 1990-12-18 1992-11-17 Synaptics, Incorporated Circuits for linear conversion between currents and voltages
AU8966391A (en) 1990-12-24 1992-06-25 Ball Corporation System for analysis of embedded computer systems
EP0495254B1 (en) 1991-01-17 1996-08-14 Koninklijke Philips Electronics N.V. Emulation device for emulating a non-bond-out microcontroller amd microcontroller for use in such emulation device
US5248843A (en) 1991-02-08 1993-09-28 Sight & Sound Incorporated Electronic musical instrument with sound-control panel and keyboard
JPH04257932A (en) 1991-02-13 1992-09-14 Oki Electric Ind Co Ltd Chip for emulation for digital signal processor
US5107146A (en) 1991-02-13 1992-04-21 Actel Corporation Mixed mode analog/digital programmable interconnect architecture
US5097305A (en) 1991-02-19 1992-03-17 Synaptics Corporation Integrating photosensor and imaging system having wide dynamic range
US5324958A (en) 1991-02-19 1994-06-28 Synaptics, Incorporated Integrating imaging systgem having wide dynamic range with sample/hold circuits
US5260592A (en) 1991-02-19 1993-11-09 Synaptics, Incorporated Integrating photosensor and imaging system having wide dynamic range with varactors
US5276407A (en) 1991-02-19 1994-01-04 Synaptics, Incorporated Sense amplifier
US5220213A (en) 1991-03-06 1993-06-15 Quicklogic Corporation Programmable application specific integrated circuit and logic cell therefor
FR2674076A1 (en) 1991-03-14 1992-09-18 Bull Sa INTEGRATED CIRCUIT WITH ENSURED IMPEDANCES AND APPLICATION TO RECEIVER TRANSMITTERS, IN PARTICULAR FOR COMMUNICATION BETWEEN UNITS OF A COMPUTER SYSTEM.
KR0175319B1 (en) 1991-03-27 1999-04-01 김광호 Constant voltage circuit
US5225991A (en) 1991-04-11 1993-07-06 International Business Machines Corporation Optimized automated macro embedding for standard cell blocks
US5230000A (en) 1991-04-25 1993-07-20 At&T Bell Laboratories Built-in self-test (bist) circuit
US5241492A (en) 1991-05-06 1993-08-31 Motorola, Inc. Apparatus for performing multiply and accumulate instructions with reduced power and a method therefor
US5166562A (en) 1991-05-09 1992-11-24 Synaptics, Incorporated Writable analog reference voltage storage device
US5541878A (en) 1991-05-09 1996-07-30 Synaptics, Incorporated Writable analog reference voltage storage device
US5243554A (en) 1991-05-09 1993-09-07 Synaptics, Incorporated Writable analog reference voltage storage device
JPH04336308A (en) 1991-05-13 1992-11-24 Nec Corp Single-chip microcomputer
US5280199A (en) 1991-05-14 1994-01-18 Kabushiki Kaisha Toshiba Differential input circuit and operational amplifier with wide common mode input voltage range
US5260979A (en) 1991-05-28 1993-11-09 Codex Corp. Circuit and method of switching between redundant clocks for a phase lock loop
US5335342A (en) 1991-05-31 1994-08-02 Tiburon Systems, Inc. Automated software testing system
US5321828A (en) 1991-06-07 1994-06-14 Step Engineering High speed microcomputer in-circuit emulator
US5248873A (en) 1991-06-10 1993-09-28 Synaptics, Incorporated Integrated device for recognition of moving objects
US5235617A (en) 1991-06-11 1993-08-10 Digital Equipment Corporation Transmission media driving system
US5202687A (en) 1991-06-12 1993-04-13 Intellectual Property Development Associates Of Connecticut Analog to digital converter
DE69229819T2 (en) 1991-06-18 2000-01-27 Nokia Mobile Phones Ltd Setting the clock frequency of an electrical circuit
US5495594A (en) 1991-07-12 1996-02-27 Zilog, Inc. Technique for automatically adapting a peripheral integrated circuit for operation with a variety of microprocessor control signal protocols
US5574841A (en) 1991-08-05 1996-11-12 Calligraphic Systems Limited Apparatus and method for three-dimensional powerline designing and maintenance
US5142247A (en) 1991-08-06 1992-08-25 Compaq Computer Corporation Multiple frequency phase-locked loop clock generator with stable transitions between frequencies
JPH05257710A (en) 1991-08-12 1993-10-08 Advanced Micro Devicds Inc System for giving internal execution parameter and array for verifying instruction to be executed by processor
EP0529142A1 (en) 1991-08-30 1993-03-03 Acer Incorporated Upgradeable/downgradeable computers
JPH0555842A (en) 1991-08-28 1993-03-05 Seiko Epson Corp Semiconductor device
US5307181A (en) 1991-09-03 1994-04-26 Levien Raphael L Screen generation for halftone screening of images using scan line segments of oversized screen scan lines
JPH0581216A (en) 1991-09-20 1993-04-02 Hitachi Ltd Parallel processor
US5341267A (en) 1991-09-23 1994-08-23 Aptix Corporation Structures for electrostatic discharge protection of electrical and other components
US5499192A (en) 1991-10-30 1996-03-12 Xilinx, Inc. Method for generating logic modules from a high level block diagram
US5734334A (en) 1991-10-30 1998-03-31 I-Cube, Inc. Programmable port for crossbar switch
US5371524A (en) 1991-11-25 1994-12-06 Eastman Kodak Company End pulse width modulation for digital image printer with halftone gray scale capability
US5303329A (en) 1991-12-10 1994-04-12 Synaptics, Incorporated Continuous synaptic weight update mechanism
US5307381A (en) 1991-12-27 1994-04-26 Intel Corporation Skew-free clock signal distribution network in a microprocessor
US5204549A (en) 1992-01-28 1993-04-20 Synaptics, Incorporated Synaptic element including weight-storage and weight-adjustment circuit
US5305312A (en) 1992-02-07 1994-04-19 At&T Bell Laboratories Apparatus for interfacing analog telephones and digital data terminals to an ISDN line
US5159292A (en) 1992-02-25 1992-10-27 Thomson Consumer Electronics, Inc. Adaptive phase locked loop
JP3322685B2 (en) 1992-03-02 2002-09-09 日本テキサス・インスツルメンツ株式会社 Constant voltage circuit and constant current circuit
US5691976A (en) 1992-04-02 1997-11-25 Applied Digital Access Performance monitoring and test system for a telephone network
US5416895A (en) 1992-04-08 1995-05-16 Borland International, Inc. System and methods for improved spreadsheet interface with user-familiar objects
GB2266606B (en) 1992-04-27 1996-02-14 Intel Corp A microprocessor with an external command mode
US5384745A (en) 1992-04-27 1995-01-24 Mitsubishi Denki Kabushiki Kaisha Synchronous semiconductor memory device
US5336936A (en) 1992-05-06 1994-08-09 Synaptics, Incorporated One-transistor adaptable analog storage element and array
EP0569969B1 (en) 1992-05-12 1998-03-04 Nec Corporation Microcomputer having instruction memory storing instructions for reading out internal conditions
US5317202A (en) 1992-05-28 1994-05-31 Intel Corporation Delay line loop for 1X on-chip clock generation with zero skew and 50% duty cycle
US5543591A (en) 1992-06-08 1996-08-06 Synaptics, Incorporated Object position detector with edge motion feature and gesture recognition
EP0574213B1 (en) 1992-06-08 1999-03-24 Synaptics, Inc. Object position detector
US5861583A (en) 1992-06-08 1999-01-19 Synaptics, Incorporated Object position detector
US6028271A (en) 1992-06-08 2000-02-22 Synaptics, Inc. Object position detector with edge motion feature and gesture recognition
US5543588A (en) 1992-06-08 1996-08-06 Synaptics, Incorporated Touch pad driven handheld computing device
US5880411A (en) 1992-06-08 1999-03-09 Synaptics, Incorporated Object position detector with edge motion feature and gesture recognition
US5914465A (en) 1992-06-08 1999-06-22 Synaptics, Inc. Object position detector
US5455731A (en) 1992-06-08 1995-10-03 United Technologies Corporation Power controller reset during load starting
US5942733A (en) 1992-06-08 1999-08-24 Synaptics, Inc. Stylus input capacitive touchpad sensor
US5889236A (en) 1992-06-08 1999-03-30 Synaptics Incorporated Pressure sensitive scrollbar feature
US5488204A (en) 1992-06-08 1996-01-30 Synaptics, Incorporated Paintbrush stylus for capacitive touch sensor pad
US5543590A (en) 1992-06-08 1996-08-06 Synaptics, Incorporated Object position detector with edge motion feature
US6239389B1 (en) 1992-06-08 2001-05-29 Synaptics, Inc. Object position detection system and method
US5819028A (en) 1992-06-10 1998-10-06 Bay Networks, Inc. Method and apparatus for determining the health of a network
US5331315A (en) 1992-06-12 1994-07-19 Universities Research Association, Inc. Switch for serial or parallel communication networks
EP0575651A1 (en) 1992-06-24 1993-12-29 International Business Machines Corporation Multiprocessor system
JP3491910B2 (en) 1992-07-03 2004-02-03 セイコーエプソン株式会社 Operational amplifier
US5339262A (en) 1992-07-10 1994-08-16 Lsi Logic Corporation Method and apparatus for interim, in-situ testing of an electronic system with an inchoate ASIC
US5258760A (en) 1992-07-13 1993-11-02 Allegro Microsystems, Inc. Digitally dual-programmable integrator circuit
US5861875A (en) 1992-07-13 1999-01-19 Cirque Corporation Methods and apparatus for data input
US5565658A (en) 1992-07-13 1996-10-15 Cirque Corporation Capacitance-based proximity with interference rejection apparatus and methods
US5245262A (en) 1992-07-13 1993-09-14 Allegro Microsystems, Inc. Hybrid control law servo co-processor integrated circuit
JP2927108B2 (en) 1992-07-22 1999-07-28 日本電気株式会社 In-circuit emulator
US5331571A (en) 1992-07-22 1994-07-19 Nec Electronics, Inc. Testing and emulation of integrated circuits
US5684980A (en) 1992-07-29 1997-11-04 Virtual Computer Corporation FPGA virtual computer for executing a sequence of program instructions by successively reconfiguring a group of FPGA in response to those instructions
US5802290A (en) 1992-07-29 1998-09-01 Virtual Computer Corporation Computer network of distributed virtual computers which are EAC reconfigurable in response to instruction to be executed
US5414308A (en) 1992-07-29 1995-05-09 Winbond Electronics Corporation High frequency clock generator with multiplexer
US5805897A (en) 1992-07-31 1998-09-08 International Business Machines Corporation System and method for remote software configuration and distribution
WO1994003901A1 (en) 1992-08-10 1994-02-17 Monolithic System Technology, Inc. Fault-tolerant, high-speed bus system and bus interface for wafer-scale integration
US5440305A (en) 1992-08-31 1995-08-08 Crystal Semiconductor Corporation Method and apparatus for calibration of a monolithic voltage reference
US5319370A (en) 1992-08-31 1994-06-07 Crystal Semiconductor, Inc. Analog-to-digital converter with a continuously calibrated voltage reference
US5790834A (en) 1992-08-31 1998-08-04 Intel Corporation Apparatus and method using an ID instruction to identify a computer microprocessor
US5313618A (en) 1992-09-03 1994-05-17 Metalink Corp. Shared bus in-circuit emulator system and method
US5355097A (en) 1992-09-11 1994-10-11 Cypress Semiconductor Corporation Potentiometric oscillator with reset and test input
US5390324A (en) 1992-10-02 1995-02-14 Compaq Computer Corporation Computer failure recovery and alert system
AT400769B (en) 1992-10-16 1996-03-25 Avl Verbrennungskraft Messtech MEASURING DEVICE FOR DETECTING COMBUSTION PROCESSES
US5345195A (en) 1992-10-22 1994-09-06 United Memories, Inc. Low power Vcc and temperature independent oscillator
US5390173A (en) 1992-10-22 1995-02-14 Digital Equipment Corporation Packet format in hub for packet data communications system
US6101457A (en) 1992-10-29 2000-08-08 Texas Instruments Incorporated Test access port
EP0596651A1 (en) 1992-11-02 1994-05-11 National Semiconductor Corporation Network for data communication with isochronous capability
US5857109A (en) 1992-11-05 1999-01-05 Giga Operations Corporation Programmable logic device for real time video processing
US5339213A (en) 1992-11-16 1994-08-16 Cirque Corporation Portable computer touch pad attachment
US5278522A (en) 1992-11-19 1994-01-11 Codex, Corp. High frequency voltage controlled oscillator
US5604466A (en) 1992-12-08 1997-02-18 International Business Machines Corporation On-chip voltage controlled oscillator
US5481471A (en) 1992-12-18 1996-01-02 Hughes Aircraft Company Mixed signal integrated circuit architecture and test methodology
US5384910A (en) 1992-12-31 1995-01-24 International Business Machines Corporation Method and apparatus for facilitating operator reconfiguration of a graphical user interface in a data processing system
US6002268A (en) 1993-01-08 1999-12-14 Dynachip Corporation FPGA with conductors segmented by active repeaters
JP3194636B2 (en) 1993-01-12 2001-07-30 三菱電機株式会社 Level conversion circuit, microcomputer for emulator with built-in level conversion circuit, piggyback microcomputer with built-in level conversion circuit, emulation system with built-in level conversion circuit, and LSI test system with built-in level conversion circuit
US5559502A (en) 1993-01-14 1996-09-24 Schutte; Herman Two-wire bus system comprising a clock wire and a data wire for interconnecting a number of stations and allowing both long-format and short-format slave addresses
US5396245A (en) 1993-01-21 1995-03-07 Linear Technology Corporation Digital to analog converter
US5430734A (en) 1993-02-12 1995-07-04 Metalithic Systems, Inc. Fault-tolerant waferscale integrated circuit device and method
JP3210466B2 (en) 1993-02-25 2001-09-17 株式会社リコー CPU core, ASIC having the CPU core, and emulation system including the ASIC
US5453904A (en) 1993-03-10 1995-09-26 Matsushita Electric Industrial Co., Ltd. Power control unit protection apparatus
US5303146A (en) 1993-03-11 1994-04-12 Borland International, Inc. System and methods for improved scenario management in an electronic spreadsheet
US5371883A (en) 1993-03-26 1994-12-06 International Business Machines Corporation Method of testing programs in a distributed environment
US5334952A (en) 1993-03-29 1994-08-02 Spectralink Corporation Fast settling phase locked loop
US5515524A (en) 1993-03-29 1996-05-07 Trilogy Development Group Method and apparatus for configuring systems
US6223147B1 (en) 1993-03-31 2001-04-24 Intel Corporation Multiple use chip socket for integrated circuits and the like
US5758058A (en) 1993-03-31 1998-05-26 Intel Corporation Apparatus and method for initializing a master/checker fault detecting microprocessor
JP2500740B2 (en) 1993-04-06 1996-05-29 日本電気株式会社 Dual port memory
KR970008188B1 (en) 1993-04-08 1997-05-21 가부시끼가이샤 히다찌세이사꾸쇼 Control method of flash memory and information processing apparatus using the same
US5432476A (en) 1993-04-09 1995-07-11 National Semiconductor Corporation Differential to single-ended converter
US5517198A (en) 1993-04-12 1996-05-14 The Regents Of The University Of California Ultra-wideband directional sampler
GB2277161B (en) 1993-04-14 1997-06-04 Plessey Semiconductors Ltd Memory defect detection arrangement
US5341044A (en) 1993-04-19 1994-08-23 Altera Corporation Flexible configuration logic array block for programmable logic devices
US5414380A (en) 1993-04-19 1995-05-09 Motorola, Inc. Integrated circuit with an active-level configurable and method therefor
US5564010A (en) 1993-05-24 1996-10-08 Thomson Consumer Electronics, Inc. Reset signal generator, for generating resets of multiple duration
US5542055A (en) 1993-05-28 1996-07-30 International Business Machines Corp. System for counting the number of peripheral buses in each hierarch connected to primary bus for creating map of peripheral buses to locate peripheral devices
EP0705465B1 (en) 1993-06-25 1996-10-30 Fraunhofer-Gesellschaft Zur Förderung Der Angewandten Forschung E.V. Configurable analog and digital array
US5408194A (en) 1993-06-25 1995-04-18 Synaptics, Incorporated Adaptive analog minimum/maximum selector and subtractor circuit
US5752013A (en) 1993-06-30 1998-05-12 Intel Corporation Method and apparatus for providing precise fault tracing in a superscalar microprocessor
US5574892A (en) 1993-06-30 1996-11-12 Intel Corporation Use of between-instruction breaks to implement complex in-circuit emulation features
US5349303A (en) 1993-07-02 1994-09-20 Cirque Corporation Electrical charge transfer apparatus
US5399922A (en) 1993-07-02 1995-03-21 Altera Corporation Macrocell comprised of two look-up tables and two flip-flops
US5729704A (en) 1993-07-21 1998-03-17 Xerox Corporation User-directed method for operating on an object-based model data structure through a second contextual image
US5479603A (en) 1993-07-21 1995-12-26 Xerox Corporation Method and apparatus for producing a composite second image in the spatial context of a first image
DE69415600T2 (en) 1993-07-28 1999-07-15 Koninkl Philips Electronics Nv Microcontroller with hardware troubleshooting support based on the boundary scan method
US5457410A (en) 1993-08-03 1995-10-10 Btr, Inc. Architecture and interconnect scheme for programmable logic circuits
US5457644A (en) 1993-08-20 1995-10-10 Actel Corporation Field programmable digital signal processing array integrated circuit
US5392784A (en) 1993-08-20 1995-02-28 Hewlett-Packard Company Virtual right leg drive and augmented right leg drive circuits for common mode voltage reduction in ECG and EEG measurements
EP0640978A3 (en) 1993-08-31 1998-10-07 Ohmeda Inc. Non-invasive software update apparatus
US5663900A (en) 1993-09-10 1997-09-02 Vasona Systems, Inc. Electronic simulation and emulation system
DE4332499A1 (en) 1993-09-24 1995-03-30 Bosch Gmbh Robert Procedure for completely reprogramming an erasable, non-volatile memory
US5630052A (en) 1993-09-30 1997-05-13 Intel Corporation System development and debug tools for power management functions in a computer system
US5579353A (en) 1993-10-12 1996-11-26 Texas Instruments Incorporated Dynamic clock mode switch
US5428319A (en) 1993-11-29 1995-06-27 Motorola, Inc. Method and apparatus for providing a modified temperature compensation signal in a TCXO circuit
US5455525A (en) 1993-12-06 1995-10-03 Intelligent Logic Systems, Inc. Hierarchically-structured programmable logic array and system for interconnecting logic elements in the logic array
US5424689A (en) 1993-12-22 1995-06-13 Motorola, Inc. Filtering device for use in a phase locked loop controller
WO1995017781A1 (en) 1993-12-23 1995-06-29 The State Of Oregon, Acting By And Through The State Board Of Higher Education On Behalf Of Portland State University Programmable analog array circuit
US5426384A (en) 1993-12-27 1995-06-20 Motorola, Inc. Voltage controlled oscillator (VCO) with symmetrical output and logic gate for use in same
US5563526A (en) 1994-01-03 1996-10-08 Texas Instruments Incorporated Programmable mixed-mode integrated circuit architecture
US5408235A (en) 1994-03-07 1995-04-18 Intel Corporation Second order Sigma-Delta based analog to digital converter having superior analog components and having a programmable comb filter coupled to the digital signal processor
US5430687A (en) 1994-04-01 1995-07-04 Xilinx, Inc. Programmable logic device including a parallel input device for loading memory cells
US6148441A (en) 1994-04-06 2000-11-14 Dell Usa, L.P. Method for reprogramming flash ROM in a personal computer implementing an EISA bus system
GB2288255B (en) 1994-04-07 1998-03-11 Advanced Risc Mach Ltd Write request interlock
US6181162B1 (en) 1994-04-10 2001-01-30 Altera Corporation Programmable logic device with highly routable interconnect
US5426378A (en) 1994-04-20 1995-06-20 Xilinx, Inc. Programmable logic device which stores more than one configuration and means for switching configurations
US5572665A (en) 1994-04-21 1996-11-05 Mitsubishi Denki Kabushiki Kaisha Semiconductor integrated circuit for developing a system using a microprocessor
US6249234B1 (en) 1994-05-14 2001-06-19 Absolute Sensors Limited Position detector
US20030062889A1 (en) 1996-12-12 2003-04-03 Synaptics (Uk) Limited Position detector
US5689195A (en) 1995-05-17 1997-11-18 Altera Corporation Programmable logic array integrated circuit devices
AU2646595A (en) 1994-05-24 1995-12-18 Imp Inc. Integrated circuit having programmable analog modules with configurable interconnects between them
CN1136529C (en) 1994-05-31 2004-01-28 夏普株式会社 Sampling circuit, signal amplifier, and image display
US5497119A (en) 1994-06-01 1996-03-05 Intel Corporation High precision voltage regulation circuit for programming multilevel flash memory
US5457479A (en) 1994-06-13 1995-10-10 Primax Electronics Ltd. Apparatus having dual modes for controlling cursor on display screen
US5625316A (en) 1994-07-01 1997-04-29 Motorola, Inc. Tuning circuit for an RC filter
US5684952A (en) 1994-07-25 1997-11-04 Apple Computer, Inc. Supervisory control system for networked multimedia workstations that provides reconfiguration of workstations by remotely updating the operating system
US5530813A (en) 1994-08-04 1996-06-25 Pattern Processing Technology Field-programmable electronic crossbar system and method for using same
WO1996004711A1 (en) 1994-08-04 1996-02-15 National Semiconductor Corporation Signal conditioning apparatus and method exhibiting accurate input impedance and gain characteristics over common mode range and operational environments
US5552725A (en) 1994-08-05 1996-09-03 Advanced Micro Devices, Inc. Low power, slew rate insensitive power-on reset circuit
US5694063A (en) 1994-08-11 1997-12-02 Ltx Corporation High speed IDDQ monitor circuit
US6104217A (en) 1994-08-26 2000-08-15 Advanced Micro Devices, Inc. Power on/off control circuit and method
US5644593A (en) 1994-09-02 1997-07-01 Microcom Systems, Inc. High performance communications interface
US5493246A (en) 1994-09-06 1996-02-20 Motorola, Inc. Circuit and method of canceling leakage current in an analog array
US6345383B1 (en) 1994-09-14 2002-02-05 Kabushiki Kaisha Toshiba Debugging support device and debugging support method
EP0729609A1 (en) 1994-09-19 1996-09-04 Koninklijke Philips Electronics N.V. A microcontroller system for performing operations of multiple microcontrollers
US5802073A (en) 1994-09-23 1998-09-01 Vlsi Technology, Inc. Built-in self test functional system block for UTOPIA interface
US5491458A (en) 1994-11-08 1996-02-13 Mccune, Jr.; Earl W. Apparatus for spreading the spectrum of a signal and method therefor
US5629857A (en) 1994-11-15 1997-05-13 International Business Machines Corporation Method and system for indicating a status of a circuit design
US5572719A (en) 1994-11-22 1996-11-05 Advanced Micro Devices Clock control system for microprocessors including a delay sensing circuit
US5495181A (en) 1994-12-01 1996-02-27 Quicklogic Corporation Integrated circuit facilitating simultaneous programming of multiple antifuses
JP3698439B2 (en) 1994-12-02 2005-09-21 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴイ Circuit having a data communication bus
US5630102A (en) 1994-12-19 1997-05-13 Intel Corporation In-circuit-emulation event management system
DE69523884T2 (en) 1994-12-28 2002-06-27 Toshiba Kawasaki Kk Microprocessor with troubleshooting system
US5727170A (en) 1994-12-29 1998-03-10 Siemens Energy & Automation, Inc. User defined port and protocol scheme for a programmable logic controller
US5566702A (en) 1994-12-30 1996-10-22 Philipp; Harald Adaptive faucet controller measuring proximity and motion
US5889988A (en) 1995-01-03 1999-03-30 Intel Corporation Debugger for debugging tasks in an operating system virtual device driver
US6035320A (en) 1995-01-04 2000-03-07 Texas Instruments Incorporated Fir filter architecture
US5530444A (en) 1995-01-05 1996-06-25 Analog Devices, Inc. Differential amplifiers which can form a residue amplifier in sub-ranging A/D converters
US5706453A (en) 1995-02-06 1998-01-06 Cheng; Yang-Leh Intelligent real-time graphic-object to database linking-actuator for enabling intuitive on-screen changes and control of system configuration
US5566123A (en) 1995-02-10 1996-10-15 Xilinx, Inc. Synchronous dual port ram
US5537057A (en) 1995-02-14 1996-07-16 Altera Corporation Programmable logic array device with grouped logic regions and three types of conductors
US5546562A (en) 1995-02-28 1996-08-13 Patel; Chandresh Method and apparatus to emulate VLSI circuits within a logic simulator
US5574678A (en) 1995-03-01 1996-11-12 Lattice Semiconductor Corp. Continuous time programmable analog block architecture
FR2731570B1 (en) 1995-03-07 1997-05-23 Sgs Thomson Microelectronics DIFFERENTIAL STAGE LOGIC CIRCUIT
US5546433A (en) 1995-03-21 1996-08-13 National Semiconductor Corporation Digital phase lock loop having frequency offset cancellation circuitry
US5721931A (en) 1995-03-21 1998-02-24 Advanced Micro Devices Multiprocessing system employing an adaptive interrupt mapping mechanism and method
US6049223A (en) 1995-03-22 2000-04-11 Altera Corporation Programmable logic array integrated circuit with general-purpose memory configurable as a random access or FIFO memory
US5757368A (en) 1995-03-27 1998-05-26 Cirque Corporation System and method for extending the drag function of a computer pointing device
US5682510A (en) 1995-03-30 1997-10-28 Microsoft Corporation Method and system for adding application defined properties and application defined property sheet pages
US5651035A (en) 1995-04-28 1997-07-22 International Microcircuits, Inc. Apparatus for reducing jitter of a spectrum spread clock signal and method therefor
GB9508931D0 (en) 1995-05-02 1995-06-21 Xilinx Inc Programmable switch for FPGA input/output signals
US5812698A (en) 1995-05-12 1998-09-22 Synaptics, Inc. Handwriting recognition system and method
US5555452A (en) 1995-05-12 1996-09-10 Callaway, Jr.; Edgar H. Peak and valley signal measuring circuit using single digital-to-analog converter
JP3414052B2 (en) 1995-05-18 2003-06-09 三菱電機株式会社 Phase modulation signal demodulation method
US5737557A (en) 1995-05-26 1998-04-07 Ast Research, Inc. Intelligent window user interface for computers
US5563529A (en) 1995-05-26 1996-10-08 Xilinx, Inc. High speed product term allocation structure supporting logic iteration after committing device pin locations
US5818254A (en) 1995-06-02 1998-10-06 Advanced Micro Devices, Inc. Multi-tiered hierarchical high speed switch matrix structure for very high-density complex programmable logic devices
US5811987A (en) 1995-06-02 1998-09-22 Advanced Micro Devices, Inc. Block clock and initialization circuit for a complex high density PLD
US5555907A (en) 1995-06-02 1996-09-17 Philipp; Harald Divided box for valve controller
US5521529A (en) 1995-06-02 1996-05-28 Advanced Micro Devices, Inc. Very high-density complex programmable logic devices with a multi-tiered hierarchical switch matrix and optimized flexible logic allocation
US5781030A (en) 1995-06-02 1998-07-14 Advanced Micro Devices, Inc. Programmable uniform symmetrical distribution logic allocator for a high-density complex PLD
US5691898A (en) 1995-09-27 1997-11-25 Immersion Human Interface Corp. Safe and low cost computer peripherals with force feedback for consumer applications
US5646544A (en) 1995-06-05 1997-07-08 International Business Machines Corporation System and method for dynamically reconfiguring a programmable gate array
US5594388A (en) 1995-06-07 1997-01-14 American Microsystems, Inc. Self-calibrating RC oscillator
US5552748A (en) 1995-06-07 1996-09-03 American Microsystems, Inc. Digitally-tuned oscillator including a self-calibrating RC oscillator circuit
US5608892A (en) 1995-06-09 1997-03-04 Alantec Corporation Active cache for a microprocessor
US5710906A (en) 1995-07-07 1998-01-20 Opti Inc. Predictive snooping of cache memory for master-initiated accesses
US5742602A (en) 1995-07-12 1998-04-21 Compaq Computer Corporation Adaptive repeater system
US5619461A (en) 1995-07-28 1997-04-08 Micron Quantum Devices, Inc. Memory system having internal state monitoring circuit
US5696952A (en) 1995-08-03 1997-12-09 Pontarelli; Mark C. Dynamic speed switching software for power management
US5754826A (en) 1995-08-04 1998-05-19 Synopsys, Inc. CAD and simulation system for targeting IC designs to multiple fabrication processes
US5875293A (en) 1995-08-08 1999-02-23 Dell Usa, L.P. System level functional testing through one or more I/O ports of an assembled computer system
US5909544A (en) 1995-08-23 1999-06-01 Novell Inc. Automated test harness
US5764080A (en) 1995-08-24 1998-06-09 Altera Corporation Input/output interface circuitry for programmable logic array integrated circuit devices
US5721842A (en) 1995-08-25 1998-02-24 Apex Pc Solutions, Inc. Interconnection system for viewing and controlling remotely connected computers with on-screen video overlay for controlling of the interconnection switch
US5964893A (en) 1995-08-30 1999-10-12 Motorola, Inc. Data processing system for performing a trace function and method therefor
JP3846939B2 (en) 1995-08-30 2006-11-15 フリースケール セミコンダクター インコーポレイテッド Data processor
US5917356A (en) 1995-09-11 1999-06-29 International Business Machines Corp. Three state phase detector
US5544311A (en) 1995-09-11 1996-08-06 Rockwell International Corporation On-chip debug port
US5790957A (en) 1995-09-12 1998-08-04 Nokia Mobile Phones Ltd. Speech recall in cellular telephone
JP3360501B2 (en) 1995-09-20 2002-12-24 三菱電機株式会社 Amplifier circuit and semiconductor integrated circuit device for mobile phone
US5901062A (en) 1995-09-25 1999-05-04 Texas Instruments Incorporated Semiconductor structure design and process visualization through the use of simple process models and intuitive interfaces
US5587957A (en) 1995-09-29 1996-12-24 Intel Corporation Circuit for sharing a memory of a microcontroller with an external device
EP0766256B1 (en) 1995-09-29 1999-12-01 STMicroelectronics S.r.l. Voltage regulator for semiconductor non-volatile electrically programmable memory devices
US5663965A (en) 1995-10-06 1997-09-02 International Business Machines Corp. Apparatus and method for testing a memory array
US5737760A (en) 1995-10-06 1998-04-07 Motorola Inc. Microcontroller with security logic circuit which prevents reading of internal memory by external program
US5841996A (en) 1995-10-13 1998-11-24 Microchip Technology Incorporated Serial communication interface system having programmable microcontroller for use in a battery pack
US5744991A (en) 1995-10-16 1998-04-28 Altera Corporation System for distributing clocks using a delay lock loop in a programmable logic circuit
US5684434A (en) 1995-10-30 1997-11-04 Cypress Semiconductor Erasable and programmable single chip clock generator
US5587945A (en) 1995-11-06 1996-12-24 Advanced Micro Devices, Inc. CMOS EEPROM cell with tunneling window in the read path
US5767457A (en) 1995-11-13 1998-06-16 Cirque Corporation Apparatus and method for audible feedback from input device
US6473069B1 (en) 1995-11-13 2002-10-29 Cirque Corporation Apparatus and method for tactile feedback from input device
US5781747A (en) 1995-11-14 1998-07-14 Mesa Ridge Technologies, Inc. Method and apparatus for extending the signal path of a peripheral component interconnect bus to a remote location
US5889936A (en) 1995-11-22 1999-03-30 Cypress Semiconductor Corporation High speed asynchronous digital testing module
JP2914259B2 (en) 1995-12-14 1999-06-28 日本電気株式会社 Portable electronic device and charge control method for portable electronic device
AT1157U1 (en) 1995-12-15 1996-11-25 Avl Verbrennungskraft Messtech METHOD FOR THE OPTICAL MEASUREMENT OF GAS BUBBLES IN A COOLANT
JPH09231788A (en) 1995-12-19 1997-09-05 Fujitsu Ltd Shift register and programmable logic circuit and programmable logic circuit system
US5923264A (en) 1995-12-22 1999-07-13 Harrow Products, Inc. Multiple access electronic lock system
US5799176A (en) 1995-12-26 1998-08-25 Cypress Semiconductor Corp. Method and apparatus for providing clock signals to macrocells of logic devices
US5848285A (en) 1995-12-26 1998-12-08 Cypress Semiconductor Corporation Macrocell having a dual purpose input register for use in a logic device
US5730165A (en) 1995-12-26 1998-03-24 Philipp; Harald Time domain capacitive field detector
US5691664A (en) 1996-01-16 1997-11-25 Motorola, Inc. Programmable analog array and method for establishing a feedback loop therein
US6246410B1 (en) 1996-01-19 2001-06-12 International Business Machines Corp. Method and system for database access
KR100466722B1 (en) 1996-01-24 2005-04-14 선 마이크로시스템즈 인코퍼레이티드 An array bounds checking method and apparatus, and computer system including this
US5796183A (en) 1996-01-31 1998-08-18 Nartron Corporation Capacitive responsive electronic switching circuit
US5680070A (en) 1996-02-05 1997-10-21 Motorola, Inc. Programmable analog array and method for configuring the same
US5850156A (en) 1996-02-07 1998-12-15 Lucent Technologies Inc. Processor supervisory circuit and method having increased range of power-on reset signal stability
US5808883A (en) 1996-02-15 1998-09-15 Harris Corporation DC-to-DC converter having charge pump and associated methods
US5991296A (en) 1996-02-22 1999-11-23 Fujitsu, Ltd. Crossbar switch and method with reduced voltage swing and no internal blocking data path
US5682032A (en) 1996-02-22 1997-10-28 Philipp; Harald Capacitively coupled identity verification and escort memory apparatus
US5991887A (en) 1996-02-28 1999-11-23 Dallas Semiconductor Corporation Low power wake up circuitry, with internal power down of the wake up circuitry itself
US6038551A (en) 1996-03-11 2000-03-14 Microsoft Corporation System and method for configuring and managing resources on a multi-purpose integrated circuit card using a personal computer
US5828693A (en) 1996-03-21 1998-10-27 Amtech Corporation Spread spectrum frequency hopping reader system
US5822387A (en) 1996-03-25 1998-10-13 Cypress Semiconductor Corporation Apparatus for fast phase-locked loop (PLL) frequency slewing during power on
US5646901A (en) 1996-03-26 1997-07-08 Advanced Micro Devices, Inc. CMOS memory cell with tunneling during program and erase through the NMOS and PMOS transistors and a pass gate separating the NMOS and PMOS transistors
JP2833574B2 (en) 1996-03-28 1998-12-09 日本電気株式会社 Nonvolatile semiconductor memory device
US5673198A (en) 1996-03-29 1997-09-30 Xilinx, Inc. Concurrent electronic circuit design and implementation
US6023565A (en) * 1996-03-29 2000-02-08 Xilinx, Inc. Method for configuring circuits over a data communications link
EP0800259B1 (en) 1996-03-29 2001-10-17 STMicroelectronics S.r.l. Standby voltage boosting stage and method for a memory device
US5914708A (en) 1996-04-04 1999-06-22 Cirque Corporation Computer input stylus method and apparatus
US6032266A (en) 1996-04-05 2000-02-29 Hitachi, Ltd. Network system having function of changing route upon failure
US5869979A (en) 1996-04-05 1999-02-09 Altera Corporation Technique for preconditioning I/Os during reconfiguration
US5708589A (en) 1996-04-08 1998-01-13 Vaughn Manufacturing Corporation Error recovery system for an energy controller for an electric water heater
US5838583A (en) 1996-04-12 1998-11-17 Cadence Design Systems, Inc. Optimized placement and routing of datapaths
US5977791A (en) 1996-04-15 1999-11-02 Altera Corporation Embedded memory block with FIFO mode for programmable logic device
US5687325A (en) 1996-04-19 1997-11-11 Chang; Web Application specific field programmable gate array
US5999725A (en) 1996-04-23 1999-12-07 Mentor Graphics Corporation Method and apparatus tracing any node of an emulation
US5996032A (en) 1996-04-30 1999-11-30 Texas Instruments Incorporated System for writing a plurality of data bits less than from the total number of bits in a data register using a single register write operation
US5699024A (en) 1996-05-06 1997-12-16 Delco Electronics Corporation Accurate integrated oscillator circuit
US5894565A (en) 1996-05-20 1999-04-13 Atmel Corporation Field programmable gate array with distributed RAM and increased cell utilization
US5686844A (en) 1996-05-24 1997-11-11 Microchip Technology Incorporated Integrated circuit pins configurable as a clock input pin and as a digital I/O pin or as a device reset pin and as a digital I/O pin and method therefor
US5670915A (en) 1996-05-24 1997-09-23 Microchip Technology Incorporated Accurate RC oscillator having peak - to - peak voltage control
JPH09318704A (en) 1996-05-30 1997-12-12 Ando Electric Co Ltd Ic testing apparatus
US6058263A (en) 1996-06-03 2000-05-02 Microsoft Corporation Interface hardware design using internal and external interfaces
US5973368A (en) 1996-06-05 1999-10-26 Pearce; Lawrence G. Monolithic class D amplifier
US5745011A (en) 1996-06-05 1998-04-28 Cypress Semiconductor Corporation Data recovery phase locked loop
US5748875A (en) 1996-06-12 1998-05-05 Simpod, Inc. Digital logic simulation/emulation system
EP0814404B1 (en) 1996-06-19 2001-01-31 Matsushita Electric Industrial Co., Ltd. Debugging apparatus for debugging a program
US5734613A (en) 1996-06-20 1998-03-31 Northern Telecom Limited Multi-port random access memory
US5751164A (en) 1996-06-24 1998-05-12 Advanced Micro Devices, Inc. Programmable logic device with multi-level power control
US5661433A (en) 1996-06-27 1997-08-26 Motorola, Inc. Digital FM demodulator
US5778070A (en) * 1996-06-28 1998-07-07 Intel Corporation Method and apparatus for protecting flash memory
US6788221B1 (en) 1996-06-28 2004-09-07 Synaptics (Uk) Limited Signal processing apparatus and method
US5844265A (en) 1996-07-11 1998-12-01 Synaptics, Incorporated Sense amplifier for high-density imaging array
US6097211A (en) 1996-07-18 2000-08-01 Altera Corporation Configuration memory integrated circuit
JP3494813B2 (en) 1996-07-19 2004-02-09 株式会社東芝 Estimation method of power consumption of microprocessor
US5822531A (en) 1996-07-22 1998-10-13 International Business Machines Corporation Method and system for dynamically reconfiguring a cluster of computer systems
US5774704A (en) 1996-07-29 1998-06-30 Silicon Graphics, Inc. Apparatus and method for dynamic central processing unit clock adjustment
US6288707B1 (en) 1996-07-29 2001-09-11 Harald Philipp Capacitive position sensor
US5886582A (en) 1996-08-07 1999-03-23 Cypress Semiconductor Corp. Enabling clock signals with a phase locked loop (PLL) lock detect circuit
US5872464A (en) 1996-08-12 1999-02-16 Cypress Semiconductor Corp. Input buffer with stabilized trip points
JPH1056329A (en) 1996-08-12 1998-02-24 Matsushita Electric Ind Co Ltd Frequency control oscillator
US5818444A (en) 1996-08-14 1998-10-06 International Business Machines Corporation Method, apparatus and application for object selective but global attribute modification
US6144327A (en) 1996-08-15 2000-11-07 Intellectual Property Development Associates Of Connecticut, Inc. Programmably interconnected programmable devices
JP2959482B2 (en) 1996-08-19 1999-10-06 日本電気株式会社 Large-scale integrated circuits
US5764714A (en) 1996-08-20 1998-06-09 Cypress Semiconductor Corporation Latching inputs and enabling outputs on bidirectional pins with a phase locked loop (PLL) lock detect circuit
US5878425A (en) 1996-08-21 1999-03-02 International Business Machines Corp. Intuitive technique for visually creating resource files
JP2994272B2 (en) 1996-08-23 1999-12-27 九州日本電気株式会社 Multi-phase clock generation circuit
US6338109B1 (en) 1996-08-30 2002-01-08 Cypress Semiconductor Corp. Microcontroller development system and applications thereof for development of a universal serial bus microcontroller
US5933023A (en) 1996-09-03 1999-08-03 Xilinx, Inc. FPGA architecture having RAM blocks with programmable word length and width and dedicated address and data lines
US6272646B1 (en) 1996-09-04 2001-08-07 Cypress Semiconductor Corp. Programmable logic device having an integrated phase lock loop
US5930150A (en) 1996-09-06 1999-07-27 Lucent Technologies Inc. Method and system for designing and analyzing optical application specific integrated circuits
US6003107A (en) 1996-09-10 1999-12-14 Hewlett-Packard Company Circuitry for providing external access to signals that are internal to an integrated circuit chip package
US5903718A (en) 1996-09-16 1999-05-11 International Business Machines Corporation Remote program monitor method and system using a system-under-test microcontroller for self-debug
US6380929B1 (en) 1996-09-20 2002-04-30 Synaptics, Incorporated Pen drawing computer input device
US6437805B1 (en) 1996-09-23 2002-08-20 National Instruments Corporation System and method for accessing object capabilities in a graphical program
US5818736A (en) 1996-10-01 1998-10-06 Honeywell Inc. System and method for simulating signal flow through a logic block pattern of a real time process control system
MY126363A (en) 1996-10-25 2006-09-29 Gemalto Sa Using a high level programming language with a microcontroller
JPH10222374A (en) 1996-10-28 1998-08-21 Altera Corp Method for providing remote software technological support
US5724009A (en) 1996-10-29 1998-03-03 Motorola Inc. Crystal oscillator having input/output pins selectively used for analog or digital signals
US5933816A (en) 1996-10-31 1999-08-03 Citicorp Development Center, Inc. System and method for delivering financial services
US5974235A (en) 1996-10-31 1999-10-26 Sensormatic Electronics Corporation Apparatus having flexible capabilities for analysis of video information
GB9622682D0 (en) 1996-10-31 1997-01-08 Sgs Thomson Microelectronics An integrated circuit device and method of communication therewith
US5834947A (en) 1996-11-01 1998-11-10 Waferscale Integration Inc. Microcontroller accessible macrocell
US5854625A (en) 1996-11-06 1998-12-29 Synaptics, Incorporated Force sensing touchpad
US6134707A (en) 1996-11-14 2000-10-17 Altera Corporation Apparatus and method for in-system programming of integrated circuits containing programmable elements
US5926566A (en) 1996-11-15 1999-07-20 Synaptics, Inc. Incremental ideographic character input method
US5920310A (en) 1996-11-15 1999-07-06 Synaptics, Incorporated Electronic device employing a touch sensitive transducer
US5935266A (en) 1996-11-15 1999-08-10 Lucent Technologies Inc. Method for powering-up a microprocessor under debugger control
JPH10149285A (en) 1996-11-18 1998-06-02 Hitachi Ltd Method for controlling execution of instruction and information processor
US5969632A (en) 1996-11-22 1999-10-19 Diamant; Erez Information security method and apparatus
US5949264A (en) 1996-11-29 1999-09-07 Lo; Dennis C. Digital phase detector and charge pump system reset and balanced current source matching methods and systems
US6310611B1 (en) 1996-12-10 2001-10-30 Touchsensor Technologies, Llc Differential touch sensor and control circuit therefor
US5894243A (en) 1996-12-11 1999-04-13 Micro Linear Corporation Three-pin buck and four-pin boost converter having open loop output voltage control
US5748048A (en) 1996-12-12 1998-05-05 Cypress Semiconductor Corporation Voltage controlled oscillator (VCO) frequency gain compensation circuit
US5930148A (en) 1996-12-16 1999-07-27 International Business Machines Corporation Method and system for verifying a digital circuit design including dynamic circuit cells that utilize diverse circuit techniques
US5852733A (en) 1996-12-16 1998-12-22 Chien; Yung-Ping S. Microcontroller development tool using software programs
US5911059A (en) 1996-12-18 1999-06-08 Applied Microsystems, Inc. Method and apparatus for testing software
US6430305B1 (en) 1996-12-20 2002-08-06 Synaptics, Incorporated Identity verification methods
US5943263A (en) 1997-01-08 1999-08-24 Micron Technology, Inc. Apparatus and method for programming voltage protection in a non-volatile memory system
US5880598A (en) 1997-01-10 1999-03-09 Xilinx, Inc. Tile-based modular routing resources for high density programmable logic device
US6718520B1 (en) 1997-01-27 2004-04-06 Unisys Corporation Method and apparatus for selectively providing hierarchy to a circuit design
JPH10214201A (en) 1997-01-29 1998-08-11 Mitsubishi Electric Corp Microcomputer
TW362178B (en) 1997-01-30 1999-06-21 Nxp Bv Electronic apparatus
US5884078A (en) 1997-01-31 1999-03-16 Sun Microsystems, Inc. System, method and article of manufacture for creating an object oriented component having multiple bidirectional ports for use in association with a java application or applet
US6008703A (en) 1997-01-31 1999-12-28 Massachusetts Institute Of Technology Digital compensation for wideband modulation of a phase locked loop frequency synthesizer
KR100240883B1 (en) 1997-02-06 2000-01-15 윤종용 Cmos sram device
US5987246A (en) 1997-02-14 1999-11-16 National Instruments Corp. Graphical programming system and method including three-dimensional nodes with pre-defined input and output capabilities
US6618854B1 (en) 1997-02-18 2003-09-09 Advanced Micro Devices, Inc. Remotely accessible integrated debug environment
US6222528B1 (en) 1997-03-07 2001-04-24 Cirque Corporation Method and apparatus for data input
CN1219252A (en) 1997-03-11 1999-06-09 三菱电机株式会社 Visual programming method and its system
US6411452B1 (en) 1997-03-11 2002-06-25 Western Digital Technologies, Inc. Disk drive employing read error tolerant sync mark detection
DE19710829C2 (en) 1997-03-15 1999-03-18 Boris Goloub Method and device for temperature measurement
US5929710A (en) 1997-03-20 1999-07-27 National Semiconductor Corporation Cascode single-ended to differential converter
JP2923882B2 (en) 1997-03-31 1999-07-26 日本電気株式会社 Semiconductor integrated circuit having clock supply circuit
US5874958A (en) 1997-03-31 1999-02-23 Sun Microsystems, Inc. Method and apparatus for accessing information and items across workspaces
US6141376A (en) 1997-04-01 2000-10-31 Lsi Logic Corporation Single chip communication device that implements multiple simultaneous communication channels
US6150866A (en) 1997-04-01 2000-11-21 Fujitsu Limited Clock supplying circuit and integrated circuit device using it
US6014135A (en) 1997-04-04 2000-01-11 Netscape Communications Corp. Collaboration centric document processing environment using an information centric visual user interface and information presentation method
US6034541A (en) 1997-04-07 2000-03-07 Lattice Semiconductor Corporation In-system programmable interconnect circuit
US6314530B1 (en) 1997-04-08 2001-11-06 Advanced Micro Devices, Inc. Processor having a trace access instruction to access on-chip trace memory
US6009270A (en) 1997-04-08 1999-12-28 Advanced Micro Devices, Inc. Trace synchronization in a processor
US5905398A (en) 1997-04-08 1999-05-18 Burr-Brown Corporation Capacitor array having user-adjustable, manufacturer-trimmable capacitance and method
US6185732B1 (en) 1997-04-08 2001-02-06 Advanced Micro Devices, Inc. Software debug port for a microprocessor
US6041406A (en) 1997-04-08 2000-03-21 Advanced Micro Devices, Inc. Parallel and serial debug port on a processor
US5940852A (en) 1997-05-01 1999-08-17 Altera Corporation Memory cells configurable as CAM or RAM in programmable logic devices
US6134516A (en) 1997-05-02 2000-10-17 Axis Systems, Inc. Simulation server system and method
US5986479A (en) 1997-05-05 1999-11-16 National Semiconductor Corporation Fully switched, class-B, high speed current amplifier driver
US5935233A (en) 1997-05-21 1999-08-10 Micron Electronics, Inc. Computer system with a switch interconnector for computer devices
US5931959A (en) 1997-05-21 1999-08-03 The United States Of America As Represented By The Secretary Of The Air Force Dynamically reconfigurable FPGA apparatus and method for multiprocessing and fault tolerance
ATE309519T1 (en) 1997-05-28 2005-11-15 Synaptics Uk Ltd METHOD AND WIRE BONDING APPARATUS FOR PRODUCING A TRANSDUCER
US6421817B1 (en) 1997-05-29 2002-07-16 Xilinx, Inc. System and method of computation in a programmable logic device using virtual instructions
JP3055607B2 (en) 1997-05-29 2000-06-26 日本電気株式会社 Phase locked loop circuit using Schmitt trigger circuit
EP0919028B1 (en) 1997-05-30 2002-08-07 Koninklijke Philips Electronics N.V. A method for emulating a non-bond-out version of a microcontroller that has standard port means and a system for executing the emulation
US5960191A (en) 1997-05-30 1999-09-28 Quickturn Design Systems, Inc. Emulation system with time-multiplexed interconnect
US5896065A (en) 1997-06-06 1999-04-20 Myer; Daniel Radially combined RF/microwave power amplifier
JP2002505024A (en) 1997-06-13 2002-02-12 シンポッド・インク Concurrent hardware-software co-simulation
US6011407A (en) 1997-06-13 2000-01-04 Xilinx, Inc. Field programmable gate array with dedicated computer bus interface and method for configuring both
US6006321A (en) 1997-06-13 1999-12-21 Malleable Technologies, Inc. Programmable logic datapath that may be used in a field programmable device
US6026134A (en) 1997-06-19 2000-02-15 Cypress Semiconductor Corp. Phase locked loop (PLL) with linear parallel sampling phase detector
CN101494646B (en) 1997-06-25 2013-10-02 三星电子株式会社 Method and apparatus for home network auto-tree builder
JP3817743B2 (en) 1997-07-03 2006-09-06 セイコーエプソン株式会社 Semiconductor integrated circuit device, semiconductor device and electronic apparatus including the same
US5966532A (en) 1997-07-10 1999-10-12 National Instruments Corporation Graphical code generation wizard for automatically creating graphical programs
US6051772A (en) 1997-07-15 2000-04-18 Aureal Semiconductor, Inc. Method and apparatus for emulating a frequency modulation device
JP3151808B2 (en) 1997-07-16 2001-04-03 日本電気株式会社 Integrated circuit device, circuit inspection device and method
US6377646B1 (en) 1997-07-21 2002-04-23 Cypress Semiconductor Corp. Spread spectrum at phase lock loop (PLL) feedback path
US6016554A (en) 1997-07-28 2000-01-18 Advanced Micro Devices, Inc. Method for event-related functional testing of a microprocessor
US5963105A (en) 1997-07-31 1999-10-05 Dallas Semiconductor Corporation Trimmable circuitry for providing compensation for the temperature coefficients of a voltage controlled crystal-less oscillator
US5982241A (en) 1997-07-31 1999-11-09 Dallas Semiconductor Corporation Monolithic oscillator utilizing frequency-locked loop feedback network
US5914633A (en) 1997-08-08 1999-06-22 Lucent Technologies Inc. Method and apparatus for tuning a continuous time filter
US5943052A (en) 1997-08-12 1999-08-24 Synaptics, Incorporated Method and apparatus for scroll bar control
US6311149B1 (en) 1997-08-18 2001-10-30 National Instruments Corporation Reconfigurable test system
US6784903B2 (en) * 1997-08-18 2004-08-31 National Instruments Corporation System and method for configuring an instrument to perform measurement functions utilizing conversion of graphical programs into hardware implementations
DE19736900B4 (en) 1997-08-25 2006-02-16 Telefonaktiebolaget Lm Ericsson (Publ) Line receiver circuit with large common-mode voltage range for differential input signals
US5870345A (en) 1997-09-04 1999-02-09 Siemens Aktiengesellschaft Temperature independent oscillator
US5895494A (en) 1997-09-05 1999-04-20 International Business Machines Corporation Method of executing perform locked operation instructions for supporting recovery of data consistency if lost due to processor failure, and a method of recovering the data consistency after processor failure
US6188381B1 (en) 1997-09-08 2001-02-13 Sarnoff Corporation Modular parallel-pipelined vision system for real-time video processing
US5887995A (en) 1997-09-23 1999-03-30 Compaq Computer Corporation Touchpad overlay with tactile response
US5870309A (en) 1997-09-26 1999-02-09 Xilinx, Inc. HDL design entry with annotated timing
DE19742577C1 (en) 1997-09-26 1998-11-12 Siemens Ag In-circuit emulation circuit for microcontroller
US5966027A (en) 1997-09-30 1999-10-12 Cypress Semiconductor Corp. Symmetric logic block input/output scheme
US6263484B1 (en) 1997-10-01 2001-07-17 Yang-Sei Yang Prototyping system and a method of operating the same
GB9720954D0 (en) 1997-10-02 1997-12-03 Scient Generics Ltd Commutators for motors
US6201407B1 (en) 1997-10-07 2001-03-13 Cypress Semiconductor Corp Circular product term allocations scheme for a programmable device
US6130551A (en) 1998-01-19 2000-10-10 Vantis Corporation Synthesis-friendly FPGA architecture with variable length and variable timing interconnect
US6185703B1 (en) 1997-10-10 2001-02-06 Intel Corporation Method and apparatus for direct access test of embedded memory
US6133773A (en) 1997-10-10 2000-10-17 Rambus Inc Variable delay element
US6373954B1 (en) 1997-10-14 2002-04-16 Cirrus Logic, Inc. Single-chip audio circuitry, method, and systems using the same
DE69840754D1 (en) 1997-10-14 2009-05-28 Cypress Semiconductor Corp DIGITAL RADIO TRANSMITTER
GB9721891D0 (en) 1997-10-15 1997-12-17 Scient Generics Ltd Symmetrically connected spiral transducer
US6005904A (en) 1997-10-16 1999-12-21 Oasis Design, Inc. Phase-locked loop with protected output during instances when the phase-locked loop is unlocked
US5870004A (en) 1997-10-16 1999-02-09 Utron Technology Inc. Temperature compensated frequency generating circuit
US6191998B1 (en) 1997-10-16 2001-02-20 Altera Corporation Programmable logic device memory array circuit having combinable single-port memory arrays
US6121965A (en) 1997-10-17 2000-09-19 Lucent Technologies Inc. User interface for graphical application tool
JP3272281B2 (en) 1997-10-20 2002-04-08 インターナショナル・ビジネス・マシーンズ・コーポレーション Data item display method and display device, storage medium storing program for controlling display of data item
US6079985A (en) 1997-10-23 2000-06-27 Hasbro, Inc. Programmable sound and music making device
JP3571526B2 (en) 1997-10-23 2004-09-29 富士通株式会社 System design / evaluation CAD system and its program storage medium
US6236275B1 (en) 1997-10-24 2001-05-22 Ericsson Inc. Digital frequency synthesis by sequential fraction approximations
US6094730A (en) 1997-10-27 2000-07-25 Hewlett-Packard Company Hardware-assisted firmware tracing method and apparatus
US6286114B1 (en) 1997-10-27 2001-09-04 Altera Corporation Enhanced embedded logic analyzer
US6356960B1 (en) 1997-10-29 2002-03-12 Sgs-Thomson Microelectronics Limited Microprocessor having an on-chip CPU fetching a debugging routine from a memory in an external debugging device in response to a control signal received through a debugging port
US6141790A (en) 1997-10-30 2000-10-31 Synopsys, Inc. Instructions signature and primary input and primary output extraction within an IEEE 1149.1 compliance checker
US6009496A (en) 1997-10-30 1999-12-28 Winbond Electronics Corp. Microcontroller with programmable embedded flash memory
US6002398A (en) 1997-10-30 1999-12-14 Novell, Inc. Navigation between property pages with tabs and menus
US5982105A (en) 1997-11-10 1999-11-09 Applied Concepts, Inc. Transformerless electroluminescent lamp driver topology
KR100257867B1 (en) 1997-11-15 2000-06-01 윤종용 System apparatus with secondary cache and synchronous memory device
US6750876B1 (en) 1997-11-16 2004-06-15 Ess Technology, Inc. Programmable display controller
US6003133A (en) 1997-11-17 1999-12-14 Motorola, Inc. Data processor with a privileged state firewall and method therefore
US5982229A (en) 1997-11-17 1999-11-09 Lsi Logic Corporation Signal processing scheme utilizing oversampled switched capacitor filter
US6664978B1 (en) 1997-11-17 2003-12-16 Fujitsu Limited Client-server computer network management architecture
US6055584A (en) 1997-11-20 2000-04-25 International Business Machines Corporation Processor local bus posted DMA FlyBy burst transfers
GB9724542D0 (en) 1997-11-21 1998-01-21 Philipp Harald Electronic Smart Hammer
US6149299A (en) 1997-12-11 2000-11-21 National Semiconductor Corporation Direct temperature sensing of a semiconductor device semiconductor device
US6107882A (en) 1997-12-11 2000-08-22 Lucent Technologies Inc. Amplifier having improved common mode voltage range
US6161199A (en) 1997-12-12 2000-12-12 Scenix Semiconductor, Inc. Non-intrusive in-system debugging for a microcontroller with in-system programming capabilities using in-system debugging circuitry and program embedded in-system debugging commands
US6175914B1 (en) 1997-12-17 2001-01-16 Advanced Micro Devices, Inc. Processor including a combined parallel debug and trace port and a serial port
US6167077A (en) 1997-12-23 2000-12-26 Lsi Logic Corporation Using multiple high speed serial lines to transmit high data rates while compensating for overall skew
US6016563A (en) 1997-12-30 2000-01-18 Fleisher; Evgeny G. Method and apparatus for testing a logic design of a programmable logic device
US6192431B1 (en) 1997-12-31 2001-02-20 Intel Corporation Method and apparatus for configuring the pinout of an integrated circuit
US5994939A (en) 1998-01-14 1999-11-30 Intel Corporation Variable delay cell with a self-biasing load
US6137308A (en) 1998-01-20 2000-10-24 Cypress Semiconductor Corporation Programmable interconnect matrix architecture for complex programmable logic device
US6034538A (en) 1998-01-21 2000-03-07 Lucent Technologies Inc. Virtual logic system for reconfigurable hardware
US20020023110A1 (en) 1998-01-23 2002-02-21 Ronald E. Fortin Document markup language and system and method for generating and displaying documents therein
US6185450B1 (en) 1998-01-26 2001-02-06 Physio-Control Manufacturing Corporation Digital sliding pole fast-restore for an electrocardiograph display
US7663607B2 (en) 2004-05-06 2010-02-16 Apple Inc. Multipoint touchscreen
EP1717682B1 (en) 1998-01-26 2017-08-16 Apple Inc. Method and apparatus for integrating manual input
JP3139542B2 (en) 1998-01-28 2001-03-05 日本電気株式会社 Reference voltage generation circuit
US6411974B1 (en) 1998-02-04 2002-06-25 Novell, Inc. Method to collate and extract desired contents from heterogeneous text-data streams
US6081140A (en) 1998-02-06 2000-06-27 Texas Instruments, Inc. Control circuit with both positive and negative sensing
US6286127B1 (en) 1998-02-06 2001-09-04 Texas Instruments Incorporated Control circuit having multiple functions set by a single programmable terminal
US6289300B1 (en) 1998-02-06 2001-09-11 Analog Devices, Inc. Integrated circuit with embedded emulator and emulation system for use with such an integrated circuit
US5945878A (en) 1998-02-17 1999-08-31 Motorola, Inc. Single-ended to differential converter
US7152027B2 (en) 1998-02-17 2006-12-19 National Instruments Corporation Reconfigurable test system
US6298320B1 (en) 1998-02-17 2001-10-02 Applied Microsystems Corporation System and method for testing an embedded microprocessor system containing physical and/or simulated hardware
US7085670B2 (en) 1998-02-17 2006-08-01 National Instruments Corporation Reconfigurable measurement system utilizing a programmable hardware element and fixed hardware resources
US5939904A (en) 1998-02-19 1999-08-17 Lucent Technologies, Inc. Method and apparatus for controlling the common-mode output voltage of a differential buffer
US6922659B2 (en) 1998-02-26 2005-07-26 Micron Technology, Inc. Parameter population of cells of a hierarchical semiconductor structure via file relation
JP3214830B2 (en) 1998-02-27 2001-10-02 アジレント・テクノロジー株式会社 Data processing device for IC test
US6567426B1 (en) 1998-03-05 2003-05-20 Silicon Graphics, Inc. Preemptive timer multiplexed shared memory access
US6473727B1 (en) 1998-03-06 2002-10-29 Lsi Logic Corporation Processor development systems
US6449761B1 (en) 1998-03-10 2002-09-10 Monterey Design Systems, Inc. Method and apparatus for providing multiple electronic design solutions
US5939949A (en) 1998-03-16 1999-08-17 National Semiconductor Corporation Self-adjusting startup control for charge pump current source in phase locked loop
WO1999048001A1 (en) 1998-03-18 1999-09-23 Lsi Logic Corporation Improvements in microprocessor development systems
US6052035A (en) 1998-03-19 2000-04-18 Microchip Technology Incorporated Oscillator with clock output inhibition control
US6175949B1 (en) 1998-03-24 2001-01-16 International Business Machines Corporation Method and system for selecting sizes of components for integrated circuits
US5969513A (en) 1998-03-24 1999-10-19 Volterra Semiconductor Corporation Switched capacitor current source for use in switching regulators
US6223144B1 (en) * 1998-03-24 2001-04-24 Advanced Technology Materials, Inc. Method and apparatus for evaluating software programs for semiconductor circuits
US6198303B1 (en) 1998-03-25 2001-03-06 Altera Corporation Configuration eprom with programmable logic
US6008685A (en) 1998-03-25 1999-12-28 Mosaic Design Labs, Inc. Solid state temperature measurement
US5952888A (en) 1998-03-25 1999-09-14 Cypress Semiconductor Corp. Roving range control to limit receive PLL frequency of operation
GB2335822B (en) 1998-03-25 2003-09-10 Nokia Mobile Phones Ltd Context sensitive pop-up window for a portable phone
US6166367A (en) 1998-03-26 2000-12-26 Photobit Corporation Programmable analog arithmetic circuit for imaging sensor
US6031365A (en) 1998-03-27 2000-02-29 Vantis Corporation Band gap reference using a low voltage power supply
US6188975B1 (en) 1998-03-31 2001-02-13 Synopsys, Inc. Programmatic use of software debugging to redirect hardware related operations to a hardware simulator
US6219729B1 (en) 1998-03-31 2001-04-17 Texas Instruments Incorporated Apparatus and method for providing for efficient communication between high and low-level processing engine of a disk drive formatter
JP3684832B2 (en) 1998-03-31 2005-08-17 セイコーエプソン株式会社 Microcomputer, electronic equipment and debugging system
US6005814A (en) 1998-04-03 1999-12-21 Cypress Semiconductor Corporation Test mode entrance through clocked addresses
US6201829B1 (en) 1998-04-03 2001-03-13 Adaptec, Inc. Serial/parallel GHZ transceiver with pseudo-random built in self test pattern generator
US6167364A (en) 1998-04-17 2000-12-26 Altera Corporation Methods and apparatus for automatically generating interconnect patterns in programmable logic devices
TW468110B (en) 1998-05-04 2001-12-11 Koninkl Philips Electronics Nv Electronic apparatus with a bus
US6614458B1 (en) 1998-05-12 2003-09-02 Autodesk, Inc. Method and apparatus for displaying and manipulating multiple geometric constraints of a mechanical design
US6111431A (en) 1998-05-14 2000-08-29 National Semiconductor Corporation LVDS driver for backplane applications
US6173419B1 (en) 1998-05-14 2001-01-09 Advanced Technology Materials, Inc. Field programmable gate array (FPGA) emulator for debugging software
US6052524A (en) 1998-05-14 2000-04-18 Software Development Systems, Inc. System and method for simulation of integrated hardware and software components
US6037807A (en) 1998-05-18 2000-03-14 Integrated Device Technology, Inc. Synchronous sense amplifier with temperature and voltage compensated translator
GB9811151D0 (en) 1998-05-22 1998-07-22 Scient Generics Ltd Rotary encoder
US6057705A (en) 1998-05-28 2000-05-02 Microchip Technology Incorporated Programmable pin designation for semiconductor devices
US6239798B1 (en) 1998-05-28 2001-05-29 Sun Microsystems, Inc. Methods and apparatus for a window access panel
US6351789B1 (en) 1998-05-29 2002-02-26 Via-Cyrix, Inc. Built-in self-test circuit and method for validating an associative data array
JPH11353338A (en) 1998-06-04 1999-12-24 Mitsubishi Electric Corp Method for simulating integrated circuit, and recording medium
US6496033B2 (en) 1998-06-08 2002-12-17 Cypress Semiconductor Corp. Universal logic chip
US6061511A (en) 1998-06-12 2000-05-09 Ikos Systems, Inc. Reconstruction engine for a hardware circuit emulator
US6560734B1 (en) 1998-06-19 2003-05-06 Texas Instruments Incorporated IC with addressable test port
US6453175B2 (en) 1998-06-19 2002-09-17 Nortel Networks Limited Multi-function coding element and an associated telecommunications network
GB2338791B (en) 1998-06-22 2002-09-18 Advanced Risc Mach Ltd Apparatus and method for testing master logic units within a data processing apparatus
DE19827522A1 (en) 1998-06-22 1999-12-23 Jenapharm Gmbh New derivatives of 19-norandrostane useful in fertility control or treatment of e.g. endometriosis, mammary carcinoma or hypogonadism
US6262717B1 (en) 1998-07-02 2001-07-17 Cirque Corporation Kiosk touch pad
US6188391B1 (en) 1998-07-09 2001-02-13 Synaptics, Inc. Two-layer capacitive touchpad and method of making same
AT2910U1 (en) 1998-07-09 1999-06-25 Avl List Gmbh OPTOELECTRONIC MEASURING DEVICE FOR DETECTING COMBUSTION PROCESSES
US6223272B1 (en) 1998-07-15 2001-04-24 Siemens Aktiengesellschaft Test vector verification system
JP4008583B2 (en) 1998-07-22 2007-11-14 株式会社沖データ Electronics
US6480921B1 (en) 1998-07-22 2002-11-12 Micron Technology, Inc. Reducing internal bus speed in a bus system without reducing readout rate
DE19833208C1 (en) 1998-07-23 1999-10-28 Siemens Ag Integrated circuit with built-in self-test device
US6172571B1 (en) 1998-07-28 2001-01-09 Cypress Semiconductor Corp. Method for reducing static phase offset in a PLL
US6205574B1 (en) 1998-07-28 2001-03-20 Xilinx, Inc. Method and system for generating a programming bitstream including identification bits
US6377575B1 (en) 1998-08-05 2002-04-23 Vitesse Semiconductor Corporation High speed cross point switch routing circuit with word-synchronous serial back plane
US6339815B1 (en) 1998-08-14 2002-01-15 Silicon Storage Technology, Inc. Microcontroller system having allocation circuitry to selectively allocate and/or hide portions of a program memory address space
US6107826A (en) 1998-08-19 2000-08-22 Xilinx, Inc. Interconnect structure for FPGA with configurable delay locked loop
JP3202196B2 (en) 1998-08-25 2001-08-27 沖電気工業株式会社 Output circuit and input circuit
US6263339B1 (en) 1998-08-25 2001-07-17 Informix Software, Inc. Dynamic object visualization and code generation
US6282547B1 (en) 1998-08-25 2001-08-28 Informix Software, Inc. Hyperlinked relational database visualization system
US20060117274A1 (en) 1998-08-31 2006-06-01 Tseng Ping-Sheng Behavior processor system and method
DE19840241C1 (en) 1998-09-03 2000-03-23 Siemens Ag Digital PLL (Phase Locked Loop) frequency synthesizer
US6356862B2 (en) 1998-09-24 2002-03-12 Brian Bailey Hardware and software co-verification employing deferred synchronization
US6968514B2 (en) 1998-09-30 2005-11-22 Cadence Design Systems, Inc. Block based design methodology with programmable components
US6169383B1 (en) 1998-10-02 2001-01-02 Siemens Energy & Automation, Inc. Self adapting motor controller
US6121805A (en) 1998-10-08 2000-09-19 Exar Corporation Universal duty cycle adjustment circuit
US6211741B1 (en) 1998-10-16 2001-04-03 Cypress Semiconductor Corp. Clock and data recovery PLL based on parallel architecture
US6342907B1 (en) 1998-10-19 2002-01-29 International Business Machines Corporation Specification language for defining user interface panels that are platform-independent
TW388807B (en) 1998-10-21 2000-05-01 Via Tech Inc Low voltage and low jitter voltage controlled oscillator
US6681280B1 (en) 1998-10-29 2004-01-20 Fujitsu Limited Interrupt control apparatus and method separately holding respective operation information of a processor preceding a normal or a break interrupt
US6374370B1 (en) 1998-10-30 2002-04-16 Hewlett-Packard Company Method and system for flexible control of BIST registers based upon on-chip events
US6421698B1 (en) 1998-11-04 2002-07-16 Teleman Multimedia, Inc. Multipurpose processor for motion estimation, pixel processing, and general processing
KR100337006B1 (en) 1998-11-17 2002-05-17 김 만 복 Method and apparatus for design verification of electronic circuits
US6466036B1 (en) 1998-11-25 2002-10-15 Harald Philipp Charge transfer capacitance measurement circuit
MXPA01005267A (en) 1998-11-27 2002-04-24 Synaptics Uk Ltd Position sensor.
US6590589B1 (en) 1998-11-30 2003-07-08 International Business Machines Corporation Automatic generation of fastpath applications
US5949632A (en) 1998-12-01 1999-09-07 Exonix Corporation Power supply having means for extending the operating time of an implantable medical device
US6401230B1 (en) 1998-12-04 2002-06-04 Altera Corporation Method of generating customized megafunctions
JP3189815B2 (en) 1998-12-07 2001-07-16 日本電気株式会社 Input circuit, output circuit, input / output circuit, and input signal processing method
US6802042B2 (en) 1999-06-01 2004-10-05 Yodlee.Com, Inc. Method and apparatus for providing calculated and solution-oriented personalized summary-reports to a user through a single user-interface
US6294962B1 (en) 1998-12-09 2001-09-25 Cypress Semiconductor Corp. Circuit(s), architecture and method(s) for operating and/or tuning a ring oscillator
US6216254B1 (en) 1998-12-16 2001-04-10 Lsi Logic Corporation Integrated circuit design using a frequency synthesizer that automatically ensures testability
US6281753B1 (en) 1998-12-18 2001-08-28 Texas Instruments Incorporated MOSFET single-pair differential amplifier having an adaptive biasing scheme for rail-to-rail input capability
US6347395B1 (en) 1998-12-18 2002-02-12 Koninklijke Philips Electronics N.V. (Kpenv) Method and arrangement for rapid silicon prototyping
US6275117B1 (en) 1998-12-18 2001-08-14 Cypress Semiconductor Corp. Circuit and method for controlling an output of a ring oscillator
GB9828196D0 (en) 1998-12-21 1999-02-17 Northern Telecom Ltd Phase locked loop clock extraction
US6157270A (en) 1998-12-28 2000-12-05 Exar Corporation Programmable highly temperature and supply independent oscillator
US6107769A (en) 1998-12-29 2000-08-22 Schneider Automation Inc. Positional-based motion controller with a bias latch
US6154064A (en) 1998-12-30 2000-11-28 Proebsting; Robert J. Differential sense amplifier circuit
US6182235B1 (en) * 1998-12-30 2001-01-30 Dallas Semiconductor Corporation Microcontroller with a user configurable pulse width modulator
US6191603B1 (en) 1999-01-08 2001-02-20 Agilent Technologies Inc. Modular embedded test system for use in integrated circuits
US6466898B1 (en) 1999-01-12 2002-10-15 Terence Chan Multithreaded, mixed hardware description languages logic simulation on engineering workstations
US6320282B1 (en) 1999-01-19 2001-11-20 Touchsensor Technologies, Llc Touch switch with integral control circuit
US6181163B1 (en) 1999-01-21 2001-01-30 Vantis Corporation FPGA integrated circuit having embedded SRAM memory blocks and interconnect channel for broadcasting address and control signals
US6516428B2 (en) 1999-01-22 2003-02-04 Infineon Technologies Ag On-chip debug system
US6535200B2 (en) 1999-01-25 2003-03-18 Harald Philipp Capacitive position sensor
WO2000044018A1 (en) 1999-01-26 2000-07-27 Harald Philipp Capacitive sensor and array
US6477683B1 (en) 1999-02-05 2002-11-05 Tensilica, Inc. Automated processor generation system for designing a configurable processor and method for the same
US6356958B1 (en) 1999-02-08 2002-03-12 Mou-Shiung Lin Integrated circuit module has common function known good integrated circuit die with multiple selectable functions
US6280391B1 (en) 1999-02-08 2001-08-28 Physio-Control Manufacturing Corporation Method and apparatus for removing baseline wander from an egg signal
US6332137B1 (en) 1999-02-11 2001-12-18 Toshikazu Hori Parallel associative learning memory for a standalone hardwired recognition system
US6289489B1 (en) 1999-02-23 2001-09-11 Stephen L. Bold Method and apparatus for automatically cross-referencing graphical objects and HDL statements
US6134181A (en) 1999-02-24 2000-10-17 Cypress Semiconductor Corp. Configurable memory block
US6396302B2 (en) 1999-02-25 2002-05-28 Xilinx, Inc. Configurable logic element with expander structures
US6718533B1 (en) 1999-02-26 2004-04-06 Real-Time Innovations, Inc. Method for building a real-time control system with mode and logical rate
EP1037157A1 (en) 1999-03-05 2000-09-20 International Business Machines Corporation Method and system for processing different cell protection modes in an electronic spreadsheet
JP3754221B2 (en) 1999-03-05 2006-03-08 ローム株式会社 Multi-chip type semiconductor device
US6384947B1 (en) 1999-03-09 2002-05-07 Agere Systems Guardian Corp. Two path digital wavelength stabilization
US6507857B1 (en) 1999-03-12 2003-01-14 Sun Microsystems, Inc. Extending the capabilities of an XSL style sheet to include components for content transformation
JP3942765B2 (en) 1999-03-15 2007-07-11 株式会社アドバンテスト Semiconductor device simulation apparatus and program debugging apparatus for semiconductor test using the same
JP3167980B2 (en) 1999-03-15 2001-05-21 インターナショナル・ビジネス・マシーンズ・コーポレ−ション Component placement method, component placement device, storage medium storing component placement control program
US6429882B1 (en) 1999-03-15 2002-08-06 Sun Microsystems, Inc. User interface component
JP3157810B2 (en) 1999-03-17 2001-04-16 米沢日本電気株式会社 Library device hand mechanism
US6499101B1 (en) 1999-03-18 2002-12-24 I.P. First L.L.C. Static branch prediction mechanism for conditional branch instructions
US6332201B1 (en) 1999-03-23 2001-12-18 Hewlett-Packard Company Test results checking via predictive-reactive emulation
US6191660B1 (en) 1999-03-24 2001-02-20 Cypress Semiconductor Corp. Programmable oscillator scheme
US6271679B1 (en) 1999-03-24 2001-08-07 Altera Corporation I/O cell configuration for multiple I/O standards
US6601236B1 (en) 1999-03-29 2003-07-29 International Business Machines Corporation Cross platform program installation on drives using drive object
US6183131B1 (en) 1999-03-30 2001-02-06 National Semiconductor Corporation Linearized temperature sensor
US6625765B1 (en) 1999-03-31 2003-09-23 Cypress Semiconductor Corp. Memory based phase locked loop
US6912487B1 (en) 1999-04-09 2005-06-28 Public Service Company Of New Mexico Utility station automated design system and method
KR100330164B1 (en) 1999-04-27 2002-03-28 윤종용 A method for simultaneously programming plural flash memories having invalid blocks
EP1049256A1 (en) 1999-04-30 2000-11-02 STMicroelectronics S.r.l. Low supply voltage oscillator circuit, particularly of the CMOS type
CA2372364A1 (en) 1999-05-07 2000-11-16 Stephen L. Wasson Apparatus and method for programmable datapath arithmetic arrays
US6188241B1 (en) 1999-05-14 2001-02-13 Advanced Micro Devices, Inc. Microcontroller having a block of logic configurable to perform a selected logic function and to produce output signals coupled to corresponding I/O pads according to a predefined hardware interface
US6438735B1 (en) 1999-05-17 2002-08-20 Synplicity, Inc. Methods and apparatuses for designing integrated circuits
US6366874B1 (en) 1999-05-24 2002-04-02 Novas Software, Inc. System and method for browsing graphically an electronic design based on a hardware description language specification
US6598178B1 (en) 1999-06-01 2003-07-22 Agere Systems Inc. Peripheral breakpoint signaler
US6157024A (en) 1999-06-03 2000-12-05 Prospects, Corp. Method and apparatus for improving the performance of an aperture monitoring system
US6453461B1 (en) 1999-06-09 2002-09-17 Compaq Information Technologies Group, L.P. Method and apparatus for testing ASL plug and play code in an ACPI operating system
US6613098B1 (en) 1999-06-15 2003-09-02 Microsoft Corporation Storage of application specific data in HTML
US6614374B1 (en) 1999-06-15 2003-09-02 Globespanvirata, Inc. High performance switched-capacitor filter for oversampling Sigma-Delta digital to analog converters
US6634008B1 (en) 1999-06-20 2003-10-14 Fujitsu Limited Methodology server based integrated circuit design
US6246258B1 (en) 1999-06-21 2001-06-12 Xilinx, Inc. Realizing analog-to-digital converter on a digital programmable integrated circuit
US7151528B2 (en) 1999-06-22 2006-12-19 Cirque Corporation System for disposing a proximity sensitive touchpad behind a mobile phone keypad
US6730863B1 (en) 1999-06-22 2004-05-04 Cirque Corporation Touchpad having increased noise rejection, decreased moisture sensitivity, and improved tracking
WO2001001553A1 (en) 1999-06-25 2001-01-04 The Board Of Trustees Of The University Of Illinois Dynamically-switched power converter
US6253250B1 (en) 1999-06-28 2001-06-26 Telocity, Incorporated Method and apparatus for bridging a plurality of buses and handling of an exception event to provide bus isolation
US6211708B1 (en) 1999-06-28 2001-04-03 Ericsson, Inc. Frequency doubling circuits, method, and systems including quadrature phase generators
US6456304B1 (en) 1999-06-30 2002-09-24 Microsoft Corporation Procedural toolbar user interface
GB2351619A (en) 1999-07-01 2001-01-03 Ericsson Telefon Ab L M A frequency trimmable oscillator with insensitivity to power supply variations and parasitic capacitance
US6130548A (en) 1999-07-09 2000-10-10 Motorola Inc. Signal converting receiver having constant hysteresis, and method therefor
JP3743487B2 (en) 1999-07-14 2006-02-08 富士ゼロックス株式会社 Programmable logic circuit device, information processing system, method for reconfiguring circuit into programmable logic circuit device, and method for compressing circuit information for programmable logic circuit device
US6355980B1 (en) 1999-07-15 2002-03-12 Nanoamp Solutions Inc. Dual die memory
JP3954245B2 (en) 1999-07-22 2007-08-08 株式会社東芝 Voltage generation circuit
US6425109B1 (en) 1999-07-23 2002-07-23 International Business Machines Corporation High level automatic core configuration
US6564179B1 (en) 1999-07-26 2003-05-13 Agere Systems Inc. DSP emulating a microcontroller
US6606731B1 (en) 1999-08-05 2003-08-12 The Boeing Company Intelligent wiring diagram system
US6249447B1 (en) 1999-08-13 2001-06-19 Tyco Electronics Logistics Ag System and method for determining output current and converter employing the same
US6204687B1 (en) 1999-08-13 2001-03-20 Xilinx, Inc. Method and structure for configuring FPGAS
WO2001012240A1 (en) 1999-08-17 2001-02-22 Taki Chemical Co., Ltd. Biological materials
US6324628B1 (en) 1999-08-24 2001-11-27 Trimble Navigation Limited Programming flash in a closed system
US6704879B1 (en) 1999-08-26 2004-03-09 Micron Technology, Inc. Dynamically controlling a power state of a graphics adapter
US6970844B1 (en) 1999-08-27 2005-11-29 Computer Sciences Corporation Flow designer for establishing and maintaining assignment and strategy process maps
GB9920301D0 (en) 1999-08-27 1999-11-03 Philipp Harald Level sensing
US6611276B1 (en) 1999-08-31 2003-08-26 Intel Corporation Graphical user interface that displays operation of processor threads over time
US6377009B1 (en) 1999-09-08 2002-04-23 Harald Philipp Capacitive closure obstruction sensor
WO2001020455A1 (en) 1999-09-10 2001-03-22 Koninklijke Philips Electronics N.V. Microcomputer with test instruction memory
US6526556B1 (en) 1999-09-13 2003-02-25 The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration Evolutionary technique for automated synthesis of electronic circuits
EP1085335A1 (en) 1999-09-14 2001-03-21 Alcatel Method and apparatus for testing integrated circuits with automatic test equipment
US6704381B1 (en) 1999-09-17 2004-03-09 Cypress Semiconductor Corp. Frequency acquisition rate control in phase lock loop circuits
JP2001094550A (en) 1999-09-17 2001-04-06 Toshiba Corp Signal processor
US6748569B1 (en) 1999-09-20 2004-06-08 David M. Brooke XML server pages language
US6701340B1 (en) 1999-09-22 2004-03-02 Lattice Semiconductor Corp. Double differential comparator and programmable analog block architecture using same
US6166960A (en) 1999-09-24 2000-12-26 Microchip Technology, Incorporated Method, system and apparatus for determining that a programming voltage level is sufficient for reliably programming an eeprom
US6934674B1 (en) 1999-09-24 2005-08-23 Mentor Graphics Corporation Clock generation and distribution in an emulation system
US6917661B1 (en) 1999-09-24 2005-07-12 Cypress Semiconductor Corp. Method, architecture and circuitry for controlling pulse width in a phase and/or frequency detector
DE19946200A1 (en) 1999-09-27 2001-05-03 Infineon Technologies Ag Phase locked loop
AT3845U1 (en) 1999-09-28 2000-08-25 Avl List Gmbh OPTOELECTRONIC MEASURING DEVICE
US6662302B1 (en) 1999-09-29 2003-12-09 Conexant Systems, Inc. Method and apparatus of selecting one of a plurality of predetermined configurations using only necessary bus widths based on power consumption analysis for programmable logic device
US6591369B1 (en) 1999-10-01 2003-07-08 Stmicroelectronics, Ltd. System and method for communicating with an integrated circuit
US6567932B2 (en) 1999-10-01 2003-05-20 Stmicroelectronics Limited System and method for communicating with an integrated circuit
US6601189B1 (en) 1999-10-01 2003-07-29 Stmicroelectronics Limited System and method for communicating with an integrated circuit
US6590419B1 (en) 1999-10-12 2003-07-08 Altera Toronto Co. Heterogeneous interconnection architecture for programmable logic devices
US6560699B1 (en) 1999-10-20 2003-05-06 Cisco Technology, Inc. Constraint-based language configuration files for updating and verifying system constraints
DE10052877B4 (en) 1999-10-21 2008-07-03 Samsung Electronics Co., Ltd., Suwon microcontroller
US6590517B1 (en) 1999-10-22 2003-07-08 Eric J. Swanson Analog to digital conversion circuitry including backup conversion circuitry
US6369660B1 (en) 1999-10-27 2002-04-09 Cypress Semiconductor Corp. Circuit and method for preventing runaway in a phase lock loop
US6678645B1 (en) 1999-10-28 2004-01-13 Advantest Corp. Method and apparatus for SoC design validation
US6263302B1 (en) 1999-10-29 2001-07-17 Vast Systems Technology Corporation Hardware and software co-simulation including simulating the cache of a target processor
US6587093B1 (en) 1999-11-04 2003-07-01 Synaptics Incorporated Capacitive mouse
US6850554B1 (en) 1999-11-09 2005-02-01 Cypress Semiconductor Corp. Circuit and method for controlling a spread spectrum transition
US6553057B1 (en) 1999-11-09 2003-04-22 Cypress Semiconductor Corp. Circuit and method for linear control of a spread spectrum transition
US6445242B2 (en) 1999-11-23 2002-09-03 Texas Instruments Incorporated Fuse selectable pinout package
US6823497B2 (en) 1999-11-30 2004-11-23 Synplicity, Inc. Method and user interface for debugging an electronic system
US6618839B1 (en) 1999-11-30 2003-09-09 Synplicity, Inc. Method and system for providing an electronic system design with enhanced debugging capabilities
US6658498B1 (en) 1999-12-08 2003-12-02 International Business Machines Corporation Method, system, program, and data structures for reconfiguring output devices in a network system
GB2357644B (en) 1999-12-20 2004-05-05 Ericsson Telefon Ab L M Low-voltage differential signal (LVDS) input circuit
US6683930B1 (en) 1999-12-23 2004-01-27 Cypress Semiconductor Corp. Digital phase/frequency detector, and clock generator and data recovery PLL containing the same
US6307413B1 (en) 1999-12-23 2001-10-23 Cypress Semiconductor Corp. Reference-free clock generator and data recovery PLL
US6310521B1 (en) 1999-12-23 2001-10-30 Cypress Semiconductor Corp. Reference-free clock generation and data recovery PLL
US6611856B1 (en) 1999-12-23 2003-08-26 Intel Corporation Processing multiply-accumulate operations in a single cycle
US6388464B1 (en) 1999-12-30 2002-05-14 Cypress Semiconductor Corp. Configurable memory for programmable logic circuits
US6404445B1 (en) 1999-12-30 2002-06-11 Cybrant Corporation Method and system for modeling data
US6864710B1 (en) 1999-12-30 2005-03-08 Cypress Semiconductor Corp. Programmable logic device
US6535946B1 (en) 2000-01-04 2003-03-18 National Semiconductor Corporation Low-latency circuit for synchronizing data transfers between clock domains derived from a common clock
US6664991B1 (en) 2000-01-06 2003-12-16 Microsoft Corporation Method and apparatus for providing context menus on a pen-based device
US7079166B1 (en) 2000-01-07 2006-07-18 Ricoh Company, Ltd. Graphical user interface with enhanced operations when changing display screen
WO2001052416A1 (en) 2000-01-11 2001-07-19 Cirque Corporation Flexible touchpad sensor grid for conforming to arcuate surfaces
US6473825B1 (en) 2000-01-12 2002-10-29 Trw Inc. Apparatus and method for controlling secure communications between peripheral components on computer buses connected by a bridge circuit
US7342405B2 (en) 2000-01-18 2008-03-11 Formfactor, Inc. Apparatus for reducing power supply noise in an integrated circuit
US6642857B1 (en) 2000-01-19 2003-11-04 Synaptics Incorporated Capacitive pointing stick
US6571373B1 (en) 2000-01-31 2003-05-27 International Business Machines Corporation Simulator-independent system-on-chip verification methodology
US6615167B1 (en) 2000-01-31 2003-09-02 International Business Machines Corporation Processor-independent system-on-chip verification for embedded processor systems
US6185127B1 (en) 2000-01-31 2001-02-06 Summit Microelectronics, Inc. Selectable analog functions on a configurable device and method employing nonvolatile memory
US6628311B1 (en) 2000-02-03 2003-09-30 Ricoh Company, Ltd Graphical user interface including hyperlinks in a help message dialog box
JP2001216167A (en) 2000-02-04 2001-08-10 Minolta Co Ltd System consisting of main body and peripheral device
US6496971B1 (en) 2000-02-07 2002-12-17 Xilinx, Inc. Supporting multiple FPGA configuration modes using dedicated on-chip processor
US6236278B1 (en) 2000-02-16 2001-05-22 National Semiconductor Corporation Apparatus and method for a fast locking phase locked loop
US6424209B1 (en) 2000-02-18 2002-07-23 Lattice Semiconductor Corporation Integrated programmable continuous time filter with programmable capacitor arrays
US6366174B1 (en) 2000-02-21 2002-04-02 Lexmark International, Inc. Method and apparatus for providing a clock generation circuit for digitally controlled frequency or spread spectrum clocking
US20020010716A1 (en) 2000-02-24 2002-01-24 Mccartney Alan F. System and method for dynamically publishing XML-compliant documents
US6634009B1 (en) 2000-03-08 2003-10-14 Altera Corporation Interleaver-deinterleaver megacore
US6536028B1 (en) 2000-03-14 2003-03-18 Ammocore Technologies, Inc. Standard block architecture for integrated circuit design
US6530065B1 (en) 2000-03-14 2003-03-04 Transim Technology Corporation Client-server simulator, such as an electrical circuit simulator provided by a web server over the internet
US6725441B1 (en) 2000-03-22 2004-04-20 Xilinx, Inc. Method and apparatus for defining and modifying connections between logic cores implemented on programmable logic devices
US6604179B2 (en) 2000-03-23 2003-08-05 Intel Corporation Reading a FIFO in dual clock domains
US6963908B1 (en) 2000-03-29 2005-11-08 Symantec Corporation System for transferring customized hardware and software settings from one computer to another computer to provide personalized operating environments
US6967960B1 (en) 2000-03-31 2005-11-22 Intel Corporation Method and apparatus for emulating a local data port
US6477691B1 (en) 2000-04-03 2002-11-05 International Business Machines Corporation Methods and arrangements for automatic synthesis of systems-on-chip
US6639586B2 (en) 2000-04-11 2003-10-28 Cirque Corporation Efficient entry of characters from a large character set into a portable information appliance
US6574739B1 (en) 2000-04-14 2003-06-03 Compal Electronics, Inc. Dynamic power saving by monitoring CPU utilization
US6587995B1 (en) 2000-04-19 2003-07-01 Koninklijke Philips Electronics N.V. Enhanced programmable core model with integrated graphical debugging functionality
US6559685B2 (en) 2000-04-21 2003-05-06 Broadcom Corporation Regenerative signal level converter
US6396357B1 (en) 2000-05-01 2002-05-28 Agere Systems Guardian Corp. Low voltage differential voltage-controlled ring oscillator
US6253754B1 (en) 2000-05-01 2001-07-03 Dennis R. Ward Durable bowstring and buss cable
US6404204B1 (en) 2000-05-01 2002-06-11 ARETé ASSOCIATES Sensor and sensor system for liquid conductivity, temperature and depth
US7124376B2 (en) 2000-05-02 2006-10-17 Palmchip Corporation Design tool for systems-on-a-chip
US6675310B1 (en) 2000-05-04 2004-01-06 Xilinx, Inc. Combined waveform and data entry apparatus and method for facilitating fast behavorial verification of digital hardware designs
US6711226B1 (en) 2000-05-12 2004-03-23 Cypress Semiconductor Corp. Linearized digital phase-locked loop
US6718294B1 (en) 2000-05-16 2004-04-06 Mindspeed Technologies, Inc. System and method for synchronized control of system simulators with multiple processor cores
US6880086B2 (en) 2000-05-20 2005-04-12 Ciena Corporation Signatures for facilitating hot upgrades of modular software components
EP1158303A1 (en) 2000-05-25 2001-11-28 Semiconductor Ideas to The Market (ItoM) BV A circuit for measuring absolute spread in capacitors implemented in planary technology
US6817005B2 (en) 2000-05-25 2004-11-09 Xilinx, Inc. Modular design method and system for programmable logic devices
US6738858B1 (en) 2000-05-31 2004-05-18 Silicon Labs Cp, Inc. Cross-bar matrix for connecting digital resources to I/O pins of an integrated circuit
US20020099863A1 (en) 2000-06-02 2002-07-25 Guillaume Comeau Software support layer for processors executing interpreted language applications
US6631508B1 (en) 2000-06-07 2003-10-07 Xilinx, Inc. Method and apparatus for developing and placing a circuit design
US6208572B1 (en) 2000-06-12 2001-03-27 International Business Machines Corporation Semiconductor memory device having resistive bitline contact testing
US7376904B2 (en) 2000-06-13 2008-05-20 National Instruments Corporation Automatic generation of programs with GUI controls for interactively setting or viewing values
US6799198B1 (en) 2000-06-23 2004-09-28 Nortel Networks Limited Method and apparatus for providing user specific web-based help in a distributed system environment
US6782068B1 (en) 2000-06-30 2004-08-24 Cypress Semiconductor Corp. PLL lockout watchdog
US6594796B1 (en) 2000-06-30 2003-07-15 Oak Technology, Inc. Simultaneous processing for error detection and P-parity and Q-parity ECC encoding
EP1299826A1 (en) 2000-07-03 2003-04-09 Cadence Design Systems, Inc. Circuit component interface
EP1170671A1 (en) 2000-07-04 2002-01-09 STMicroelectronics S.r.l. Programmable analog array circuit
FR2811782B1 (en) 2000-07-12 2003-09-26 Jaxo Europ DOCUMENT CONVERSION SYSTEM WITH TREE STRUCTURE BY SELECTIVE PATHWAY OF SAID STRUCTURE
US6499134B1 (en) 2000-07-13 2002-12-24 International Business Machines Corporation Method of assigning integrated circuit I/O signals in an integrated circuit package
US6614260B1 (en) 2000-07-28 2003-09-02 Agilent Technologies, Inc. System and method for dynamic modification of integrated circuit functionality
US6542844B1 (en) 2000-08-02 2003-04-01 International Business Machines Corporation Method and apparatus for tracing hardware states using dynamically reconfigurable test circuits
US6681359B1 (en) 2000-08-07 2004-01-20 Cypress Semiconductor Corp. Semiconductor memory self-test controllable at board level using standard interface
US6996799B1 (en) 2000-08-08 2006-02-07 Mobilygen Corporation Automatic code generation for integrated circuit design
US6697754B1 (en) 2000-08-09 2004-02-24 Agilent Technologies, Inc. Generation and execution of instrument control macro files for controlling a signal measurement system
US7171455B1 (en) 2000-08-22 2007-01-30 International Business Machines Corporation Object oriented based, business class methodology for generating quasi-static web pages at periodic intervals
US20040054821A1 (en) 2000-08-22 2004-03-18 Warren Christopher E. Multifunctional network interface node
US6371878B1 (en) 2000-08-22 2002-04-16 New Venture Gear, Inc. Electric continuously variable transmission
US6711731B2 (en) 2000-08-23 2004-03-23 Pri Automation, Inc. Web based tool control in a semiconductor fabrication facility
US6539534B1 (en) 2000-08-25 2003-03-25 Xilinx, Inc. Apparatus and method for automatically generating circuit designs that meet user output requirements
EP1184473B1 (en) 2000-08-30 2005-01-05 Kabushiki Kaisha Toshiba Nickel-base single-crystal superalloys, method of manufacturing same and gas turbine high temperature parts made thereof
JP4148639B2 (en) 2000-08-31 2008-09-10 独立行政法人物質・材料研究機構 How to use steel members and how to set them
US20020065646A1 (en) 2000-09-11 2002-05-30 Waldie Arthur H. Embedded debug system using an auxiliary instruction queue
US6990654B2 (en) 2000-09-14 2006-01-24 Bea Systems, Inc. XML-based graphical user interface application development toolkit
US6504433B1 (en) 2000-09-15 2003-01-07 Atheros Communications, Inc. CMOS transceiver having an integrated power amplifier
US6438738B1 (en) 2000-09-19 2002-08-20 Xilinx, Inc. System and method for configuring a programmable logic device
US6750889B1 (en) 2000-09-21 2004-06-15 Hewlett-Packard Development Company, L.P. User interface apparatus for displaying a range indicator for setting a plurality of target objects
JP4407031B2 (en) 2000-09-21 2010-02-03 ソニー株式会社 Phase-locked loop circuit and delay-locked loop circuit
ES2180391B1 (en) 2000-09-25 2003-12-16 Telesincro S A INTEGRATED CIRCUIT.
US6542845B1 (en) 2000-09-29 2003-04-01 Sun Microsystems, Inc. Concurrent execution and logging of a component test in an enterprise computer system
EP1330828A2 (en) 2000-10-06 2003-07-30 Koninklijke Philips Electronics N.V. Upscaled clock feeds memory to make parallel waves
US20020129334A1 (en) 2000-10-13 2002-09-12 Dane Mark W.P. Interface based design using a tabular paradigm
US6691193B1 (en) 2000-10-18 2004-02-10 Sony Corporation Efficient bus utilization in a multiprocessor system by dynamically mapping memory addresses
US8176296B2 (en) 2000-10-26 2012-05-08 Cypress Semiconductor Corporation Programmable microcontroller architecture
US6603330B1 (en) 2000-10-26 2003-08-05 Cypress Semiconductor Corporation Configuring digital functions in a digital configurable macro architecture
US6859884B1 (en) 2000-10-26 2005-02-22 Cypress Semiconductor Corporation Method and circuit for allowing a microprocessor to change its operating frequency on-the-fly
US6724220B1 (en) 2000-10-26 2004-04-20 Cyress Semiconductor Corporation Programmable microcontroller architecture (mixed analog/digital)
US7092980B1 (en) 2000-10-26 2006-08-15 Cypress Semiconductor Corporation Programming architecture for a programmable analog system
US6941336B1 (en) 2000-10-26 2005-09-06 Cypress Semiconductor Corporation Programmable analog system architecture
US7023257B1 (en) 2000-10-26 2006-04-04 Cypress Semiconductor Corp. Architecture for synchronizing and resetting clock signals supplied to multiple programmable analog blocks
US6825689B1 (en) * 2000-10-26 2004-11-30 Cypress Semiconductor Corporation Configurable input/output interface for a microcontroller
US6952778B1 (en) 2000-10-26 2005-10-04 Cypress Semiconductor Corporation Protecting access to microcontroller memory blocks
US6967511B1 (en) 2000-10-26 2005-11-22 Cypress Semiconductor Corporation Method for synchronizing and resetting clock signals supplied to multiple programmable analog blocks
US6507214B1 (en) 2000-10-26 2003-01-14 Cypress Semiconductor Corporation Digital configurable macro architecture
US7076420B1 (en) 2000-10-26 2006-07-11 Cypress Semiconductor Corp. Emulator chip/board architecture and interface
US7206733B1 (en) 2000-10-26 2007-04-17 Cypress Semiconductor Corporation Host to FPGA interface in an in-circuit emulation system
US6892310B1 (en) 2000-10-26 2005-05-10 Cypress Semiconductor Corporation Method for efficient supply of power to a microcontroller
US6868500B1 (en) 2000-10-26 2005-03-15 Cypress Semiconductor Corporation Power on reset circuit for a microcontroller
US6910126B1 (en) 2000-10-26 2005-06-21 Cypress Microsystems, Inc. Programming methodology and architecture for a programmable analog system
US7180342B1 (en) 2000-10-26 2007-02-20 Cypress Semiconductor Corporation Frequency doubler circuit with trimmable current control
US7005933B1 (en) 2000-10-26 2006-02-28 Cypress Semiconductor Corporation Dual mode relaxation oscillator generating a clock signal operating at a frequency substantially same in both first and second power modes
US6798299B1 (en) 2000-10-26 2004-09-28 Cypress Semiconductor Corporation Crystal-less oscillator circuit with trimmable analog current control for increased stability
US6563391B1 (en) 2000-10-26 2003-05-13 Cypress Semiconductor Corporation Precision crystal oscillator circuit used in microcontroller
US8149048B1 (en) 2000-10-26 2012-04-03 Cypress Semiconductor Corporation Apparatus and method for programmable power management in a programmable analog circuit block
US6525593B1 (en) 2000-10-26 2003-02-25 Cypress Semiconductor Corporation Method and apparatus for local and global power management in a programmable analog circuit
US6614320B1 (en) 2000-10-26 2003-09-02 Cypress Semiconductor Corporation System and method of providing a programmable clock architecture for an advanced microcontroller
US6957242B1 (en) 2000-10-26 2005-10-18 Cypress Semiconductor Corp. Noninterfering multiply-MAC (multiply accumulate) circuit
US6542025B1 (en) 2000-10-26 2003-04-01 Cypress Semiconductor Corporation Power supply pump circuit for a microcontroller
US6981090B1 (en) 2000-10-26 2005-12-27 Cypress Semiconductor Corporation Multiple use of microcontroller pad
US7127630B1 (en) 2000-10-26 2006-10-24 Cypress Semiconductor Corp. Method for entering circuit test mode
US6611220B1 (en) 2000-10-26 2003-08-26 Cypress Semiconductor Corporation Architecture for decimation algorithm
US6950954B1 (en) 2000-10-26 2005-09-27 Cypress Semiconductor Corporation Method and circuit for synchronizing a write operation between an on-chip microprocessor and an on-chip programmable analog device operating at different frequencies
JP2002134619A (en) 2000-10-26 2002-05-10 Sony Corp Method for designing integrated circuit, system for designing it, and recording medium
US6823282B1 (en) 2000-10-26 2004-11-23 Cypress Semiconductor Corporation Test architecture for microcontroller providing for a serial communication interface
US6892322B1 (en) 2000-10-26 2005-05-10 Cypress Semiconductor Corporation Method for applying instructions to microprocessor in test mode
US7188063B1 (en) 2000-10-26 2007-03-06 Cypress Semiconductor Corporation Capturing test/emulation and enabling real-time debugging using an FPGA for in-circuit emulation
US7149316B1 (en) 2000-10-26 2006-12-12 Cypress Semiconductor Corporation Microcontroller having an on-chip high gain amplifier
US7185162B1 (en) 2000-10-26 2007-02-27 Cypress Semiconductor Corporation Method and apparatus for programming a flash memory
US6608472B1 (en) 2000-10-26 2003-08-19 Cypress Semiconductor Corporation Band-gap reference circuit for providing an accurate reference voltage compensated for process state, process variations and temperature
KR100392569B1 (en) 2000-10-28 2003-07-23 (주)다이나릿시스템 Apparatus for emulating a logic function of a semiconductor chip and method thereof
US6854067B1 (en) 2000-10-30 2005-02-08 Cypress Semiconductor Corporation Method and system for interaction between a processor and a power on reset circuit to dynamically control power states in a microcontroller
US6829728B2 (en) 2000-11-13 2004-12-07 Wu-Tung Cheng Full-speed BIST controller for testing embedded synchronous memories
EP1205848A1 (en) 2000-11-13 2002-05-15 Telefonaktiebolaget Lm Ericsson Embedded microcontroller bound-out chip as preprocessor for a logic analyser
US6445211B1 (en) 2000-11-20 2002-09-03 Cypress Semiconductor Corporation Circuit technique for improved current matching in charge pump PLLS
JP2002168893A (en) 2000-11-30 2002-06-14 Agilent Technologies Japan Ltd High accuracy capacity measurement device and method
US6535061B2 (en) 2000-12-06 2003-03-18 Microchip Technology Incorporated Configurable operational amplifier as a microcontroller peripheral
US7308440B2 (en) 2000-12-11 2007-12-11 Microsoft Corporation System and method for representing an object used in management of multiple network resources
US6686860B2 (en) 2000-12-12 2004-02-03 Massachusetts Institute Of Technology Reconfigurable analog-to-digital converter
US20020122060A1 (en) 2000-12-18 2002-09-05 Markel Steven O. Wizard generating HTML web pages using XML and XSL
US7913170B2 (en) 2000-12-20 2011-03-22 National Instruments Corporation System and method for performing type checking for hardware device nodes in a graphical program
US6975123B1 (en) 2000-12-20 2005-12-13 Maxtor Corporation Method and apparatus for calibrating piezoelectric driver in dual actuator disk drive
US6611952B1 (en) 2000-12-21 2003-08-26 Shiv Prakash Interactive memory allocation in a behavioral synthesis tool
US6934785B2 (en) 2000-12-22 2005-08-23 Micron Technology, Inc. High speed interface with looped bus
US7222291B2 (en) 2000-12-29 2007-05-22 International Business Machines Corporation Method and system for importing HTML forms
US6483343B1 (en) 2000-12-29 2002-11-19 Quicklogic Corporation Configurable computational unit embedded in a programmable device
AU2002239817A1 (en) 2001-01-04 2002-07-16 Cirque Corporation Connector and support system for a touchpad keyboard for use with portable electronic appliances
US7266768B2 (en) 2001-01-09 2007-09-04 Sharp Laboratories Of America, Inc. Systems and methods for manipulating electronic information using a three-dimensional iconic representation
US6829727B1 (en) 2001-01-12 2004-12-07 Metalink Corp. In-circuit emulation of single chip microcontrollers
US6859196B2 (en) 2001-01-12 2005-02-22 Logitech Europe S.A. Pointing device with hand detection
US20020144099A1 (en) 2001-01-25 2002-10-03 Muro Manuel R. Hardware architecture for fast servicing of processor interrupts
US6597824B2 (en) 2001-01-28 2003-07-22 Raytheon Company Opto-electronic distributed crossbar switch
US6677932B1 (en) 2001-01-28 2004-01-13 Finger Works, Inc. System and method for recognizing touch typing under limited tactile feedback conditions
US6691301B2 (en) 2001-01-29 2004-02-10 Celoxica Ltd. System, method and article of manufacture for signal constructs in a programming language capable of programming hardware architectures
US20030033588A1 (en) * 2001-01-29 2003-02-13 John Alexander System, method and article of manufacture for using a library map to create and maintain IP cores effectively
US20030105620A1 (en) 2001-01-29 2003-06-05 Matt Bowen System, method and article of manufacture for interface constructs in a programming language capable of programming hardware architetures
US7367017B2 (en) 2001-01-31 2008-04-29 Hewlett-Packard Development Company, L.P. Method and apparatus for analyzing machine control sequences
TW571201B (en) 2001-02-02 2004-01-11 Wistron Corp Conversion method and system for contents format of document file
US6407953B1 (en) 2001-02-02 2002-06-18 Matrix Semiconductor, Inc. Memory array organization and related test method particularly well suited for integrated circuits having write-once memory arrays
US6624640B2 (en) 2001-02-07 2003-09-23 Fluke Corporation Capacitance measurement
US6570557B1 (en) 2001-02-10 2003-05-27 Finger Works, Inc. Multi-touch system and method for emulating modifier keys via fingertip chords
CA2337117A1 (en) 2001-02-16 2002-08-16 Homeproject.Com Inc. Method and system for web application builder
US6380811B1 (en) 2001-02-16 2002-04-30 Motorola, Inc. Signal generator, and method
US20030061409A1 (en) * 2001-02-23 2003-03-27 Rudusky Daryl System, method and article of manufacture for dynamic, automated product fulfillment for configuring a remotely located device
US20030066057A1 (en) * 2001-02-23 2003-04-03 Rudusky Daryl System, method and article of manufacture for collaborative hardware design
US20020133794A1 (en) 2001-02-24 2002-09-19 Ruban Kanapathippillai Method and apparatus for integrated circuit debugging
CA2338458A1 (en) 2001-02-27 2001-08-14 Ioan Dancea Method and vlsi circuits allowing to change dynamically the logical behaviour
US20020161802A1 (en) 2001-02-27 2002-10-31 Gabrick Kurt A. Web presentation management system
US6472747B2 (en) 2001-03-02 2002-10-29 Qualcomm Incorporated Mixed analog and digital integrated circuits
JP2002267721A (en) 2001-03-09 2002-09-18 Mitsubishi Electric Corp Device and method for testing lsi mixed with ram built in cpu
US6834384B2 (en) 2001-03-14 2004-12-21 General Instrument Corporation Methods and apparatus for upgrading firmware in an embedded system
US6988231B2 (en) 2001-03-16 2006-01-17 Emosyn America, Inc. On-chip method and apparatus for testing semiconductor circuits
US7971138B2 (en) 2001-03-23 2011-06-28 Oracle International Corporation Common design for web pages through employment of master specifications
US6496969B2 (en) 2001-03-27 2002-12-17 Lattice Semiconductor Corporation Programming programmable logic devices using hidden switches
US7246328B2 (en) 2001-03-29 2007-07-17 The Boeing Company Method, computer program product, and system for performing automated linking between sheets of a drawing set
US6566961B2 (en) 2001-03-30 2003-05-20 Institute Of Microelectronics Wide-band single-ended to differential converter in CMOS technology
US6557149B2 (en) 2001-04-04 2003-04-29 Intel Corporation Algorithm for finding vectors to stimulate all paths and arcs through an LVS gate
US20030086300A1 (en) 2001-04-06 2003-05-08 Gareth Noyes FPGA coprocessing system
US6580329B2 (en) 2001-04-11 2003-06-17 Tropian, Inc. PLL bandwidth switching
US6876941B2 (en) 2001-04-12 2005-04-05 Arm Limited Testing compliance of a device with a bus protocol
US6505327B2 (en) 2001-04-13 2003-01-07 Numerical Technologies, Inc. Generating an instance-based representation of a design hierarchy
US6554469B1 (en) 2001-04-17 2003-04-29 Analog Devices, Inc. Four current transistor temperature sensor and method
US6509758B2 (en) 2001-04-18 2003-01-21 Cygnal Integrated Products, Inc. IC with digital and analog circuits and mixed signal I/O pins
US6507215B1 (en) 2001-04-18 2003-01-14 Cygnal Integrated Products, Inc. Programmable driver for an I/O pin of an integrated circuit
US6968346B2 (en) 2001-04-23 2005-11-22 International Business Machines Corporation XML-based system and method for collaborative web-based design and verification of system-on-a-chip
US7480860B2 (en) 2001-04-23 2009-01-20 Versata Computer Industry Solutions, Inc. Data document generator to generate multiple documents from a common document using multiple transforms
US20020156885A1 (en) 2001-04-23 2002-10-24 Thakkar Bina Kunal Protocol emulator
US6732347B1 (en) 2001-04-26 2004-05-04 Xilinx, Inc. Clock template for configuring a programmable gate array
US6516452B2 (en) 2001-05-01 2003-02-04 Chipdata, Inc. Method and apparatus for verifying design data
US6466078B1 (en) 2001-05-04 2002-10-15 Cypress Semiconductor Corp. Reduced static phase error CMOS PLL charge pump
CA2446742C (en) 2001-05-07 2007-12-11 Touchsensor Technologies, Llc Control system input apparatus and method
US7017145B2 (en) 2001-05-09 2006-03-21 Sun Microsystems, Inc. Method, system, and program for generating a user interface
US6754765B1 (en) 2001-05-14 2004-06-22 Integrated Memory Logic, Inc. Flash memory controller with updateable microcode
US20050024341A1 (en) 2001-05-16 2005-02-03 Synaptics, Inc. Touch screen with user interface enhancement
US7730401B2 (en) 2001-05-16 2010-06-01 Synaptics Incorporated Touch screen with user interface enhancement
US7103108B1 (en) 2001-05-17 2006-09-05 Cypress Semiconductor Corp. Digital signal processor transceiver
US20020174134A1 (en) 2001-05-21 2002-11-21 Gene Goykhman Computer-user activity tracking system and method
US6806771B1 (en) 2001-06-01 2004-10-19 Lattice Semiconductor Corp. Multimode output stage converting differential to single-ended signals using current-mode input signals
US6904570B2 (en) 2001-06-07 2005-06-07 Synaptics, Inc. Method and apparatus for controlling a display of data on a display screen
US6578174B2 (en) * 2001-06-08 2003-06-10 Cadence Design Systems, Inc. Method and system for chip design using remotely located resources
US6757882B2 (en) 2001-06-16 2004-06-29 Michael Y. Chen Self-describing IP package for enhanced platform based SOC design
US6888453B2 (en) 2001-06-22 2005-05-03 Pentagon Technologies Group, Inc. Environmental monitoring system
US6690224B1 (en) 2001-06-27 2004-02-10 Cypress Semiconductor Corp. Architecture of a PLL with dynamic frequency control on a PLD
KR100406555B1 (en) 2001-06-29 2003-11-20 주식회사 하이닉스반도체 Semiconductor memory device and method for testing therefor
US6499359B1 (en) 2001-07-09 2002-12-31 Nartron Corporation Compressible capacitance sensor for determining the presence of an object
US7620911B2 (en) 2001-07-12 2009-11-17 Autodesk, Inc. Collapsible dialog window
US20030097640A1 (en) 2001-07-25 2003-05-22 International Business Machines Corporation System and method for creating and editing documents
DE10136544B4 (en) 2001-07-26 2004-02-12 Infineon Technologies Ag Integrated dynamic memory and operating procedures
US7055035B2 (en) 2001-07-31 2006-05-30 Hewlett-Packard Development Company, L.P. Method for generating a read only memory image
EP1282234A1 (en) 2001-07-31 2003-02-05 Texas Instruments Incorporated Loop filter architecture
US6768362B1 (en) 2001-08-13 2004-07-27 Cypress Semiconductor Corp. Fail-safe zero delay buffer with automatic internal reference
US20040205553A1 (en) 2001-08-15 2004-10-14 Hall David M. Page layout markup language
US6678877B1 (en) 2001-08-15 2004-01-13 National Semiconductor Corporation Creating a PC board (PCB) layout for a circuit in which the components of the circuit are placed in the determined PCB landing areas
US6954904B2 (en) 2001-08-15 2005-10-11 National Instruments Corporation Creating a graphical program to configure one or more switch devices
US7013232B2 (en) 2001-08-15 2006-03-14 National Insurance Corporation Network-based system for configuring a measurement system using configuration information generated based on a user specification
JP2003058426A (en) 2001-08-21 2003-02-28 Sony Corp Integrated circuit, and its circuit constituting method and program
EP1286279A1 (en) 2001-08-21 2003-02-26 Alcatel Configuration tool
US6597609B2 (en) 2001-08-30 2003-07-22 Micron Technology, Inc. Non-volatile memory with test rows for disturb detection
US6744323B1 (en) 2001-08-30 2004-06-01 Cypress Semiconductor Corp. Method for phase locking in a phase lock loop
US6714817B2 (en) 2001-08-31 2004-03-30 Medtronic Physio-Control Manufacturing Corp. Hard paddle for an external defibrillator
US6661410B2 (en) 2001-09-07 2003-12-09 Microsoft Corporation Capacitive sensing and data input device power management
US20030056071A1 (en) 2001-09-18 2003-03-20 Triece Joseph W. Adaptable boot loader
JP4083405B2 (en) 2001-09-25 2008-04-30 本田技研工業株式会社 Vehicle body structure
US7733509B2 (en) 2001-09-26 2010-06-08 Infoprint Solutions Company, Llc Method and apparatus for printing XML directly using a formatting template
US6457479B1 (en) 2001-09-26 2002-10-01 Sharp Laboratories Of America, Inc. Method of metal oxide thin film cleaning
US6536014B1 (en) 2001-09-26 2003-03-18 International Business Machines Corporation Reusable configuration tool
JP3553535B2 (en) 2001-09-28 2004-08-11 ユーディナデバイス株式会社 Capacitive element and method of manufacturing the same
US6577258B2 (en) 2001-10-01 2003-06-10 Nokia Corporation Adaptive sigma-delta data converter for mobile terminals
HUP0104057A2 (en) 2001-10-02 2003-06-28 MTA Műszaki Fizikai és Anyagtudományi Kutatóintézet Measuring arrangement and method for the fast quantitative topographical examination of semi-conductor slices and other mirror-like surfaces
US6658633B2 (en) 2001-10-03 2003-12-02 International Business Machines Corporation Automated system-on-chip integrated circuit design verification system
US6670852B1 (en) 2001-10-17 2003-12-30 Cypress Semiconductor Corp. Oscillator tuning method
US6792584B1 (en) 2001-10-30 2004-09-14 Lsi Logic Corporation System and method for designing an integrated circuit
JP4035418B2 (en) 2001-10-31 2008-01-23 株式会社本田電子技研 Proximity switch and object detection device
US20040205617A1 (en) 2001-11-06 2004-10-14 Ncr Corporation Custom report generation using XML and XSL
DE10156027B4 (en) 2001-11-15 2012-02-09 Globalfoundries Inc. Adjustable filter circuit
US6922821B1 (en) 2001-11-15 2005-07-26 Cypress Semiconductor Corp. System and a method for checking lock step consistency between an in circuit emulation and a microcontroller while debugging process is in progress
US8042093B1 (en) 2001-11-15 2011-10-18 Cypress Semiconductor Corporation System providing automatic source code generation for personalization and parameterization of user modules
US6957180B1 (en) 2001-11-15 2005-10-18 Cypress Semiconductor Corp. System and a method for communication between an ICE and a production microcontroller while in a halt state
US7086014B1 (en) 2001-11-19 2006-08-01 Cypress Semiconductor Corporation Automatic generation of application program interfaces, source code, interrupts, and datasheets for microcontroller programming
US6715132B1 (en) 2001-11-19 2004-03-30 Cypress Semiconductor Corporation Datasheet browsing and creation with data-driven datasheet tabs within a microcontroller design tool
US6785881B1 (en) 2001-11-19 2004-08-31 Cypress Semiconductor Corporation Data driven method and system for monitoring hardware resource usage for programming an electronic device
US6637015B1 (en) 2001-11-19 2003-10-21 Cypress Semiconductor Corporation System and method for decoupling and iterating resources associated with a module
US6971004B1 (en) 2001-11-19 2005-11-29 Cypress Semiconductor Corp. System and method of dynamically reconfiguring a programmable integrated circuit
US6701508B1 (en) 2001-11-19 2004-03-02 Cypress Semiconductor Corporation Method and system for using a graphics user interface for programming an electronic device
US6898703B1 (en) 2001-11-19 2005-05-24 Cypress Semiconductor Corporation System and method for creating a boot file utilizing a boot template
US6901563B1 (en) 2001-11-19 2005-05-31 Cypress Semiconductor Corporation Storing of global parameter defaults and using them over two or more design projects
US6701487B1 (en) 2001-11-19 2004-03-02 Cypress Semiconductor Corporation User defined names for registers in memory banks derived from configurations
US7010773B1 (en) 2001-11-19 2006-03-07 Cypress Semiconductor Corp. Method for designing a circuit for programmable microcontrollers
US6966039B1 (en) 2001-11-19 2005-11-15 Cypress Semiconductor Corp. Method for facilitating microcontroller programming
US7361860B2 (en) 2001-11-20 2008-04-22 Touchsensor Technologies, Llc Integrated touch sensor and light apparatus
US6897390B2 (en) 2001-11-20 2005-05-24 Touchsensor Technologies, Llc Molded/integrated touch switch/control panel assembly and method for making same
US7139530B2 (en) 2001-12-07 2006-11-21 Kyocera Wireless Corp. Method and apparatus for calibrating a reference oscillator
US7161936B1 (en) 2001-12-28 2007-01-09 Cisco Technology, Inc. Method and system for distributing data communications utilizing a crossbar switch
US6617888B2 (en) 2002-01-02 2003-09-09 Intel Corporation Low supply voltage differential signal driver
US7298124B2 (en) 2004-12-01 2007-11-20 Semiconductor Components Industries, L.L.C. PWM regulator with discontinuous mode and method therefor
US6613119B2 (en) 2002-01-10 2003-09-02 Pechiney Electrometallurgie Inoculant pellet for late inoculation of cast iron
US20030135842A1 (en) 2002-01-16 2003-07-17 Jan-Erik Frey Software development tool for embedded computer systems
US6677814B2 (en) 2002-01-17 2004-01-13 Microtune (San Diego), Inc. Method and apparatus for filter tuning
US6717474B2 (en) 2002-01-28 2004-04-06 Integrated Programmable Communications, Inc. High-speed differential to single-ended converter
US7134115B2 (en) 2002-02-07 2006-11-07 Matsushita Electric Industrial Co., Ltd. Apparatus, method, and program for breakpoint setting
US6661288B2 (en) 2002-02-09 2003-12-09 Texas Instruments Incorporated Apparatus for effecting high speed switching of a communication signal
US6988192B2 (en) 2002-02-11 2006-01-17 Hewlett-Packard Development Company, L.P. Method and apparatus for compiling source code to configure hardware
JP2003249077A (en) 2002-02-21 2003-09-05 Elpida Memory Inc Semiconductor memory device and its control method
US7058921B1 (en) 2002-02-22 2006-06-06 Xilinx, Inc. Method and system for resource allocation in FPGA-based system-on-chip (SoC)
US6941538B2 (en) 2002-02-22 2005-09-06 Xilinx, Inc. Method and system for integrating cores in FPGA-based system-on-chip (SoC)
US6680632B1 (en) 2002-02-26 2004-01-20 Cypress Semiconductor Corp. Method/architecture for a low gain PLL with wide frequency range
US6686787B2 (en) 2002-02-28 2004-02-03 Kuok Ling High-speed fully balanced differential flip-flop with reset
JP4322024B2 (en) 2002-03-11 2009-08-26 ローム株式会社 Temperature sensor
US6597212B1 (en) 2002-03-12 2003-07-22 Neoaxiom Corporation Divide-by-N differential phase interpolator
US6771127B2 (en) 2002-03-26 2004-08-03 Broadcom Corporation Single-ended-to-differential converter with common-mode voltage control
US6590422B1 (en) 2002-03-27 2003-07-08 Analog Devices, Inc. Low voltage differential signaling (LVDS) drivers and systems
JP4014432B2 (en) 2002-03-28 2007-11-28 ユーディナデバイス株式会社 Interdigital capacitor and method for adjusting capacitance thereof
JP4024572B2 (en) 2002-03-28 2007-12-19 ユーディナデバイス株式会社 Device with interdigital capacitor
US7099818B1 (en) 2002-03-29 2006-08-29 Cypress Semiconductor Corporation System and method for automatically matching components in a debugging system
US7150002B1 (en) 2002-03-29 2006-12-12 Cypress Semiconductor Corp. Graphical user interface with logic unifying functions
US7185321B1 (en) 2002-03-29 2007-02-27 Cypress Semiconductor Corporation Method and system for debugging through supervisory operating codes and self modifying codes
EP1351389A1 (en) 2002-04-02 2003-10-08 Dialog Semiconductor GmbH Method and circuit for compensating mosfet capacitance variations in integrated circuits
US7466307B2 (en) 2002-04-11 2008-12-16 Synaptics Incorporated Closed-loop sensor on a solid-state object position detector
US6603348B1 (en) 2002-04-18 2003-08-05 International Business Machines Corporation Center tap level control for current mode differential driver
US6703961B2 (en) 2002-04-23 2004-03-09 Analog Devices, Inc. Serial interface for an analog to digital converter and a converter including such an interface
KR100818826B1 (en) 2002-04-25 2008-04-01 에이알씨 인터내셔널 A computerized apparatus for generating a design of an integrated circuit and a method for generating a hierarchy within an integrated circuit design having a plurality of components
US7308608B1 (en) 2002-05-01 2007-12-11 Cypress Semiconductor Corporation Reconfigurable testing system and method
US6809275B1 (en) 2002-05-13 2004-10-26 Synaptics, Inc. Rotary and push type input device
US7073158B2 (en) 2002-05-17 2006-07-04 Pixel Velocity, Inc. Automated system for designing and developing field programmable gate arrays
JP4029138B2 (en) 2002-05-20 2008-01-09 富士通株式会社 Frequency synthesizer circuit
US6754101B2 (en) 2002-05-21 2004-06-22 Broadcom Corporation Refresh techniques for memory data retention
WO2003098807A1 (en) 2002-05-22 2003-11-27 Matsushita Electric Industrial Co.,Ltd. Low-pass filter for a pll, phase-locked loop and semiconductor integrated circuit
US7283151B2 (en) 2002-05-27 2007-10-16 Ricoh Company, Ltd. Pixel clock generation device causing state transition of pixel clock according to detected state transition and phase data indicating phase shift amount
US6949984B2 (en) 2002-06-06 2005-09-27 Texas Instruments Incorporated Voltage controlled oscillator having control current compensation
EP1369993B1 (en) 2002-06-07 2005-11-09 Alcatel LVDS-driver in bipolar and MOS technology
US7024654B2 (en) 2002-06-11 2006-04-04 Anadigm, Inc. System and method for configuring analog elements in a configurable hardware device
US6661724B1 (en) 2002-06-13 2003-12-09 Cypress Semiconductor Corporation Method and system for programming a memory device
JP4212309B2 (en) 2002-07-01 2009-01-21 株式会社ルネサステクノロジ Semiconductor integrated circuit
US20040018711A1 (en) 2002-07-08 2004-01-29 Madurawe Raminda U. Methods for fabricating three dimensional integrated circuits
US6788116B1 (en) 2002-07-26 2004-09-07 National Semiconductor Corporation Low voltage differential swing (LVDS) signal driver circuit with low PVT sensitivity
US6600346B1 (en) 2002-07-30 2003-07-29 National Semiconductor Corporation Low voltage differential swing (LVDS) signal driver circuit with low PVT and load sensitivity
US6865504B2 (en) 2002-08-05 2005-03-08 Texas Instruments Incorporated Apparatus and method for a reconfigurable pod interface for use with an emulator unit
JP3748543B2 (en) 2002-08-12 2006-02-22 ローム株式会社 Variable order type delta-sigma modulator and DA converter
US6842710B1 (en) 2002-08-22 2005-01-11 Cypress Semiconductor Corporation Calibration of integrated circuit time constants
JP4496328B2 (en) 2002-09-10 2010-07-07 独立行政法人物質・材料研究機構 Hologram recording medium and hologram recording / reproducing apparatus
US6667642B1 (en) 2002-09-18 2003-12-23 Cypress Semicondutor Corporation Method and circuit for reducing the power up time of a phase lock loop
US7042301B2 (en) 2002-10-15 2006-05-09 Marvell International Ltd. Crystal oscillator emulator
US6900663B1 (en) 2002-11-04 2005-05-31 Cypress Semiconductor Corporation Low voltage differential signal driver circuit and method
US6781456B2 (en) 2002-11-12 2004-08-24 Fairchild Semiconductor Corporation Failsafe differential amplifier circuit
US6768352B1 (en) 2002-11-13 2004-07-27 Cypress Semiconductor Corp. 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
US7024636B2 (en) 2002-11-20 2006-04-04 Lsi Logic Corporation Chip management system
US6911857B1 (en) 2002-11-26 2005-06-28 Cypress Semiconductor Corporation Current controlled delay circuit
TW569539B (en) 2002-12-12 2004-01-01 Via Tech Inc Low voltage differential signal transmission device
KR100456021B1 (en) 2002-12-12 2004-11-08 삼성전자주식회사 apparatus for detecting a synchronizing signal
US6903613B1 (en) 2002-12-20 2005-06-07 Cypress Semiconductor Corporation Voltage controlled oscillator
US6836169B2 (en) 2002-12-20 2004-12-28 Cypress Semiconductor Corporation Single ended clock signal generator having a differential output
US6894928B2 (en) 2003-01-28 2005-05-17 Intersil Americas Inc. Output voltage compensating circuit and method for a floating gate reference voltage generator
US7132835B1 (en) 2003-02-07 2006-11-07 Pericom Semiconductor Corp. PLL with built-in filter-capacitor leakage-tester with current pump and comparator
KR100541053B1 (en) 2003-02-11 2006-01-10 삼성전자주식회사 Multi-process a/d converter in which output synchronization among the processes is corrected
WO2004075414A1 (en) 2003-02-14 2004-09-02 Mcdonald James J Iii Circuitry to reduce pll lock acquisition time
US6778457B1 (en) 2003-02-19 2004-08-17 Freescale Semiconductor, Inc. Variable refresh control for a memory
US6893724B2 (en) 2003-03-11 2005-05-17 Grand Tek Advance Material Science Co., Ltd. Silicone-polyester-polysilicate hybrid compositions for thermal resistance coating
US6819142B2 (en) 2003-03-13 2004-11-16 Infineon Technologies Ag Circuit for transforming a differential mode signal into a single ended signal with reduced standby current consumption
US6769622B1 (en) 2003-03-14 2004-08-03 Stmicroelectronics, Inc. System and method for simulating universal serial bus smart card device connected to USB host
US6969978B2 (en) 2003-03-17 2005-11-29 Rf Micro Devices, Inc. DC-DC converter with reduced electromagnetic interference
US7023215B2 (en) 2003-04-22 2006-04-04 Touchsensor Technologies Llc Field effect sensor two wire interconnect method and apparatus
US7017409B2 (en) 2003-04-22 2006-03-28 Touchsensor Technologies, Llc Proximity sensor for level sensing
US7026861B2 (en) 2003-04-22 2006-04-11 Touchsensor Technologies Llc Electronic door latch system with water rejection filtering
AU2003239887A1 (en) 2003-05-27 2005-01-21 Georgia Tech Research Corporation Floating-gate reference circuit
US6937075B2 (en) 2003-05-29 2005-08-30 Intel Corporation Method and apparatus for reducing lock time in dual charge-pump phase-locked loops
US7088166B1 (en) 2003-06-19 2006-08-08 Cypress Semiconductor Corporation LVDS input circuit with extended common mode range
FR2856475B1 (en) 2003-06-20 2005-10-14 Commissariat Energie Atomique CAPACITIVE MEASUREMENT SENSOR AND MEASUREMENT METHOD THEREOF
US6847203B1 (en) 2003-07-02 2005-01-25 International Business Machines Corporation Applying parametric test patterns for high pin count ASICs on low pin count testers
GB0317370D0 (en) 2003-07-24 2003-08-27 Synaptics Uk Ltd Magnetic calibration array
US6809566B1 (en) 2003-07-30 2004-10-26 National Semiconductor Corporation Low power differential-to-single-ended converter with good duty cycle performance
DE60314415T2 (en) 2003-08-29 2008-02-21 Texas Instruments Inc., Dallas Phase locked loop with a charge pump and interference suppression improvement of the power supply
US6924668B2 (en) 2003-09-25 2005-08-02 Infineon Technologies Ag Differential to single-ended logic converter
AU2004293750B2 (en) 2003-10-07 2009-07-23 Quasar Federal Systems, Inc. Integrated sensor system for measuring electric and/or magnetic field vector components
US6973400B2 (en) 2003-10-10 2005-12-06 Itron, Inc. System and method for oscillator self-calibration using AC line frequency
US6873203B1 (en) 2003-10-20 2005-03-29 Tyco Electronics Corporation Integrated device providing current-regulated charge pump driver with capacitor-proportional current
US6980060B2 (en) 2003-10-23 2005-12-27 International Business Machines Corporation Adaptive method and apparatus to control loop bandwidth of a phase lock loop
US7015735B2 (en) 2003-12-19 2006-03-21 Renesas Technology Corp. Semiconductor integrated circuit having built-in PLL circuit
US7138841B1 (en) 2003-12-23 2006-11-21 Cypress Semiconductor Corp. Programmable phase shift and duty cycle correction circuit and method
DE60311851D1 (en) 2003-12-29 2007-03-29 St Microelectronics Srl Apparatus and method for oscillator frequency calibration and phase locked loop using this.
US7009444B1 (en) 2004-02-02 2006-03-07 Ami Semiconductor, Inc. Temperature stable voltage reference circuit using a metal-silicon Schottky diode for low voltage circuit applications
US7295049B1 (en) 2004-03-25 2007-11-13 Cypress Semiconductor Corporation Method and circuit for rapid alignment of signals
US7256588B2 (en) 2004-04-16 2007-08-14 General Electric Company Capacitive sensor and method for non-contacting gap and dielectric medium measurement
US7861177B2 (en) 2004-04-21 2010-12-28 Sap Aktiengesellschaft Software configuration program for software applications
US7091713B2 (en) 2004-04-30 2006-08-15 Integration Associates Inc. Method and circuit for generating a higher order compensated bandgap voltage
JP4437699B2 (en) 2004-05-14 2010-03-24 富士通マイクロエレクトロニクス株式会社 Sensor
US7250825B2 (en) 2004-06-04 2007-07-31 Silicon Labs Cp Inc. Method and apparatus for calibration of a low frequency oscillator in a processor based system
US7265633B1 (en) 2004-06-14 2007-09-04 Cypress Semiconductor Corporation Open loop bandwidth test architecture and method for phase locked loop (PLL)
TWI233265B (en) 2004-06-18 2005-05-21 Via Tech Inc Phase locked loop circuit
US7305510B2 (en) 2004-06-25 2007-12-04 Via Technologies, Inc. Multiple master buses and slave buses transmitting simultaneously
US7138868B2 (en) 2004-08-11 2006-11-21 Texas Instruments Incorporated Method and circuit for trimming a current source in a package
CN100555200C (en) 2004-08-16 2009-10-28 苹果公司 The method of the spatial resolution of touch sensitive devices and raising touch sensitive devices
US7281846B2 (en) 2004-08-23 2007-10-16 Standard Microsystems Corporation Integrated resistance cancellation in temperature measurement systems
US7323879B2 (en) 2004-09-30 2008-01-29 United Microelectronics Corp. Method and circuit for measuring capacitance and capacitance mismatch
US7119602B2 (en) 2004-09-30 2006-10-10 Koninklijke Philips Electronics N.V. Low-skew single-ended to differential converter
TWI273367B (en) 2004-10-01 2007-02-11 Fortune Semiconductor Corp Method and device for calibrating monitor clocks
EP1645967B1 (en) 2004-10-11 2008-02-27 Texas Instruments Incorporated Multi-channel DMA with shared FIFO buffer
DE602005012310D1 (en) 2004-11-18 2009-02-26 Nxp Bv REFERENCE VOLTAGE CIRCUIT
US7282905B2 (en) 2004-12-10 2007-10-16 Texas Instruments Incorporated System and method for IDDQ measurement in system on a chip (SOC) design
US7288977B2 (en) 2005-01-21 2007-10-30 Freescale Semiconductor, Inc. High resolution pulse width modulator
US7332976B1 (en) 2005-02-04 2008-02-19 Cypress Semiconductor Corporation Poly-phase frequency synthesis oscillator
US7154294B2 (en) 2005-02-23 2006-12-26 Via Technologies Inc. Comparators capable of output offset calibration
KR100632539B1 (en) 2005-02-23 2006-10-11 삼성전기주식회사 A circuit and a method for compensating offset voltage
US7421251B2 (en) 2005-03-31 2008-09-02 Silicon Laboratories Inc. Precise frequency generation for low duty cycle transceivers using a single crystal oscillator
US7193901B2 (en) 2005-04-13 2007-03-20 Intel Corporation Monitoring the threshold voltage of frequently read cells
US7400183B1 (en) 2005-05-05 2008-07-15 Cypress Semiconductor Corporation Voltage controlled oscillator delay cell and method
US7392011B1 (en) 2005-05-31 2008-06-24 Lockheed Martin Corporation Method and system for flexibly distributing power in a phased array antenna system
US7542533B2 (en) 2005-07-07 2009-06-02 Agere Systems Inc. Apparatus and method for calibrating the frequency of a clock and data recovery circuit
US7461274B2 (en) 2005-08-23 2008-12-02 International Business Machines Corporation Method for maximizing server utilization in a resource constrained environment
US7301835B2 (en) 2005-09-13 2007-11-27 International Business Machines Corporation Internally asymmetric methods and circuits for evaluating static memory cell dynamic stability
US7376001B2 (en) 2005-10-13 2008-05-20 International Business Machines Corporation Row circuit ring oscillator method for evaluating memory cell performance
JP4598645B2 (en) 2005-10-13 2010-12-15 富士通セミコンダクター株式会社 Test method and test apparatus
US7307485B1 (en) 2005-11-14 2007-12-11 Cypress Semiconductor Corporation Capacitance sensor using relaxation oscillators
US20070139074A1 (en) 2005-12-19 2007-06-21 M2000 Configurable circuits with microcontrollers
US7312616B2 (en) 2006-01-20 2007-12-25 Cypress Semiconductor Corporation Successive approximate capacitance measurement circuit
US7245536B1 (en) 2006-02-15 2007-07-17 Catalyst Semiconductor, Inc. Precision non-volatile CMOS reference circuit
US7948989B2 (en) 2006-05-04 2011-05-24 Qualcomm, Incorporated Methods and systems for enhancing local repair in robust header compression
KR100794663B1 (en) 2006-08-28 2008-01-14 삼성전자주식회사 Flash memory device with disturb monitoring scheme
US7686508B2 (en) 2006-10-21 2010-03-30 Intersil Americas Inc. CMOS temperature-to-digital converter with digital correction
US8407658B2 (en) 2007-02-01 2013-03-26 International Business Machines Corporation Methods, systems, and computer program products for using direct memory access to initialize a programmable logic device
US8572297B2 (en) 2007-04-17 2013-10-29 Cypress Semiconductor Corporation Programmable system-on-chip hub
US8092083B2 (en) 2007-04-17 2012-01-10 Cypress Semiconductor Corporation Temperature sensor with digital bandgap
US7616509B2 (en) 2007-07-13 2009-11-10 Freescale Semiconductor, Inc. Dynamic voltage adjustment for memory

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5550839A (en) * 1993-03-12 1996-08-27 Xilinx, Inc. Mask-programmed integrated circuits having timing and logic compatibility to user-configured logic arrays
US5937190A (en) * 1994-04-12 1999-08-10 Synopsys, Inc. Architecture and methods for a hardware description language source level analysis and debugging system
US6460172B1 (en) * 1996-10-10 2002-10-01 Semiconductors Investigacion Diseno, S.A. (Sidsa) Microprocessor based mixed signal field programmable integrated device and prototyping methodology
US5946219A (en) * 1996-10-30 1999-08-31 Atmel Corporation Method and system for configuring an array of logic devices
US6530072B1 (en) * 1998-05-11 2003-03-04 Chrysalis Symbolic Design, Inc. Rule based hierarchy generation in a circuit design verification system
US6594799B1 (en) * 2000-02-28 2003-07-15 Cadence Design Systems, Inc. Method and system for facilitating electronic circuit and chip design using remotely located resources
US6976239B1 (en) * 2001-06-12 2005-12-13 Altera Corporation Methods and apparatus for implementing parameterizable processors and peripherals
US7406674B1 (en) * 2001-10-24 2008-07-29 Cypress Semiconductor Corporation Method and apparatus for generating microcontroller configuration information
US8069428B1 (en) * 2001-10-24 2011-11-29 Cypress Semiconductor Corporation Techniques for generating microcontroller configuration information
US8793635B1 (en) * 2001-10-24 2014-07-29 Cypress Semiconductor Corporation Techniques for generating microcontroller configuration information

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220391544A1 (en) * 2016-04-07 2022-12-08 Nagravision Sarl Flexible cryptographic device
EP3267307A1 (en) * 2016-07-04 2018-01-10 DinBox Sverige AB Access control system and method

Also Published As

Publication number Publication date
US7406674B1 (en) 2008-07-29
US20180088912A1 (en) 2018-03-29
US10466980B2 (en) 2019-11-05
US8793635B1 (en) 2014-07-29
US8069428B1 (en) 2011-11-29

Similar Documents

Publication Publication Date Title
US10466980B2 (en) Techniques for generating microcontroller configuration information
US7086014B1 (en) Automatic generation of application program interfaces, source code, interrupts, and datasheets for microcontroller programming
US6966039B1 (en) Method for facilitating microcontroller programming
US7010773B1 (en) Method for designing a circuit for programmable microcontrollers
US10698662B2 (en) System providing automatic source code generation for personalization and parameterization of user modules
US8689121B2 (en) System and method for management of controls in a graphical user interface
US6715132B1 (en) Datasheet browsing and creation with data-driven datasheet tabs within a microcontroller design tool
Paterno et al. One model, many interfaces
US7039875B2 (en) Computer user interfaces that are generated as needed
US7577937B2 (en) Methods and systems for generating a configurable user interface
US7200838B2 (en) System and method for automatically generating a graphical program in response to a state diagram
US6701508B1 (en) Method and system for using a graphics user interface for programming an electronic device
US7937664B2 (en) Method and system for providing an extensible user interface
US20030061572A1 (en) Reusable configuration tool
US8504930B1 (en) User interface substitution
US20040019875A1 (en) Masked edit control for use in a graphical programming environment
US20080109780A1 (en) Method of and apparatus for optimal placement and validation of i/o blocks within an asic
US8458648B2 (en) Graphical modelization of user interfaces for data intensive applications
KR100513093B1 (en) Integrated configuration of linux kernel and software packages and generation of installation file list based on cml2 computer language
JP2000003274A (en) Method for generating text element of editor executable on computer and device therefor and computer-readable storing medium for storing program constituted for generating text element on editor
CN107092589B (en) Web server system, screen control display method, and presentation application generation method
US8370791B2 (en) System and method for performing next placements and pruning of disallowed placements for programming an integrated circuit
US20080189311A1 (en) Visual controls for stored procedure and object relational class development
US7770113B1 (en) System and method for dynamically generating a configuration datasheet
CN116301785A (en) Method and device for realizing custom text editor component

Legal Events

Date Code Title Description
AS Assignment

Owner name: MORGAN STANLEY SENIOR FUNDING, INC., NEW YORK

Free format text: SECURITY INTEREST;ASSIGNORS:CYPRESS SEMICONDUCTOR CORPORATION;SPANSION LLC;REEL/FRAME:035240/0429

Effective date: 20150312

AS Assignment

Owner name: CYPRESS SEMICONDUCTOR CORPORATION, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:OGAMI, KENNETH Y.;ANDERSON, DOUG;PLEIS, MATTHEW;AND OTHERS;SIGNING DATES FROM 20011019 TO 20011022;REEL/FRAME:037490/0418

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: MUFG UNION BANK, N.A., CALIFORNIA

Free format text: ASSIGNMENT AND ASSUMPTION OF SECURITY INTEREST;ASSIGNOR:MORGAN STANLEY SENIOR FUNDING, INC.;REEL/FRAME:051209/0721

Effective date: 20191204

AS Assignment

Owner name: MORGAN STANLEY SENIOR FUNDING, INC., NEW YORK

Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE 8647899 PREVIOUSLY RECORDED ON REEL 035240 FRAME 0429. ASSIGNOR(S) HEREBY CONFIRMS THE SECURITY INTERST;ASSIGNORS:CYPRESS SEMICONDUCTOR CORPORATION;SPANSION LLC;REEL/FRAME:058002/0470

Effective date: 20150312

AS Assignment

Owner name: SPANSION LLC, CALIFORNIA

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:MUFG UNION BANK, N.A.;REEL/FRAME:059410/0438

Effective date: 20200416

Owner name: CYPRESS SEMICONDUCTOR CORPORATION, CALIFORNIA

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:MUFG UNION BANK, N.A.;REEL/FRAME:059410/0438

Effective date: 20200416