ETARLGApr 18, 2023

IMAC-Sim: A Circuit-level Simulator For In-Memory Analog Computing Architectures

arXiv:2304.09252v17 citationsh-index: 15Has Code
Originality Synthesis-oriented
AI Analysis

This provides a tool for researchers and developers working on energy-efficient machine learning hardware, though it is incremental as it builds on existing simulation concepts for a specific domain.

The paper tackles the need for design space exploration in memristive-based in-memory analog computing architectures by developing IMAC-Sim, a circuit-level simulator that evaluates accuracy, power consumption, and latency based on user-specified parameters and datasets.

With the increased attention to memristive-based in-memory analog computing (IMAC) architectures as an alternative for energy-hungry computer systems for machine learning applications, a tool that enables exploring their device- and circuit-level design space can significantly boost the research and development in this area. Thus, in this paper, we develop IMAC-Sim, a circuit-level simulator for the design space exploration of IMAC architectures. IMAC-Sim is a Python-based simulation framework, which creates the SPICE netlist of the IMAC circuit based on various device- and circuit-level hyperparameters selected by the user, and automatically evaluates the accuracy, power consumption, and latency of the developed circuit using a user-specified dataset. Moreover, IMAC-Sim simulates the interconnect parasitic resistance and capacitance in the IMAC architectures and is also equipped with horizontal and vertical partitioning techniques to surmount these reliability challenges. IMAC-Sim is a flexible tool that supports a broad range of device- and circuit-level hyperparameters. In this paper, we perform controlled experiments to exhibit some of the important capabilities of the IMAC-Sim, while the entirety of its features is available for researchers via an open-source tool.

Code Implementations1 repo
Foundations

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

Your Notes