ETARLGNEApr 17, 2022

A Novel ASIC Design Flow using Weight-Tunable Binary Neurons as Standard Cells

arXiv:2204.08070v17 citationsh-index: 48
AI Analysis

This work addresses the need for more efficient and programmable ASIC design in hardware engineering, offering a domain-specific solution with incremental improvements in cell design and integration.

The paper tackles the problem of designing efficient ASICs by introducing a novel binary neuron cell (FTL) that uses flash transistors for weight tuning, achieving significant reductions in area (79.4%), power (61.6%), and speed improvements (40.3%) compared to conventional CMOS logic, and demonstrates automatic embedding in ASICs with substantial benefits on benchmarks.

In this paper, we describe a design of a mixed signal circuit for a binary neuron (a.k.a perceptron, threshold logic gate) and a methodology for automatically embedding such cells in ASICs. The binary neuron, referred to as an FTL (flash threshold logic) uses floating gate or flash transistors whose threshold voltages serve as a proxy for the weights of the neuron. Algorithms for mapping the weights to the flash transistor threshold voltages are presented. The threshold voltages are determined to maximize both the robustness of the cell and its speed. The performance, power, and area of a single FTL cell are shown to be significantly smaller (79.4%), consume less power (61.6%), and operate faster (40.3%) compared to conventional CMOS logic equivalents. Also included are the architecture and the algorithms to program the flash devices of an FTL. The FTL cells are implemented as standard cells, and are designed to allow commercial synthesis and P&R tools to automatically use them in synthesis of ASICs. Substantial reductions in area and power without sacrificing performance are demonstrated on several ASIC benchmarks by the automatic embedding of FTL cells. The paper also demonstrates how FTL cells can be used for fixing timing errors after fabrication.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes