enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. MCS-51 - Wikipedia

    en.wikipedia.org/wiki/MCS-51

    In 1996 Intel announced the MCS-151 family, an up to 6 times faster variant, [3] that's fully binary and instruction set compatible with 8051. Unlike their 8051 MCS-151 is a pipelined CPU, with 16-bit internal code bus and is 6x the speed.

  3. List of common microcontrollers - Wikipedia

    en.wikipedia.org/wiki/List_of_common...

    MCS-51 8051 family – also incl. 8X31, 8X32, 8X52; X=0, 3, 7 or 9; MCS-151 High-performance 8051 instruction set/binary compatible family; 8/16-bit/32-bit. MCS-251 32-bit ALU with 1/8/16/32-bit CISC instruction set and 24-bit external address space (16-bit wide segmented). Fully binary compatible to the 8051 8-bit family. 16-bit

  4. XC800 family - Wikipedia

    en.wikipedia.org/wiki/XC800_family

    The instruction set consists of 45% one-byte, 41% two-byte and 14% three-byte instructions. Each instruction takes 1, 2 or 4 machine cycles to execute. In case of access to slower memory, the access time may be extended by wait cycles (one wait cycle lasts one machine cycle, which is equivalent to two wait states).

  5. John Harrison Wharton - Wikipedia

    en.wikipedia.org/wiki/John_Harrison_Wharton

    J. H. Wharton was the architect of the instruction set of the Intel MCS-51, [3] commonly known as the 8051. The MCS-51 and its derivatives are Intel's highest volume microprocessor, [8] and among the most implemented instruction set architectures of all time. [2] [3]

  6. Atmel AT89 series - Wikipedia

    en.wikipedia.org/wiki/Atmel_AT89_series

    An AT89c2051 microcontroller in circuit. The Atmel AT89 series is an Intel 8051-compatible family of 8 bit microcontrollers (μCs) manufactured by the Atmel Corporation.. Based on the Intel 8051 core, the AT89 series remains very popular as general purpose microcontrollers, due to their industry standard instruction set, their low unit cost, and the availability of these chips in DIL (DIP ...

  7. Soft microprocessor - Wikipedia

    en.wikipedia.org/wiki/Soft_microprocessor

    Ultra-small-footprint microsequencer-based 8051 core 312 Artix-7 LUTs. Quad-core 8051 version is 1227 LUTs. MCL51 Core: TSK51/52: Altium: Royalty-free Wishbone / Intel 8051: 8-bit Intel 8051 instruction set compatible, lower clock cycle alternative Embedded Design on Altium Wiki: based on the MIPS instruction set architecture: BERI: University ...

  8. Orthogonal instruction set - Wikipedia

    en.wikipedia.org/wiki/Orthogonal_instruction_set

    An orthogonal instruction set does not impose a limitation that requires a certain instruction to use a specific register [1] so there is little overlapping of instruction functionality. [ 2 ] Orthogonality was considered a major goal for processor designers in the 1970s, and the VAX-11 is often used as the benchmark for this concept.

  9. Comparison of instruction set architectures - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_instruction...

    An instruction set architecture (ISA) is an abstract model of a computer, also referred to as computer architecture.A realization of an ISA is called an implementation.An ISA permits multiple implementations that may vary in performance, physical size, and monetary cost (among other things); because the ISA serves as the interface between software and hardware.