Enabling anyone to design hardware with a new open-source tool

Six-month hardware design process will be turned into 24-hour automated task.

Old processor Enlarge

In a $6.5 million U-M-led project that could revolutionize and democratize designing hardware devices, researchers will work to create an open-source hardware compiler that aims to reduce the six month process of hand-designing analog circuits to a dramatically faster and automated 24-hour routine.

“The goal is to do for hardware what open-source compilers have done for software,” said David Wentzloff, associate professor of electrical and computer engineering and primary investigator on the project. “Someone could download a free suite of tools, specify the design of virtually any widget, and have that design produced in 24 hours without any knowledge of hardware.”

The project, titled “Fully-Autonomous System on Chip (SoC) Synthesis using Customizable Cell-Based Synthesizable Analog Circuits,” is part of Defense Advanced Research Projects Agency’s (DARPA) Intelligent Design of Electronic Assets (IDEA) program under its larger Electronics Resurgence Initiative (ERI). The ERI’s goal is to spur research in advanced new materials, circuit design tools, and system architectures.

Collaborators on the project include David Blaauw, Ronald Dreslinski, and Dennis Sylvester, all U-M professors of electrical engineering and computer science, Ben Calhoun, University of Virginia professor of electrical and computer engineering, and Arm Holdings, maker of Arm processors.

The goal is to do for hardware what open-source compilers have done for software.

David Wentzloff

For software, computer programmers use compilers to translate human-readable programming languages into the machine language of 1’s and 0’s required to run on processors. The software compiler means programmers do not need to know the inner-workings of the processor running their code.

Similarly, for hardware, the end user will not need to know the details of the electronics, such as circuit design or power management. The users of this project will input what they need a device to do, and the compiler will determine what components are needed, such as what processor, memory, sensors, and interfaces, and the output will be a fully-designed device with the requested capabilities.

Automated design tools are already available for digital circuits and components, and can complete a design in a timescale of minutes. However, incorporating analog parts is immensely more complicated, and requires expert manual design that can take months. Like any handcrafted good, analog design has proven difficult to automate.

“Our approach is to essentially convert the design of an analog block into a digital flow, so you can take advantage of the digital tools,” Wentzloff said.

To accomplish this, the team has broken the tasks up by expertise. Wentzloff is synthesizing clock generation circuits, including phase locked loops, which are used for synchronization. Blaauw will work on synthesizing sensors, including temperature sensors. Sylvester will work on synthesizing analog to digital converters and power management. Calhoun will work on synthesizing memory.

Finally, with Arm’s assistance, Dreslinski is creating the compiler’s interface, which will accept hardware actions and capabilities as inputs, search through a library of components that will include the newly synthesized analog components produced by the team, match components to meet the device requirements, and design the chip.

“We’ve already demonstrated that this can be done for phase locked loops,” Wentzloff said, referencing work by his former graduate student, Mo Faisal, who commercialized digital design of analog technology with his startup company, Movellus. Wentzloff and his team were also the first to fully synthesize a phase locked loop in 2009.

“Open-source compilers are why a child can write software and do interesting things,” Wentzloff said. “Nothing even close to that exists from a hardware perspective, but this program produces that.”

Explore:
Computer-Aided Design & VLSI; David Blaauw; David Wentzloff; Dennis Sylvester; Electronics, Devices, Computers; Integrated Circuits and VLSI; Research News; Ronald Dreslinski; Software Systems