Chris Rowen

Last updated

Chris Rowen is an American entrepreneur and technologist. Rowen is one of the founders of MIPS Computer Systems, Inc in 1984, of Tensilica Inc. in 1997 and of Babblelabs, Inc in 2017. [1] Rowen was named Fellow of the Institute of Electrical and Electronics Engineers (IEEE) in 2016 [2] for leadership in the development of microprocessors and reduced instruction set computers.

Contents

Private life

Rowen was raised in Los Angeles, California, Washington D.C. and Atherton, California as one of six children. His father, Henry Rowen, was a national security expert, economist and academician. His mother, Beverly Griffiths Rowen, was trained as a chemist, and later worked as a technical writer, academic manager and policy advisor. [3] He attended public schools, attended Harvard University and graduated with a bachelor's in physics. He later went to Stanford University to earn his master's degree and PhD in electrical engineering in 1985. He married Anne Baker in 1982, and has three daughters. He lives in Santa Cruz, California.

Career

Rowen worked first as a summer intern in 1977, then as a new college graduate for Intel Corporation, starting in 1978, specifically on random access memory products. He returned to studies in 1980, while continuing to work part-time at Intel's Santa Cruz facilities, where he met his wife, Anne Baker. His research work reduced instruction set computers, called the Stanford MIPS project, along with advisor John L. Hennessy, and fellow students, Thomas Gross, Steve Przybylski, Norman Jouppi and others, eventually led to the founding of MIPS in 1984. At MIPS he worked on the MIPS instruction set, design tools, and verification of the MIPS R2000 and R3000 processors. He also led development of several generation of small UNIX workstations and servers and eventually led microprocessor research as Vice President of Microprocessor Design during the development of MIPS R4000, R4200 and R10000 processors. MIPS was acquired by Silicon Graphics Inc. in 1992, where Rowen served as Director of Core Technologies for Europe, based in Neucahtel Switzerland.

After returning from Switzerland in 1996, he worked for one year as vice president and general manager of design reuse for Synopsys, Inc. before leaving to focus on new ideas on for processors designs. He founded Tensilica in July 1997, and soon teamed up with Bernie Rosenthal and Harvey Jones, to develop the idea of automatic creation of application-specific instruction set processors as licensable designs with complementary software development environments. Other senior founders included Beatrice Fu, Keith Van Sickle, Monica Lam, Earl Killian, Rene Haas and Dror Maydan. [4] Rowen served as CEO of Tensilica until 2008, and then as CTO until Tensilica acquisition by Cadence Design Systems Inc. At Cadence, Rowen was CTO for the Intellectual Property Group.

Rowen shifted his focus back to entrepreneurship starting in 2016, calling his investment effort Cognite Ventures, LLC, an effort to invest in, advise and analyze start-ups in the deep learning domain. [5] He also served as senior advisor to the SystemX Alliance industrial affiliates program at Stanford University for 2017. In October 2017, he cofounded BabbleLabs, Inc, a startup applying deep learning methods to speech processing.

BabbleLabs developed new speech enhancement and speech recognition methods, for deployment both in edge devices and cloud services. The role of improved voice communication became particularly crucial with the rise in work-from-home in 2020 triggered by the COVID-19 pandemic. BabbleLabs was acquired by Cisco Systems in October 2020, and the BabbleLabs team became part of the Cisco Webex conferencing and calling collaboration effort. Rowen became VP of Engineering for that voice technology group, and then VP for Collaboration AI. In October 2024, Rowen shifted to a part-time staff role focused on AI strategy and technology evangelism for Cisco.

Research

Rowen's research work at Stanford included participating in design of the first MIPS processor, the development of optimizing RISC compilers and creation of an early logic synthesis and layout system, for his PhD dissertation: SWAMI: A Flexible Logic Implementation System.

He has written numerous articles on microprocessor architecture, system-on-chip design and design using application-specific processors. Rowen's book, Engineering the Complex SoC was published in 2004. [6]

Related Research Articles

<span class="mw-page-title-main">Microprocessor</span> Computer processor contained on an integrated-circuit chip

A microprocessor is a computer processor for which the data processing logic and control is included on a single integrated circuit (IC), or a small number of ICs. The microprocessor contains the arithmetic, logic, and control circuitry required to perform the functions of a computer's central processing unit (CPU). The IC is capable of interpreting and executing program instructions and performing arithmetic operations. The microprocessor is a multipurpose, clock-driven, register-based, digital integrated circuit that accepts binary data as input, processes it according to instructions stored in its memory, and provides results as output. Microprocessors contain both combinational logic and sequential digital logic, and operate on numbers and symbols represented in the binary number system.

<span class="mw-page-title-main">MIPS Technologies</span> American fabless semiconductor design company

MIPS Tech LLC, formerly MIPS Computer Systems, Inc. and MIPS Technologies, Inc., is an American fabless semiconductor design company that is most widely known for developing the MIPS architecture and a series of RISC CPU chips based on it. MIPS provides processor architectures and cores for digital home, networking, embedded, Internet of things and mobile applications.

<span class="mw-page-title-main">Reduced instruction set computer</span> Processor executing one instruction in minimal clock cycles

In electronics and computer science, a reduced instruction set computer (RISC) is a computer architecture designed to simplify the individual instructions given to the computer to accomplish tasks. Compared to the instructions given to a complex instruction set computer (CISC), a RISC computer might require more instructions in order to accomplish a task because the individual instructions are written in simpler code. The goal is to offset the need to process more instructions by increasing the speed of each instruction, in particular by implementing an instruction pipeline, which may be simpler to achieve given simpler instructions.

<span class="mw-page-title-main">Marcian Hoff</span>

Marcian Edward "Ted" Hoff Jr. is one of the inventors of the microprocessor.

<span class="mw-page-title-main">John L. Hennessy</span> American computer scientist

John Leroy Hennessy is an American computer scientist who is chairman of Alphabet Inc. (Google). Hennessy is one of the founders of MIPS Technologies and Atheros, and also the tenth President of Stanford University. Hennessy announced that he would step down in the summer of 2016. He was succeeded as president by Marc Tessier-Lavigne. Marc Andreessen called him "the godfather of Silicon Valley."

<span class="mw-page-title-main">Ike Nassi</span> American computer scientist

Isaac Robert "Ike" Nassi, born 1949 in Brooklyn, New York, is the founder, and former CTO and chairman at TidalScale, Inc. before its acquisition by HPE, and an adjunct professor of Computer Science at the University of California, Santa Cruz. He is known for creating the highly influential Nassi–Shneiderman diagram notation. He also helped design the Ada programming language.

<span class="mw-page-title-main">R3000</span> RISC microprocessor

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 flagship MIPS microprocessor. It operated at 20, 25 and 33.33 MHz.

<span class="mw-page-title-main">Pat Gelsinger</span> American businessman (born 1961)

Patrick Paul Gelsinger is an American business executive and engineer, who has been the CEO of Intel since February 2021.

<span class="mw-page-title-main">History of general-purpose CPUs</span>

The history of general-purpose CPUs is a continuation of the earlier history of computing hardware.

<span class="mw-page-title-main">Nick McKeown</span>

Nicholas (Nick) William McKeown FREng, is a Senior Fellow at Intel, a professor in the Electrical Engineering and Computer Science departments at Stanford University, and a visiting professor at Oxford University. He has also started technology companies in Silicon Valley.

<span class="mw-page-title-main">Mark Horowitz</span> American computer architect (born 1957)

Mark A. Horowitz is an American electrical engineer, computer scientist, inventor, and entrepreneur who is the Yahoo! Founders Professor in the School of Engineering and the Fortinet Founders Chair of the Department of Electrical Engineering at Stanford University. He holds a joint appointment in the Electrical Engineering and Computer Science departments and previously served as the Chair of the Electrical Engineering department from 2008 to 2012. He is a co-founder, the former chairman, and the former chief scientist of Rambus Inc.. Horowitz has authored over 700 published conference and research papers and is among the most highly-cited computer architects of all time. He is a prolific inventor and holds 374 patents as of 2023.

<span class="mw-page-title-main">Cadence Design Systems</span> American multinational computational software company

Cadence Design Systems, Inc. is an American multinational technology and computational software company. Headquartered in San Jose, California, Cadence was formed in 1988 through the merger of SDA Systems and ECAD. Initially specialized in electronic design automation (EDA) software for the semiconductor industry, currently the company makes software and hardware for designing products such as integrated circuits, systems on chips (SoCs), printed circuit boards, and pharmaceutical drugs, also licensing intellectual property for the electronics, aerospace, defense and automotive industries, among others.

<span class="mw-page-title-main">Tensilica</span> Semiconductor company in California, US

Tensilica Inc. was a company based in Silicon Valley in the semiconductor intellectual property core business. It is now a part of Cadence Design Systems.

<span class="mw-page-title-main">Mark Papermaster</span> American business executive (born 1961)

Mark D. Papermaster is an American business executive who is the chief technology officer (CTO) and executive vice president for technology and engineering at Advanced Micro Devices (AMD). On January 25, 2019 he was promoted to AMD's Executive Vice President.

Afara Websystems Inc. was a Sunnyvale, California, USA server company whose goal was to build servers surrounding a custom high-throughput CPU architecture, "developing IP traffic management systems that will bring quality-of-service to the next generation of IP access infrastructure." The word "Afara" means "bridge" in the West African Yoruba language.

<span class="mw-page-title-main">R4600</span>

The R4600, code-named "Orion", is a microprocessor developed by Quantum Effect Design (QED) that implemented the MIPS III instruction set architecture (ISA). As QED was a design firm that did not fabricate or sell their designs, the R4600 was first licensed to Integrated Device Technology (IDT), and later to Toshiba and then NKK. These companies fabricated the microprocessor and marketed it. The R4600 was designed as a low-end workstation or high-end embedded microprocessor. Users included Silicon Graphics, Inc. (SGI) for their Indy workstation and DeskStation Technology for their Windows NT workstations. The R4600 was instrumental in making the Indy successful by providing good integer performance at a competitive price. In embedded systems, prominent users included Cisco Systems in their network routers and Canon in their printers.

James B. Keller is an American microprocessor engineer best known for his work at AMD, Apple, and Tesla. He was the lead architect of the AMD K8 microarchitecture and was involved in designing the Athlon (K7) and Apple A4/A5 processors. He was also the coauthor of the specifications for the x86-64 instruction set and HyperTransport interconnect. From 2012 to 2015 he returned to AMD to work on the AMD K12 and Zen microarchitectures.

Since 1985, many processors implementing some version of the MIPS architecture have been designed and used widely.

Norman Paul Jouppi is an American electrical engineer and computer scientist.

References

  1. "Our Team". BabbleLabs. Archived from the original on 2019-07-22. Retrieved 2019-11-26.
  2. "2016 elevated fellow" (PDF). IEEE Fellows Directory. Archived from the original (PDF) on December 23, 2015.
  3. "Beverly Rowen's Obituary on Mercury News". Mercury News. Retrieved 2018-01-17.
  4. "SemiWiki.com - A Brief History of Tensilica". www.semiwiki.com. Retrieved 2018-01-17.
  5. "Who Is Cognite Ventures? | Cognite Ventures". www.cogniteventures.com. Retrieved 2018-01-17.
  6. Rowen, Chris (2004). Engineering the Complex SOC: Fast, Flexible Design with Configurable Processors. Prentice Hall. ISBN   0131455370.