HOME

TheInfoList



OR:

V850 is a 32-bit
RISC In computer engineering, a reduced instruction set computer (RISC) is a computer designed to simplify the individual instructions given to the computer to accomplish tasks. Compared to the instructions given to a complex instruction set comput ...
CPU architecture Processor design is a subfield of computer engineering and electronics engineering (fabrication) that deals with creating a processor, a key component of computer hardware. The design process involves choosing an instruction set and a certain exec ...
produced by
Renesas Electronics is a Japanese semiconductor manufacturer headquartered in Tokyo, Japan, initially incorporated in 2002 as Renesas Technology, the consolidated entity of the semiconductor units of Hitachi and Mitsubishi Electric, Mitsubishi excluding their dynam ...
for embedded
microcontrollers A microcontroller (MCU for ''microcontroller unit'', often also MC, UC, or μC) is a small computer on a single VLSI integrated circuit (IC) chip. A microcontroller contains one or more CPUs ( processor cores) along with memory and programmabl ...
. It was designed by
NEC is a Japanese multinational corporation, multinational information technology and electronics corporation, headquartered in Minato, Tokyo. The company was known as the Nippon Electric Company, Limited, before rebranding in 1983 as NEC. It prov ...
as a replacement for their earlier
NEC V60 is a Japanese multinational information technology and electronics corporation, headquartered in Minato, Tokyo. The company was known as the Nippon Electric Company, Limited, before rebranding in 1983 as NEC. It provides IT and network soluti ...
family, and was introduced shortly before NEC sold their designs to Renesas in the early 1990s. It has continued to be developed by Renesas . The V850 architecture is a load/store architecture with 32 32-bit
general-purpose register A processor register is a quickly accessible location available to a computer's processor. Registers usually consist of a small amount of fast storage, although some registers have specific hardware functions, and may be read-only or write-only. ...
s. It features a
compressed instruction set A compressed instruction set, or simply compressed instructions, are a variation on a microprocessor's instruction set architecture (ISA) that allows instructions to be represented in a more compact format. In most real-world examples, compressed ...
with the most frequently used instructions mapped onto 16-bit half-words. Intended for use in ultra-low
power consumption Electric energy consumption is the form of energy consumption that uses electrical energy. Electric energy consumption is the actual energy demand made on existing electricity supply for transportation, residential, industrial, commercial, and o ...
systems, such as those using 0.5 mW/ MIPS, the V850 has been widely used in a variety of applications, including
optical disk drive In computing, an optical disc drive is a disc drive that uses laser light or electromagnetic waves within or near the visible light spectrum as part of the process of reading or writing data to or from optical discs. Some drives can only r ...
s,
hard disk drive A hard disk drive (HDD), hard disk, hard drive, or fixed disk is an electro-mechanical data storage device that stores and retrieves digital data using magnetic storage with one or more rigid rapidly rotating platters coated with magnet ...
s,
mobile phone A mobile phone, cellular phone, cell phone, cellphone, handphone, hand phone or pocket phone, sometimes shortened to simply mobile, cell, or just phone, is a portable telephone that can make and receive calls over a radio frequency link whil ...
s,
car audio Vehicle audio is equipment installed in a car or other vehicle to provide in-car entertainment and information for the vehicle occupants. Until the 1950s it consisted of a simple AM radio. Additions since then have included FM radio (1952), 8 ...
, and
inverter compressor An inverter compressor is a gas compressor that is operated with an inverter. In the hermetic type, it can either be a scroll or reciprocating compressor. This type of compressor uses a drive to control the compressor motor speed to modulate coo ...
s for
air conditioner Air conditioning, often abbreviated as A/C or AC, is the process of removing heat from an enclosed space to achieve a more comfortable interior environment (sometimes referred to as 'comfort cooling') and in some cases also strictly controlling ...
s. Today, microarchitectures primarily focus on high performance and high reliability, such as the dual-lockstep redundant mechanism for the
automotive industry The automotive industry comprises a wide range of company, companies and organizations involved in the design, Business development, development, manufacturing, marketing, and selling of motor vehicles. It is one of the world's largest industry ...
; and the V850 and RH850 families are comprehensively used in cars.


Overview

The V850 is the
trademark A trademark (also written trade mark or trade-mark) is a type of intellectual property consisting of a recognizable sign, design, or expression that identifies products or services from a particular source and distinguishes them from others ...
name for a 32-bit
RISC In computer engineering, a reduced instruction set computer (RISC) is a computer designed to simplify the individual instructions given to the computer to accomplish tasks. Compared to the instructions given to a complex instruction set comput ...
CPU architecture Processor design is a subfield of computer engineering and electronics engineering (fabrication) that deals with creating a processor, a key component of computer hardware. The design process involves choosing an instruction set and a certain exec ...
for embedded
microcontrollers A microcontroller (MCU for ''microcontroller unit'', often also MC, UC, or μC) is a small computer on a single VLSI integrated circuit (IC) chip. A microcontroller contains one or more CPUs ( processor cores) along with memory and programmabl ...
of
Renesas Electronics Corporation is a Japanese semiconductor manufacturer headquartered in Tokyo, Japan, initially incorporated in 2002 as Renesas Technology, the consolidated entity of the semiconductor units of Hitachi and Mitsubishi excluding their dynamic random-access memo ...
. It was originally developed and manufactured by
NEC Corporation is a Japanese multinational information technology and electronics corporation, headquartered in Minato, Tokyo. The company was known as the Nippon Electric Company, Limited, before rebranding in 1983 as NEC. It provides IT and network soluti ...
in the early 1990s (the
copyright A copyright is a type of intellectual property that gives its owner the exclusive right to copy, distribute, adapt, display, and perform a creative work, usually for a limited time. The creative work may be in a literary, artistic, education ...
mark for the
microcode In processor design, microcode (μcode) is a technique that interposes a layer of computer organization between the central processing unit (CPU) hardware and the programmer-visible instruction set architecture of a computer. Microcode is a laye ...
on the package shows 1991) as a branch of the V800 Series and is still being evolved today. Its base-
architecture Architecture is the art and technique of designing and building, as distinguished from the skills associated with construction. It is both the process and the product of sketching, conceiving, planning, designing, and constructing building ...
has been succeeded by the V850 family variants, named V850E, V850E1, V850ES, V850E1F, V850E2, V850E2M, V850E2S, and the RH850 family (V850E2M, V850E2S, and V850E3) CPU cores. Many compilers and debuggers are available from various
development tool A programming tool or software development tool is a computer program that software developers use to create, debug, maintain, or otherwise support other programs and applications. The term usually refers to relatively simple programs, that can b ...
vendors.
Real-time operating system A real-time operating system (RTOS) is an operating system (OS) for real-time applications that processes data and events that have critically defined time constraints. An RTOS is distinct from a time-sharing operating system, such as Unix, which m ...
s are provided by compiler vendors.
In-circuit emulator In-circuit emulation (ICE) is the use of a hardware device or in-circuit emulator used to debug the software of an embedded system. It operates by using a processor with the additional ability to support debugging operations, as well as to carr ...
s (ICE) are provided by many vendors. Legacy proven pod-based types—the
JTAG JTAG (named after the Joint Test Action Group which codified it) is an Technical standard, industry standard for verifying designs and testing printed circuit boards after manufacture. JTAG implements standards for on-chip instrumentation in ele ...
-based N-Wire interface with the N-trace type, and the Nexus interface with the Aurora Trace type—are available.


Application systems

The first V850 CPU core was used in many DVD drives manufactured by NEC's and Sony's
Optiarc Optiarc is a brand of optical disc drives and solid-state drives. It is owned by a US-based Vinpower Digital, Inc. Initially Optiarc was established on April 3, 2006 as a joint venture between Sony (55% shares) and NEC (45% shares). The compan ...
(later wholly owned by Sony). NEC Electronics (currently
Renesas Electronics is a Japanese semiconductor manufacturer headquartered in Tokyo, Japan, initially incorporated in 2002 as Renesas Technology, the consolidated entity of the semiconductor units of Hitachi and Mitsubishi Electric, Mitsubishi excluding their dynam ...
) itself intensively developed application-specific standard products (ASSPs) for ''SCOMBO Series''
optical disk drive In computing, an optical disc drive is a disc drive that uses laser light or electromagnetic waves within or near the visible light spectrum as part of the process of reading or writing data to or from optical discs. Some drives can only r ...
s. This first generation of processor core was also used for
hard disk A hard disk drive (HDD), hard disk, hard drive, or fixed disk is an electro-mechanical data storage device that stores and retrieves digital data using magnetic storage with one or more rigid rapidly rotating platters coated with magnet ...
drives manufactured by
Quantum Corporation Quantum Corporation is a data storage, management, and protection company that provides technology to store, manage, archive, and protect video and unstructured data throughout the data lifecycle. Their products are used by enterprises, media and ...
(see photo). In 1997, the V850/xxn product line started with the V850/SA1 and the V850/SV1 and expanded its application to ultra-lo-power products such as "handy
camcorder A camcorder is a self-contained portable electronic device with video and recording as its primary function. It is typically equipped with an articulating screen mounted on the left side, a belt to facilitate holding on the right side, hot-swa ...
s." It has a main and sub internal
oscillator Oscillation is the repetitive or periodic variation, typically in time, of some measure about a central value (often a point of equilibrium) or between two or more different states. Familiar examples of oscillation include a swinging pendulum ...
amplifier An amplifier, electronic amplifier or (informally) amp is an electronic device that can increase the magnitude of a signal (a time-varying voltage or current). It may increase the power significantly, or its main effect may be to boost the v ...
working from 1.8 V to 3.6 V with external
crystal A crystal or crystalline solid is a solid material whose constituents (such as atoms, molecules, or ions) are arranged in a highly ordered microscopic structure, forming a crystal lattice that extends in all directions. In addition, macros ...
or
ceramic A ceramic is any of the various hard, brittle, heat-resistant and corrosion-resistant materials made by shaping and then firing an inorganic, nonmetallic material, such as clay, at a high temperature. Common examples are earthenware, porcelain ...
resonator A resonator is a device or system that exhibits resonance or resonant behavior. That is, it naturally oscillates with greater amplitude at some frequencies, called resonant frequencies, than at other frequencies. The oscillations in a resonator ...
. Software STOP mode, whose internal watch timer operates with a 32.768 kHz sub-oscillator, typically consumes only 8μA of
electrical current Electricity is the set of physical phenomena associated with the presence and motion of matter that has a property of electric charge. Electricity is related to magnetism, both being part of the phenomenon of electromagnetism, as described by ...
. In 1998, NEC launched the V850/SB1, with
IEBus IEBus (''Inter Equipment Bus'') is a communication bus specification "between equipments within a vehicle or a chassis" of Renesas Electronics. It defines OSI model layer 1 and layer 2 specification. ''IEBus'' is mainly used for car audio and ...
controller, for car audio, an ultra-low-power (3.6 mW@5 V/MIPS) and ultra-low-noise (
EMI EMI Group Limited (originally an initialism for Electric and Musical Industries, also referred to as EMI Records Ltd. or simply EMI) was a British transnational conglomerate founded in March 1931 in London. At the time of its break-up in 201 ...
/EMS) 5 V product. The V850/SC1 was also for car audio. These strategic product line expansions succeeded in increasing the number of devices sold. This first generation of the V850 core is also used for some NEC mobile phones. It is also used for the programmable-host CPUs of some small form factor
GSM The Global System for Mobile Communications (GSM) is a standard developed by the European Telecommunications Standards Institute (ETSI) to describe the protocols for second-generation ( 2G) digital cellular networks used by mobile devices such as ...
/
GPRS General Packet Radio Service (GPRS) is a packet oriented mobile data standard on the 2G and 3G cellular communication network's global system for mobile communications (GSM). GPRS was established by European Telecommunications Standards Insti ...
mobile devices with
GPS The Global Positioning System (GPS), originally Navstar GPS, is a Radionavigation-satellite service, satellite-based radionavigation system owned by the United States government and operated by the United States Space Force. It is one of t ...
embedded
modem A modulator-demodulator or modem is a computer hardware device that converts data from a digital format into a format suitable for an analog transmission medium such as telephone or radio. A modem transmits data by Modulation#Digital modulati ...
modules. In the next phase, NEC targeted the
automotive industry The automotive industry comprises a wide range of company, companies and organizations involved in the design, Business development, development, manufacturing, marketing, and selling of motor vehicles. It is one of the world's largest industry ...
with a
CAN bus A Controller Area Network (CAN bus) is a robust vehicle bus standard designed to allow microcontrollers and devices to communicate with each other's applications without a host computer. It is a message-based protocol, designed originally for mu ...
controller based on the V850, as the V850/SF1. Later on, the automotive industry became the main target of the V850 and RH850. The V850E core was targeted at
system-on-a-chip A system on a chip or system-on-chip (SoC ; pl. ''SoCs'' ) is an integrated circuit that integrates most or all components of a computer or other electronic system. These components almost always include a central processing unit (CPU), memory ...
(SoC) applications as well as standard products, and was used for some Japanese domestic
mobile phone A mobile phone, cellular phone, cell phone, cellphone, handphone, hand phone or pocket phone, sometimes shortened to simply mobile, cell, or just phone, is a portable telephone that can make and receive calls over a radio frequency link whil ...
s, including
Sony Mobile Sony Mobile Communications Inc. ( ja, ソニーモバイルコミュニケーションズ株式会社) was a multinational telecommunications company founded on October 1, 2001, as a joint venture between Sony Group Corporation and Ericsson. I ...
's and NEC's. V850E and V850ES are also used in
air conditioning Air conditioning, often abbreviated as A/C or AC, is the process of removing heat from an enclosed space to achieve a more comfortable interior environment (sometimes referred to as 'comfort cooling') and in some cases also strictly controlling ...
inverter compressor An inverter compressor is a gas compressor that is operated with an inverter. In the hermetic type, it can either be a scroll or reciprocating compressor. This type of compressor uses a drive to control the compressor motor speed to modulate coo ...
s. At this stage, another mass market was its use in car audio. The V850ES core succeeded in the low-power embedded-product line, and is ISA-compatible with the V850E. NEC Electronics (currently, Renesas Electronics) adopted the V850 CPU core for its USB 3.0 controllers. Around 2005, several companies started a
feasibility study A feasibility study is an assessment of the practicality of a project or system. A feasibility study aims to objectively and rationally uncover the strengths and weaknesses of an existing business or proposed venture, opportunities and threats pr ...
for the FlexRay controller on the V850E platform. Yokogawa Digital Computer (currently DTS INSIGHT) developed an evaluation board named GT200 with a V850E/IA1 and a
field-programmable gate array A field-programmable gate array (FPGA) is an integrated circuit designed to be configured by a customer or a designer after manufacturinghence the term '' field-programmable''. The FPGA configuration is generally specified using a hardware d ...
(FPGA), which employs the FlexRay controller developed by Bosch. The V850E2 core primarily targeted automotive areas, but was also used for NEC's mobile phones. The V850 family line up (based on V850E, V850ES, and V850E2 cores) and the Renesas RH850 family (based on the V850E3 core, as of 2018) are mainly employed in automotive applications as well as inter-equipment connectivity and motor-control specific microcontroller units (MCUs).


Trademark strategy

The V850 is a
unregistered trademark An unregistered trademark or common law trademark is an enforceable mark created by a business or individual to signify or distinguish a product or service. It is legally different from a registered trademark granted by statute. As with registere ...
but not a registered one. NEC once applied for a trademark to be registered with the
Japan Patent Office The is a Japanese governmental agency in charge of industrial property right affairs, under the Ministry of Economy, Trade and Industry. The Japan Patent Office is located in Kasumigaseki, Chiyoda, Tokyo and is one of the world's largest pa ...
, but it was rejected, as it was a natural extension of the series number. However, this action has been enough to prevent other people or organizations from registering it as a trademark. In addition, Renesas has been using the V850X/xxn type trademark, such as V850E/MA1, for more than 20 years, because the combination of one alphabetical with two numerical characters cannot be granted as a registered trademark. It is thus free to use without registration. One exception is V850E/PHO3 (PHOENIX 3, or PHOENIX-FS). Another usage of PHOENIX 3 by Renesas Electronics is the COOL PHOENIX 3, which employs the ARM Cortex-M0 core. PHOENIX 3 is a registered trademark of
the 3DO Company The 3DO Company (formerly THDO on the NASDAQ stock exchange), also known as 3DO, was an American video game company. It was founded in 1991 by Electronic Arts founder Trip Hawkins, in a partnership with seven other companies. After 3DO's flagshi ...
as
USPTO The United States Patent and Trademark Office (USPTO) is an agency in the U.S. Department of Commerce that serves as the national patent office and trademark registration authority for the United States. The USPTO's headquarters are in Alexa ...
Reg. 2,009,119. According to current Renesas Electronics documentation, at least the following strings are regarded as its trademark: "V800 Series", "V850 family", "V850/SA1", "V850/SB1", "V850/SB2", "V850/SF1", "V850/SV1", "V850E/MA1", "V850E/MA2", "V850E/IA1", "V850E/IA2", "V850E/MS1", "V850E/MS2", "V851", "V852", "V853", "V854", "V850", "V850E", and "V850ES". Because the V850 trademark has been used for more than 20 years, most people do not know that the RH850 family is based on an extension of the V850 instruction set architecture, and has backward compatibility with V850, V850E, V850ES, and V850E2. The RH850 is consequently thought of as being without the legacy software compatibility of the V850.


Development methodology

Because the V850 family was developed as a branch of the V800 series, the basic CPU architecture is inherited from the V810. The instruction set architecture of the first V850 is drastically modified from that of the V810, but the difference is within a patch level from the GNU Compiler Collection point of view. The main purpose of this change is to implement saturation arithmetic at customers' request. The detailed design methodology of the V810 is described in this journal. The V850 utilizes these design assets; but the
datapath A datapath is a collection of functional units such as arithmetic logic units or multipliers that perform data processing operations, registers, and buses. Along with the control unit it composes the central processing unit (CPU). A larger data ...
logic was changed from dynamic logic to static logic, to enable 32.768 kHz
real-time clock A real-time clock (RTC) is an electronic device (most often in the form of an integrated circuit) that measures the passage of time. Although the term often refers to the devices in personal computers, servers and embedded systems, RTCs are pr ...
frequency operation mode. The
register-transfer level In digital circuit design, register-transfer level (RTL) is a design abstraction which models a synchronous digital circuit in terms of the flow of digital signals (data) between hardware registers, and the logical operations performed on those ...
"CPU architecture design" of the V810 is developed with the Functional Description Language (FDL) on the Falcon Simulator software, which are NEC's
in-house Outsourcing is an agreement in which one company hires another company to be responsible for a planned or existing activity which otherwise is or could be carried out internally, i.e. in-house, and sometimes involves transferring employees and ...
CAD Computer-aided design (CAD) is the use of computers (or ) to aid in the creation, modification, analysis, or optimization of a design. This software is used to increase the productivity of the designer, improve the quality of design, improve co ...
tools. This methodology is the same as that used for the
NEC V60 is a Japanese multinational information technology and electronics corporation, headquartered in Minato, Tokyo. The company was known as the Nippon Electric Company, Limited, before rebranding in 1983 as NEC. It provides IT and network soluti ...
. In the late 1980s, the Verilog HDL had not yet been acquired by
Cadence Design Systems Cadence Design Systems, Inc. (stylized as cādence), headquartered in San Jose, California, is an American multinational corporation, multinational computational software company, founded in 1988 by the merger of SDA Systems and ECAD, Inc. The co ...
. FDL had been used until the middle of the 2000s, and was also used for the development of NEC's
super-computer A supercomputer is a computer with a high level of performance as compared to a general-purpose computer. The performance of a supercomputer is commonly measured in floating-point operations per second (FLOPS) instead of million instructions p ...
named
Earth Simulator The is a series of supercomputers deployed at Japan Agency for Marine-Earth Science and Technology Yokohama Institute of Earth Sciences. Earth Simulator (first generation) The first generation of Earth Simulator, developed by the Japanese go ...
. The difference from V60 is that the
circuit diagram A circuit diagram (wiring diagram, electrical diagram, elementary diagram, electronic schematic) is a graphical representation of an electrical circuit. A pictorial circuit diagram uses simple images of components, while a schematic diagram s ...
was written with a
schematic editor A schematic editor is a tool for schematic capture of electrical circuits or electronic circuits. Schematic editors replaced manual drawing of schematic diagrams, but they still retain the capability of outputting schematics on specially formatte ...
, not of
Calma Calma Company, based in Sunnyvale, California, was, between 1965 and 1988, a vendor of digitizers and minicomputer-based graphics systems targeted at the cartographic and electronic, mechanical and architectural design markets. In the electroni ...
but of
Mentor Graphics Siemens EDA is a US-based electronic design automation (EDA) multinational corporation for electrical engineering and electronics, headquartered in Wilsonville, Oregon. Founded in 1981 as Mentor Graphics, the company was acquired by Siemens in ...
, called NETED, a part of the Design Architect product on
Apollo Computer Apollo Computer Inc., founded in 1980 in Chelmsford, Massachusetts, by William Poduska (a founder of Prime Computer) and others, developed and produced Apollo/Domain workstations in the 1980s. Along with Symbolics and Sun Microsystems, Apollo wa ...
's
workstation A workstation is a special computer designed for technical or scientific applications. Intended primarily to be used by a single user, they are commonly connected to a local area network and run multi-user operating systems. The term ''workstat ...
, which was the major schematic editor at that moment. It enabled designers to generate
netlist In electronic design, a netlist is a description of the connectivity of an electronic circuit. In its simplest form, a netlist consists of a list of the electronic components in a circuit and a list of the nodes they are connected to. A network ...
s, such as
EDIF EDIF (Electronic Design Interchange Format) is a vendor-neutral format based on S-Expressions in which to store Electronic netlists and schematics. It was one of the first attempts to establish a neutral data exchange format for the electronic desig ...
and
SPICE A spice is a seed, fruit, root, bark, or other plant substance primarily used for flavoring or coloring food. Spices are distinguished from herbs, which are the leaves, flowers, or stems of plants used for flavoring or as a garnish. Spices a ...
, for LVS programs like cadence's
Dracula ''Dracula'' is a novel by Bram Stoker, published in 1897. As an epistolary novel, the narrative is related through letters, diary entries, and newspaper articles. It has no single protagonist, but opens with solicitor Jonathan Harker taking ...
products, and NEC's in-house Zycad netlist for
logic simulation Logic simulation is the use of simulation software to predict the behavior of digital circuits and hardware description languages. Simulation can be performed at varying degrees of physical abstraction, such as at the transistor level, gate lev ...
. Later on, this circuit diagram of NETED was able to generate a gate-level Verilog HDL netlist for V850. Most of the register-transfer-level FDL netlist was translated to the gate-level
schematic A schematic, or schematic diagram, is a designed representation of the elements of a system using abstract, graphic symbols rather than realistic pictures. A schematic usually omits all details that are not relevant to the key information the sc ...
by hand, because the
logic synthesis In computer engineering, logic synthesis is a process by which an abstract specification of desired circuit behavior, typically at register transfer level (RTL), is turned into a design implementation in terms of logic gates, typically by a compu ...
had not yet to be practical. The FDL was precisely divided into datapath and random logic. For the datapath part, the gate-level circuit diagram enabled manually repeated
artwork A work of art, artwork, art piece, piece of art or art object is an artistic creation of aesthetic value. Except for "work of art", which may be used of any work regarded as art in its widest sense, including works from literature ...
. On the other hand, for the random logic part, logic synthesis was tried for generating gate-level schematic, but it was only about 10% of the total circuit. In addition,
formal verification In the context of hardware and software systems, formal verification is the act of proving or disproving the correctness of intended algorithms underlying a system with respect to a certain formal specification or property, using formal metho ...
was also not yet practical, which meant that full
regression test Regression testing (rarely, ''non-regression testing'') is re-running functional and non-functional tests to ensure that previously developed and tested software still performs as expected after a change. If not, that would be called a '' regres ...
by
dynamic Dynamics (from Greek δυναμικός ''dynamikos'' "powerful", from δύναμις ''dynamis'' "power") or dynamic may refer to: Physics and engineering * Dynamics (mechanics) ** Aerodynamics, the study of the motion of air ** Analytical dynam ...
logic simulation was required for the gate-level netlist to compare with the RTL one. For gate-level logic simulation, NEC's in-house CAD tool V-SIM was usually used. But sometimes a hardware emulator, such as Zycad LE simulation accelerator, was used for this purpose. (Refer to:. In this material, the performance of Zycad LE is compared with NEC's HAL, but initial design decade differs.)


Architecture


Basic architecture

The basis of the V810 and V850 has a typical
general-purpose register A processor register is a quickly accessible location available to a computer's processor. Registers usually consist of a small amount of fast storage, although some registers have specific hardware functions, and may be read-only or write-only. ...
s-based load/store architecture. There are 32 32-bit general-purpose registers. Register 0 (R0) is fixed as the Zero Register which always contains zero. In the V850, R30 is implicitly used by the sld and sst instructions. 16-bit short-format load/store instructions use element pointer (ep), where the
addressing mode Addressing modes are an aspect of the instruction set architecture in most central processing unit (CPU) designs. The various addressing modes that are defined in a given instruction set architecture define how the machine language instructions in ...
comprises the base address register ep and immediate-operand offsets. In V850E or later
microarchitecture In computer engineering, microarchitecture, also called computer organization and sometimes abbreviated as µarch or uarch, is the way a given instruction set architecture (ISA) is implemented in a particular processor. A given ISA may be impl ...
s, R3 is implicitly used by PREPARE/DISPOSE;
call stack In computer science, a call stack is a stack data structure that stores information about the active subroutines of a computer program. This kind of stack is also known as an execution stack, program stack, control stack, run-time stack, or ma ...
frame creation; and unwinding instructions, as a
stack pointer In computer science, a call stack is a stack data structure that stores information about the active subroutines of a computer program. This kind of stack is also known as an execution stack, program stack, control stack, run-time stack, or mach ...
. Compilers'
calling convention In computer science, a calling convention is an implementation-level (low-level) scheme for how subroutines or functions receive parameters from their caller and how they return a result. When some code calls a function, design choices have been ...
s also use R3 as the stack pointer. The original V850 has a simple 5-stage 1-clock pitch
pipeline Pipeline may refer to: Electronics, computers and computing * Pipeline (computing), a chain of data-processing stages or a CPU optimization found on ** Instruction pipelining, a technique for implementing instruction-level parallelism within a s ...
architecture. This is a significant feature of
reduced instruction set computer In computer engineering, a reduced instruction set computer (RISC) is a computer designed to simplify the individual instructions given to the computer to accomplish tasks. Compared to the instructions given to a complex instruction set comput ...
s (RISCs). But the object-code size is about half that of the MIPS
R3000 The R3000 is a 32-bit RISC microprocessor chipset developed by MIPS Computer Systems that implemented the MIPS I instruction set architecture (ISA). Introduced in June 1988, it was the second MIPS implementation, succeeding the R2000 as the flags ...
, because the V810 and V850 adopted 16-bit and 32-bit 2-way form-length instruction formats, respectively, and most of the frequently used instructions are mapped onto a 16-bit half-word. In other words, a 16-bit external bus width is enough to provide instructions continuously without pipeline stalling, which enables low power consumption on the application board, and is suitable for mobile equipment. This concept is similar to Renesas (formerly, Hitachi) SH,
ARM Thumb ARM (stylised in lowercase as arm, formerly an acronym for Advanced RISC Machines and originally Acorn RISC Machine) is a family of reduced instruction set computer (RISC) instruction set architectures for computer processors, configured ...
, and MIPS16 instruction set architectures. In addition, the
instruction set In computer science, an instruction set architecture (ISA), also called computer architecture, is an abstract model of a computer. A device that executes instructions described by that ISA, such as a central processing unit (CPU), is called an ' ...
is carefully implemented. For example, to execute a
function call In computer programming, a function or subroutine is a sequence of program instructions that performs a specific task, packaged as a unit. This unit can then be used in programs wherever that particular task should be performed. Functions may ...
with a Jump and (Register) Link instruction, which saves the next
program counter The program counter (PC), commonly called the instruction pointer (IP) in Intel x86 and Itanium microprocessors, and sometimes called the instruction address register (IAR), the instruction counter, or just part of the instruction sequencer, is ...
(PC) on a register (fixed to R31 in V810), is also one of the RISC techniques to reduce the number of instructions. Return from the
function Function or functionality may refer to: Computing * Function key, a type of key on computer keyboards * Function model, a structured representation of processes in a system * Function object or functor or functionoid, a concept of object-oriente ...
can be accoomplished by jmp n/code> (jmp 31/code> in V810) instruction. Typical
CISC processor A complex instruction set computer (CISC ) is a computer architecture in which single instruction set architecture, instructions can execute several low-level operations (such as a load from Memory (computers), memory, an arithmetic operator (pro ...
s use call and return instructions and push the next PC on their stack memory area. But V810 and V850 have some microarchitecture differences. The V810 adopts a microprogram operation method for some instructions, such as
floating-point arithmetic In computing, floating-point arithmetic (FP) is arithmetic that represents real numbers approximately, using an integer with a fixed precision, called the significand, scaled by an integer exponent of a fixed base. For example, 12.345 can be ...
and
bit string A bit array (also known as bitmask, bit map, bit set, bit string, or bit vector) is an array data structure that compactly stores bits. It can be used to implement a simple set data structure. A bit array is effective at exploiting bit-level pa ...
operations, while the V850 uses a one-hundred-percent
hardwired control The control unit (CU) is a component of a computer's central processing unit (CPU) that directs the operation of the processor. A CU typically uses a binary decoder to convert coded instructions into timing and control signals that direct the ope ...
method. As a result, for example, the first V850 does not have floating-point arithmetic and
bit manipulation instruction sets Bit manipulation instructions sets (BMI sets) are extensions to the x86 instruction set architecture for microprocessors from Intel and AMD. The purpose of these instruction sets is to improve the speed of bit manipulation. All the instructions ...
, including the "find first one/zero" (search 1/0; SCH1x/SCH0x), except for "set/clr/negate a bit" (SET1/CLR1/NOT1). Those extended instruction sets are revived in V850E2x extensions. Though the V800 series adopts a RISC instruction set architecture, their
assembly language In computer programming, assembly language (or assembler language, or symbolic machine code), often referred to simply as Assembly and commonly abbreviated as ASM or asm, is any low-level programming language with a very strong correspondence be ...
is hand-coding friendly. They adopt a straightforward load/store architecture. In addition, the "
interlock An interlock is a feature that makes the state of two mechanisms or functions mutually dependent. It may be used to prevent undesired states in a finite-state machine, and may consist of any electrical, electronic, or mechanical devices or system ...
" mechanism, both for the data hazards and for the branch hazards, are implemented: in other words, an assembly language programmer does not need to consider any
delay slot In computer architecture, a delay slot is an instruction slot being executed without the effects of a preceding instruction. The most common form is a single arbitrary instruction located immediately after a branch instruction on a RISC or DSP ar ...
s. 32 general-purpose registers provide flexibility for assembly language users. A mixture of hand-assembled codes and C language compiled codes is facilitated by using compiler options, such as "-mno-app-regs" in the Gnu Compiler Collection. The IN instruction of the V810, which enables unsigned-load from memory-mapped I/O, was removed from the first V850s. Detailed discussions are available in some old journals.


Instruction set extensions

The V850 series added many instruction set extensions, but all the extensions have backward compatibility. Therefore, old binary software assets work on the new cores. The first generation of the V850 does not have unsigned (arithmetic), unsigned load instructions, which had been removed from the V810 (where it was implemented with IN.H and IN.B). Then, in the second generation V850E (V850E1) Series, such unsigned functionality was again added (with LD.HU and LD.BU). In addition, the V850E has some other user-friendly "Complex instruction set computing, CISCy" extensions, such as call table, switch, and prepare/dispose. In 1996, the V853 was announced as the first 32-bit RISC microcontroller with integrated flash memory. But its maximum number of "erase and write" cycles was 16. In 1998, NEC strategically started to expand the V850 product line, to standard, Application-specific_integrated_circuit#Application-specific_standard_product, application-specific_standard_product (ASSP), application-specific integrated circuit (ASIC), and system on a chip (SoC) businesses. In 2001, NEC launched V850ES core, which is an ultra-low-power series, but is ISA-compatible with the V850E. Around 2001, Java Acceleration IP core for the V850 seemed to be provided to some customers as SoC, but detailed information is only found in some patents. In 2005, NEC Electronics introduced V850E2 core as the V850E2/ME3 product line with super-scalar architecture. In 2009, NEC Electronics introduced V850E2M as dual-core with 2.56MIPS/MHz and 1.5 mW/MIPS. In 2011, Renesas disclosed the SIMD extension for the V850 as V850E2H. As for the SIMD extension, some academic studies were done. But architectural documentation for this latest product line is disclosed to automotive customers only; it cannot be found on Renesas' website. Its name seems to have been changed to V850E3 or G3H. The only way to know about its instruction set is to reverse engineering, reverse engineer it with the GNU Compiler Collection.


Power consumption

The original V810 and V850 CPU architecture is designed for ultra-low power applications. The V810 is described in detail in some journals. According to Renesas's documentation, the
power consumption Electric energy consumption is the form of energy consumption that uses electrical energy. Electric energy consumption is the actual energy demand made on existing electricity supply for transportation, residential, industrial, commercial, and o ...
of the V850ES/Jx3-L implementation is about 70% of ARM Cortex-M3. The V810 was one of the most low-power 32-bit microcontroller products of the early 1990s. It operates at from 2.2 V to 5.5 V with a 5 V 0.8 μm (CZ4) fabrication process. Measured with Dhrystone MIPS, power dissipation is 500 mW at 15MIPS and 40 mW at 6 MIPS, at 5 V and 2.2 V, respectively. This specification can be achieved both by well considered instruction-set architecture and by precisely tuned 5-stage 1-clock pitch pipeline microarchitecture, both of which are the benefit of a simplified RISC architecture. This ultra-low-power architecture was succeeded by V850/Sxn product line, which are still being mass produced after 20 years. Most of the improved chips are produced using a 3.3 V, 0.35μm (UC1) fabrication process, where the CPU core is precisely tuned to operate from 1.8 V to 3.6 V, working at 32.768 kHz (sub-oscillator) to 16.78 MHz (main-oscillator) with internal oscillator amplifier plus external resonator (crystal or ceramic). Its power dissipation is 2.7 mW/MIPS at 3.3 V when made with a 0.35 μm (UC1) fabrication process, and 3.6 mW/MIPS at 5 V with a 0.35 μm (CZ6) fabrication process. "Software STOP" stand-by mode for the mask ROM version of V850/SA1, whose internal watch timer operates at 3.3 V with 32.768 kHz sub-oscillator (IDD6), consumes typically only 8 μA electrical current. Subclock normal operation mode at 3.3 V with 32.768 kHz consumes 40 μA typically, 140 μA at the maximum. (IDD5) Its 1.8 V typical CPU operating current at 32.768 kHz might be 22 μA (40 μA ÷ 3.3 V × 1.8 V), where power dissipation should be 40 μW. It corresponds to 1.0 mW/MIPS (40 μW ÷ 0.032768 MHz ÷ 1.15 DMIPS/MHz ÷ 1000).
The V850/Sxn product line is also tuned for low noise, with both
EMI EMI Group Limited (originally an initialism for Electric and Musical Industries, also referred to as EMI Records Ltd. or simply EMI) was a British transnational conglomerate founded in March 1931 in London. At the time of its break-up in 201 ...
and with Electromagnetic spectrum, EMS. The V850/SB1 and SB2 are especially tuned for low EMI noise with a 5 V internal voltage regulator, which facilitates high sensitivity in receiving Radio frequency, RF for car radios. In 2011, NEC launched the 3rd generation microarchitecture V850ES ultra-low-power series, which achieves 1.43 mW/MIPS at an operating voltage range of from 2.2 V to 2.7 V, but this first implementation of V850ES microarchitecture seems to be incomplete compared with later generations of the same architecture. Its "Sub-IDLE" stand-by mode for the mask ROM version of V850ES/SA2 and V850ES/SA3, whose internal RTC operate at 2.5 V with 32.768 kHz sub-oscillator (IDD6), consume typically only 5 μA electrical current. But, Subclock normal operation mode at 2.5 V with 32.768 kHz consumes typically 40 μA, 100 μA at the maximum. Its 2.2 V typical CPU operation current at 32.768 kHz might be 31 μA (40 μA ÷ 2.5 V × 2.2 V), where power dissipation should be 68 μW. This is about 1.7 times that of V850/SA1. It corresponds to 1.6 mW/MIPS (68 μW ÷ 0.032768 MHz ÷ 1.3 DMIPS/MHz ÷ 1000). The V850ES/JG3-L product line has ultra-low-power variants, the μPD70F3792, 793, and the μPD70F3841, 842. They can operate from 2.0 V to 3.6 V with typical electrical current of 18 μA at 32.768 kHz, which should be 22 μW at 2.0 V (18 μA × 2.0 V ÷ 3.3 V × 2.0 V). This corresponds to 0.52 mW/MIPS (22 μW ÷ 0.032768 MHz ÷ 1.3 DMIPS/MHz ÷ 1000). In addition, their sub-clock idle mode power consumption, with watch timer, should be typically 3.4 μW at 1.8 V (3.5 μA ÷ 3.3 V × 1.8 V × 1.8 V). The power consumption of the NA85E2 (V850E2) core is much larger compared with the NU85E (V850E1) core using the same CB-12L (UX4L) fabrication process. The reason is that the V850E2x core has a 128-bit instruction prefetch bus and more than one Instruction pipelining, instruction prefetch queue, while the average instruction length of the V800 series is 16 bits. It means 16 instructions can be fetched from the memory at once, and the memory and prefetch circuits sleep fors 3 to 7 cycles for dual-pipeline superscalar architecture. This gap enlarges electrical current amplitude differences. In addition, the peak electric current exceeds allowances for the voltage stabilizers of mobile gadgets. As for V850E2M CPU core, it is publicly introduced as 1.5 mW/MIPS, 3 times that of former generations, although it should be able to take advantage of new Semiconductor device fabrication, fabrication process technologies. Some mobile equipment avoids using dual-instruction execution (dual-pipeline superscalar), adopting the single-instruction (single-pipeline) execution setting to reduce electrical current amplitude differences.


Instruction opcode table

Each opcode, opcode (operation code) table is from ''User's Manual: Architecture'' (refer to #External links, external links.).


V810 (obsoleted)

*1st map opcodes : All opcodes (operation codes) of the hardwired control unit, hardwired control operation are contained within the first 16-bit Word (computer architecture), half-word of an instruction, from the most significant bit (MSB). A 64-word depth Read-only memory, ROM structure with Branch (computer science), branch condition code table is enough for Central processing unit#Decode, decoding hardware. If a 16-bit literal operand is required, it is located in the second half-word. Microprogram control operations, bit strings, and floating-point arithmetic instructions are also located in the second 16-bit half-word. As a result, all the instructions have 16-bit and 32-bit 2-way form length. Unsigned load form memory mapped I/O is implemented as the In instruction. Arithmetic and Logical connective, logical instructions are not fully, but relatively, Orthogonal instruction set#RISC, orthogonal. : The V810 does not have saturation arithmetic instructions, but 1 additional instruction in format II, such as SAT which checks flags (Overflow, Sign, Zero, and Half-word) and rewrites the specified register, might be enough both for signed and unsigned, and for word and half-word, arithmetic operations. : : NOP is an alias of Non-BR.


V850 (1st Gen.)

* 1st map opcodes : :: NOP is an alias of MOV R0,R0. * 2nd map opcodes :


V850E/E1/ES

* 1st map opcodes : : † NOP is an alias of MOV R0,R0. * 2nd map opcodes :


List of the ''V800 Series'' CPU cores


SoC solutions


SoC IP cores

In 1998, NEC started to provide the V850 family as an Application-specific integrated circuit, ASIC core, to expand its ASIC business. In addition, both the V850E1 CPU core named Nx85E and the V850E2 CPU core named Nx85E2, are also used for expanding its ASIC products business.
Various System on a chip, SoCs utilize this core. In 2003, for example, Dotcast, Inc. used the NU85E core for a set top box receiver of Datacasting#MovieBeam, digital datacasting based on the dNTSC (data in NTSC video method). This core is fabricated with CB-10 0.25μm 5-layered-metal process technology. The NA85E2C core, which is developed using a 1.5 V 150 nm CB-12L (UX4L) fabrication process, has many errata (4 pages appendix in preliminary architecture manual, plus a further, 7-page restrictions document), but which doesn't seem to matter, because this is a product with a long lifespan. NEC also expanded production of a core using a 130 nm CB-130 (UX5) fabrication process, cell-base IC. Synopsys DesignWare IP core for V850E was once announced, but support has been discontinued.


FPGA prototyping systems for SoC

FPGA prototyping systems for V850E1, V850E2, and V850E2M core-based SoCs were intensively developed to expand the SoC business. They comprised a V850 CPU core LSI (TEG, or Test Element Group) board and FPGA add-ons. Most SoC products were for mobile equipments, because the power dissipation of original V800-Series RISC architecture was much lower compared with Complex instruction set computer, CISC. It is similar to the ARM architecture family, ARM architecture that is widely used for mobile gadgets. *Renesas (NEC): COREBEST (2001) *Renesas (NEC): Microssp (2006) *Renesas (NEC): Hybrid Emulator (2007) *Renesas (NEC): PFESiP EP1 Evaluation Board (2008) *Renesas (NEC): PFESiP EP1 Evaluation Board Lite (2008) *Renesas (NEC): PFESiP EP3 Evaluation Board (2010): V850E2M CPU core, max. 266 MHz operation *Xylon: logicBRICS


Strategic confusion

Around 2011–2014, Renesas Electronics extensively expanded the V850E2 product line, but this high-paced expansion brought much confusion. For example, as of 2018, some have requested that V850E2/xxn products be replaced with RH850/xnx ones. In addition, in 2012 Renesas started to intensively promote the migration from ten-year-old V850ES/Jx3 product lines to the newly produced V850E2/Jx4, such as for Ethernet and USB applications, but the newer products are not listed on their website, as of 2018. Currently, Renesas Electronics is designing a "dual" "lockstep" system, but its predecessor NEC V60-V80 had "multiple modular" lockstep mechanism called FRM, either with roll-back by "retry" or with roll-forward by "exception" for each fault detected instruction. In addition, the NEC V60-V80 has several implementations of UNIX System V port product releases, one of which is "real-time UNIX RX/UX-832" (here, 832 stands for the μPD70833 (V80), not V832). Its multiprocessor implementation is called MUSTARD (Multiprocessor Unix for Embedded Real-Time Systems), which can operate a maximum of 8 processors simultaneously, and its lockstep mechanism was dynamically configurable. In 2001, both
NEC Corporation is a Japanese multinational information technology and electronics corporation, headquartered in Minato, Tokyo. The company was known as the Nippon Electric Company, Limited, before rebranding in 1983 as NEC. It provides IT and network soluti ...
and Synopsys, Inc., announced they had agreed to promote the V850E as DesignWare IP core. But as of 2018, the V850E is not listed on DesignWare libraries. Lucent Technologies and Texas Instruments once licensed the V850 and V850E SoC cores, respectively, but those devices cannot be found. In 2006,Metrowerks developed the CodeWarrior compiler for the V850, which was one of the main compilers for the V850, but around 2010, they discontinued support. Also in 2006, NEC did not give any roadmap for the V850 family as SoC cores. The V850E2 core, developed in 2004, was described as the last, best core for SoC applications. However, NEC introduced ARM9 (arm v5) and ARM11 (arm v6), especially for mobile equipment. This decision suddenly decreased the net profit of LSI devices, because of the royalty for using ARM, and thus price competition with other ARM SoC providers. The sales revenue of "V850 total solutions", such as development tools, real-time OS, middle-ware packages, and in-circuit emulators, also decreased. The number of V850 devices sold also suddenly decreased, because mobile equipment manufacturer were the major customers of V850E1 and V850E2 cores at that moment. In 2008, KMC (Kyoto Mictocomputer), which is one of the major and of the first providers of in-circuit emulators for the V850 family, announced "exeGCC" being updated from Rel. 3 to Rel. 4, but it excluded the V850 from this updating list, which added PowerPC and ARM v7. KMC chose SH-4A and ARM v7, instead of V850 and RH850, though it had been working closely with NEC and Renesas Electronics. The V850 CPU cores run uClinux, but on October 9, 2008, Linux kernel support for the V850 was removed in revision 2.6.27., because NEC stopped its maintenance. The person in charge of V850 Linux kernel maintenance was moved from NEC to Renesas by its merger, but his new job was compiler design and never returned to Linux kernel maintenance. This corporate decision prevented the possibility of porting to Android (operating system), Android. As of 2018, Renesas Electronics mainly focuses Linux kernel support on SH3/SH4 and M32R processors.


Target software solutions


Libraries

* Red Hat, Inc.: The ''Newlib'' for C runtime library (libc.a) and mathematical library (libm.a) :crt0, C runtime startup routine (''crt0.S'') for the latest v850e3v5
microarchitecture In computer engineering, microarchitecture, also called computer organization and sometimes abbreviated as µarch or uarch, is the way a given instruction set architecture (ISA) is implemented in a particular processor. A given ISA may be impl ...
is available. * Micro Digital Inc.: GoFast for NEC V85x Fast Software Floating Point Library * The GNU Compiler Collection: Software floating point * The GNU Compiler Collection: Decimal floating point (libdecnumber.a)


Operating systems

V850 Operating systems are mostly Real-time operating system, real-time. Some operating systems require a memory protection unit (MPU) to divide Task (computing), tasks (or Thread (computing), threads) strictly for Reliability (computer networking), reliability and safety reasons. In such cases, the v850e2v3 (Gen. 3)
microarchitecture In computer engineering, microarchitecture, also called computer organization and sometimes abbreviated as µarch or uarch, is the way a given instruction set architecture (ISA) is implemented in a particular processor. A given ISA may be impl ...
, or above, is required.


ITRON based real-time OS

''ITRON'' is an open standard specification of real-time OS (RTOS), which is major in Japan. Its specification is defined under the leadership of Ken Sakamura, as a part of TRON project, the initialr I standing for "Industrial". Because the ITRON specification defines interface and skeleton only, each vendor has its own implementation. *Renesas: **''RI850MP Real-time OS for V850E2M Dual Core'' **''RI850V4 V2 Real-time OS for RH850 family'' **''RI850V4 V1 Real-time OS for V850 family'' *TRON project#TOPPERS project, Toppers Project: Open source ''TOPPERS/JSP'' ::→ In 2003, on Rel. 1.3, V850 dedicated part bug was fixed. ::→ Kernel update history *A.I. Corporation: ''Toppers-Pro/xxx'' *TRON project#T-Engine, T-Engine Project: Open source ''T-Kernel'' by TRON project, TRON Forum *eSOL: ''eT-Kernel''; Extended T-Kernel — RTOS for embedded systems **''eT-Kernel/Compact'', ''eT-Kernel/Embedded'', ''eT-Kernel/POSIX'' **''eT-Kernel Multi-Core Edition'' *''eCos'': Open source real-time operating system


AUTOSAR, OSEK/VDX compliant real-time OS

''AUTOSAR'' is an open systems architecture of operating system for the
automotive industry The automotive industry comprises a wide range of company, companies and organizations involved in the design, Business development, development, manufacturing, marketing, and selling of motor vehicles. It is one of the world's largest industry ...
. Its purpose is to standardize electronic control units (ECU) for automotive engines. AUTOSAR is an upward compatible specification of OSEK/VDX, which is also a German consortium established in 1993. In Japan, this research was started in 2006, as a joint project by JAIST and DENSO. Renesas Electronics joined this project in 2009. Because the current RH850 and V850 processors are principally targeted at the automotive industry, it is a strategical product of Renesas Electronics. However, its documentation is only available in Japanese, as its main customer is Toyota Motor Corporation. *Renesas: ''RV850'' (documents are in Japanese only) *ETAS GmbH: ''RTA-OS RH850/GHS'', ''RTA-OSEK V850E/GHS *Mentor Graphics (formerly Accelerated Technology, Inc.): ''Nucleus OSEK'' *HighTec EDV-Systeme GmbH: ''EB tresos Safety OS'' *Toppers Project: Open source ''TOPPERS/AUTOSAR'' *eSOL: '' AUTOSAR profile''


Other real-time OS

*SYSGO, SYSGO AG: **''PikeOS''; Embedded Virtualization Hypervisor *eSOL: **; Scalable RTOS, Distributed Microkernel Architecture, non-hypervisor type OS *MiSPO: **''NORTi Professional''; Real-time OS + TCP/IP stack + Simulator *SEGGER **''embOS V850 NEC'', ''embOS V850 Green Hills'', ''embOS V850 IAR'' *Wind River Systems: **''VxWorks'': Ported in the early 1990s.
The ''Tornado'' IDE is stated that MP licenses has been sold via NEC in 2000, currently Renesas. *
Mentor Graphics Siemens EDA is a US-based electronic design automation (EDA) multinational corporation for electrical engineering and electronics, headquartered in Wilsonville, Oregon. Founded in 1981 as Mentor Graphics, the company was acquired by Siemens in ...
(formerly ATI, currently A Siemens Business): **Nucleus RTOS, Nucleus PLUS


Linux

*uCLinux *Linux kernel :On October 9th 2008, Linux kernel support for V850 was removed in revision 2.6.27, preventing the possibility of porting Android (operating system), Android.


Middleware packages

Various middleware application softwares are provided from various vendors. *Renesas: SD Memory Card Control


Software development tools


Compilers and assemblers

Most of the compilers, for both for the V850 family and the RH850 family, are exactly the same product, and extended Instruction Set Architecture, ISA targets are controlled by command line options. Compilers for the V850 family and the RH850 family include: * The GNU Compiler Collection (the name is still ''v850'' for RH850) developed both: ** by "Red Hat, Inc." (formerly "Cygnus Solutions") as a part of the ''GNUPro Developers Kit'' ** by "KMC (Kyoto Micro Computer)" as a part of the ''exeGCC'' ** by "CyberTHOR Studios, Ltd.": Free pre-built binaries can be downloaded by registration. * Renesas: **C Compiler Package for V850 family *** ''CA850 C compiler'' for V850E1 and V850ES (v850e1 and/or v850es, a.k.a. Gen. 1) *** ''CX C compiler'' for V850E2M and V850E2S (v850e2v3, a.k.a. Gen. 3) **''Software Package for V850 [SP850]'' for V850E2 (v850e2(v2), a.k.a. Gen. 2) **''CC-RH C compiler package'' for G3, G3K(H), G3M(H) * Green Hills Software, GHS (Green Hills Software): The ''Green Hills Optimizing Compilers'' * Wind River Systems: ''Diab Compiler'' * IAR Systems: ''Embedded Workbench'' *Altium Limited: ''Tasking; RENESAS RH850 SOFTWARE DEVELOPMENT TOOLS'' * HighTec EDV Systeme GmbH: ''HighTec Development Platform'' * GAIO Technology: ''XASS-V Series cross development tools * Metrowerks: ''CodeWarrior'' (obsoleted)


Disassemblers

Usually, dis-assemblers are provided as a part of C compiler or assembler packages.
*The GNU Binutils: ''objdump'' (''v850-elf-objdump'' or ''v850-elf32-objdump'') *''Radare2'': Radare2 is a set of command-line programming tools for reverse engineering. Open-source source code, code is available from GitHub Repository (version control), repository. *''IDA Pro'': Interactive Disassembler, ''IDA Pro'' is a freeware disassembler for hobby use. A Plug-in (computing), plugin for V850 is available. Download site is gray for securities.


GUI based debuggers

Graphical user interface, GUI based Computer program, program debuggers are mainly provided for debugging of compiled source codes. Usually, it is used with instruction set simulators or in-circuit emulators. *Renesas: **''ID850'': For the combination of ''CA850'' compiler and ''SM850'' instruction set simulator. **''ID850NW'': For the combination of N-Wire based in-circuit emulators. **''ID850QB'': For the combination of probing-pod based emulator ''IEQUBE2'' *NDK (Naito Densei Kogyo Co. Ltd, Group): Operation started in 1950 as subsidiary of NEC. **''NW-V850-32'' *Green Hills Software, GHS (Green Hills Software): ''Multi'': General-purpose debugger. *Red Hat, Inc.: ''Insight (GDB-Tk)'': GUI front-end tightly combined with ''GNU Debugger''. *
Mentor Graphics Siemens EDA is a US-based electronic design automation (EDA) multinational corporation for electrical engineering and electronics, headquartered in Wilsonville, Oregon. Founded in 1981 as Mentor Graphics, the company was acquired by Siemens in ...
(formerly Accelerated Technology, Accelerated Technology, Inc.): ''code, lab'' Developer Suite *By N-Wire based in-circuit emulator vendors: **KMC (Kyoto Microcomputer) and Midias Lab.: ''PARTNER'' **Sohwa & Sophia Technologies:''WATCHPOINT'' **DTS INSIGHT (formerly YDC, Yokogawa Digital Computer): ''microVIEW-PLUS'' **Computex: ''CSIDE''


Instruction set simulators

''Instruction set simulator'', in other words, ''Virtual Platform'' is provided to perform debugging without equipment's Computer hardware, hardware before testing on a real machine. *Renesas: ''SM850'' *''Open Virtual Platform'': Instruction set simulator *Synopsys: ''VDK for Renesas RH850 MCU''


Automated code reviewers

''Automated code reviewer'', in other words, ''Source code, source code analyzer'' qualify the level of completeness of written software source code. This method is classified as ''dynamic code analysis'' and ''static code analysis''.


Dynamic code analyzers with simulators

*Renesas: ''TW850'' :''TW850 Performance Analysis Tuning Tool'' is a general utility to improve effectiveness of software. *Renesas: ''AZ850'' :''AZ850 System Performance Analyzer'' is a utility for RX850 real-time operating system to evaluate effectiveness of application programs. *Gaio Technology: ''Coverage Master winAMS'' :''Coverage Master winAMS'' is a source code, source code coverage measurement tool.


Static code analyzers

*GHS (Green Hills Software): ''DoubleCheck'' ISA (Integrated Static Analysis) tool *Rogue Wave Software, Inc: ''Klocwork''


IDE (Integrated Development Environments)

Integrated development environment, ''IDE'', ''Integrated Development Environment'', is a framework to provide software development functions. *Renesas: ''CS+'' (formerly ''CubeSuite+'') *Green Hills Software, GHS (Green Hills Software): ''Multi'' *Eclipse (software), Eclipse Plugins **''GNU Compiler Collection (GCC)'' and ''GNU Debugger (GDB)'' **''Wind River Systems#Products, Wind River Workbench'' (formerly Tornado)


Hardware development tools


ICE (In-circuit emulators)

Most in-circuit emulators, such as Renesas's ''IE850'' (formerly ''IECUBE2''), can be used for both the V850 family and the RH850 family, but may require firmware updating. The latest "trace function" of the
JTAG JTAG (named after the Joint Test Action Group which codified it) is an Technical standard, industry standard for verifying designs and testing printed circuit boards after manufacture. JTAG implements standards for on-chip instrumentation in ele ...
(''N-Wire'') based in-circuit emulator is upgraded from the ''N-Trace'' (single-ended signaling) to the ''Aurora (protocol), Aurora Trace'' (differential signaling).


Full probing pod type

Full probing pod type in-circuit emulator is sometimes called ''full ICE'' or ''legacy ICE''. *Renesas ''IE850'' (formerly ''IECUBE2'') *Naito Densei Machida Mfg. Co., Ltd. (Operation started as NEC's subsidiary.) **''Asmis'' brand for custom LSIs.


ROM emulator type

*Lauterbach (company), Lauterbach: ''ROM Monitor for V850'' *KMC (Kyoto Microcomputer Co., Ltd.): ''PARTNER-ET II'' (obsoleted)


JTAG N-Wire and N-Trace type

N-Wire and N-Trace is a
JTAG JTAG (named after the Joint Test Action Group which codified it) is an Technical standard, industry standard for verifying designs and testing printed circuit boards after manufacture. JTAG implements standards for on-chip instrumentation in ele ...
-based debugging interface specification, which circuit implementation is called TAP Controller (Test Access Port controller), primarily compiled by Philips N.V. (currently NXP Semiconductors). But it is perhaps not disclosed publicly in its earlier stage. As the result, each semiconductor and in-circuit emulator vendor implemented similar interfaces independently. Nowadays, it is standardized by ''IEEE 1149.1 Working Group''. *Renesas **''E1 Emulator'': USB#USB 2.0, USB 2.0 based affordable compact housing equipment. **PCMCIA N-Wire Card ''IE-V850E1-CD-NW'' *Naito Densei Machida Mfg. Co., Ltd. (Operation started as NEC's subsidiary.): ''Asmis'' brand. *Midas Lab.: ''RTE-2000H'' with ''PARTNER'' debugger *Lauterbach (company), Lauterbach: ''Trace32'' *: ''BlueBox iC5000 and iC5700'' *IAR Systems *DTS INSIGHT (formerly YDC; Yokogawa Electric, Yokogawa Digital Computer): ''adviceLUNA II'' *Computex: ''PALMiCE3 V850'' *Sohwa & Sophia Technologies: ''Universal Probe Blue'' with ''WATCHPOINT'' debugger *KMC (Kyoto Microcomputer Co., Ltd.): PARTNER-Jet (obsoleted)


Nexus and Aurora trace type

''Nexus (standard), Nexus'' or ''IEEE-ISTO 5001-2003'' is a standard debugging interface for embedded systems.
''Aurora (protocol), Aurora'' is a high speed signal transfer specification. Its data link layer communications protocol is a point-to-point serial communications, serial links, and physical layer is a high speed differential signaling. *Lauterbach (company), Lauterbach: Trace32: PowerTrace for NEXUS *: BlueBox iC5000 and iC5700 (Nexus), iC6000 (Aurora)


Flash ROM programmers

Because the V850 family is developed as a single chip microcontroller, every product integrates non-volatile memory. In its first stage, it was one-time programmable or UV EPROM type, but in V853, V850/xxn Series, and later, it becomes flash memory type.


Gang writers (gang programmers)

A ''gang writer'', or a ''gang programmer'', is an old terminology for programmable ROM Programmer (hardware), writers, or programmers. Its name comes from that it steals the binary code from one device, and write it to several others simultaneously. This ''read device'' is sometimes called a ''master device''. For mass production use, a dedicated attachment board with "a set of sockets", i.e. "a gang", is needed. As usual, instead of a programmed master device, an object code file can be copied from a PC via download cable, or from a USB stick. Most ''gang writers'' accept ASCII-format files such as ''Intel HEX'' and SREC (file format), Motorola ''SREC'', or binary format files such as ''Executable and Linkable Format, ELF''. This method is suitable for mass production. *TESSERA Technology Inc.: ''Stick GANG Writer''


Programming service providers

Flash ROM programming service providers exist in most countries. *Minato Holdings, Inc. ::ja:ミナトホールディングス, Minato Holdings, Inc. (in Japanese) is a Japanese company that started as an automated test equipment vendor for memory LSIs. Nowadays, it provides flash ROM programming services for various devices, including V850 and RH850, with its own ''gang writers'' and ''full automatic device handler'' machines.


On board programming with ICE

Most
JTAG JTAG (named after the Joint Test Action Group which codified it) is an Technical standard, industry standard for verifying designs and testing printed circuit boards after manufacture. JTAG implements standards for on-chip instrumentation in ele ...
-based in-circuit emulators have an ''on board'' flash ROM programming function via a debug port,
which may be according to ''IEEE standard 1532-2002'', a standard for in-system configuration of programmable components.


Direct connection via RS-232C

If the target board has a ''RS-232C'' connector and a transceiver (driver/receiver) IC, such as ''ICL32xx'', for the ''UARTx'' peripheral function of V850 device, flash ROM programming with a directly connected Personal computer, PC might be available (depends on devices ). The ''Renesas Flash Programmer'' software ''V2'' or ''V3'' is required.


Dedicated on board programmer

On-board programming is also available via ''UARTx'' or ''CSIx+HS'' peripherals on V850 devices by using dedicated programmer hardware (depends on devices). *Renesas: ''PG-FP6''


Ancient PROM writers

To program V851 and V852, an ancient Programmable read-only memory, PROM programmer with dedicated adapter is required. *Renesas ''PG-1500'' (obsoleted) :Renesas ''PG-1500'' is a programmable ROM writer compatible with ''27C1001A'' devices, UV EPROM, or Programmable read-only memory, one-time PROM (OTP). This writer reads a ''silicon signature'' from each device before programming, by asserting 12.5 V to the ''A9'' (address #9) terminal. It must NOT be used for modern flash ROM burning.


Gray zone tools

Some gray zone hacking tools exist for V850 on car dashboards. *VVDI PROG.: **OBDexpress


Evaluation boards

*Renesas: ''TK-850'': The name is influenced by nostalgia for the TK-80 8080-based training kit.


See also

*
NEC V60 is a Japanese multinational information technology and electronics corporation, headquartered in Minato, Tokyo. The company was known as the Nippon Electric Company, Limited, before rebranding in 1983 as NEC. It provides IT and network soluti ...
*RL78 *78K *
IEBus IEBus (''Inter Equipment Bus'') is a communication bus specification "between equipments within a vehicle or a chassis" of Renesas Electronics. It defines OSI model layer 1 and layer 2 specification. ''IEBus'' is mainly used for car audio and ...


References and notes


External links


Die photo of V850 (V851 maybe) introduced 1994 by Nikkei BP
(in Japanese, registration required)

(in Japanese)
Present Status of the Embedded CPU in SoC Design, ''NEC Tech. Journal'' 1-5 pp.38-45 (Dec. 2006)Renesas: V850 Architecture Overview, High performance and Energy EfficientUser’s Manual, V850 Family 32-bit Single-Chip Microcontroller Architecture
{{Navboxes , list1 = {{Microcontrollers {{RISC-based processor architectures {{CPU technologies {{NEC Corporation {{Renesas Electronics NEC microprocessors, V850, V850E, V850E2, RH850 Renesas microcontrollers