paper-with-me

홈 › Papers

Intelligent Circuit Design and Implementation with Machine Learning

2022-06-07 · Zhiyao Xie

The stagnation of EDA technologies roots from insufficient knowledge reuse. In practice, very similar simulation or optimization results may need to be repeatedly constructed from scratch. This motivates my research on introducing more 'intelligence' to EDA with machine learning (ML), which explores complex correlations in design flows based on prior data. Besides design time, I also propose ML solutions to boost IC performance by assisting the circuit management at runtime. In this dissertation, I present multiple fast yet accurate ML models covering a wide range of chip design stages from the register-transfer level (RTL) to sign-off, solving primary chip-design problems about power, timing, interconnect, IR drop, routability, and design flow tuning. Targeting the RTL stage, I present APOLLO, a fully automated power modeling framework. It constructs an accurate per-cycle power model by extracting the most power-correlated signals. The model can be further implemented on chip for runtime power management with unprecedented low hardware costs. Targeting gate-level netlist, I present Net2 for early estimations on post-placement wirelength. It further enables more accurate timing analysis without actual physical design information. Targeting circuit layout, I present RouteNet for early routability prediction. As the first deep learning-based routability estimator, some feature-extraction and model-design principles proposed in it are widely adopted by later works. I also present PowerNet for fast IR drop estimation. It captures spatial and temporal information about power distribution with a customized CNN architecture. Last, besides targeting a single design step, I present FIST to efficiently tune design flow parameters during both logic synthesis and physical design.

📄 PDF Abstract BibTeX arXiv:2206.03032

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningManagement

Similar Papers 제목 키워드 기반

Hardware-Algorithm Re-engineering of Retinal Circuit for Intelligent Object Motion Segmentation

2024-07-31 · Jason Sinaga, Victoria Clerico, Md Abdullah-Al Kaiser, Shay Snyder 외

Recent advances in retinal neuroscience have fueled various hardware and algorithmic efforts to develop retina-inspired solutions for computer vision tasks. In this work, we focus on a fundamental visual feature within t…

Motion Segmentation

InF-ATPG: Intelligent FFR-Driven ATPG with Advanced Circuit Representation Guided Reinforcement Learning

2025-11-25 · Bin Sun, Rengang Zhang, Zhiteng Chao, Zizhen Liu 외 arxiv

Automatic test pattern generation (ATPG) is a crucial process in integrated circuit (IC) design and testing, responsible for efficiently generating test patterns. As semiconductor technology progresses, traditional ATPG …

Reinforcement Learning

Quantum circuit design for universal distribution using a superposition of classical automata

2020-06-01 · Aritra Sarkar, Zaid Al-Ars, Koen Bertels

In this research, we present a quantum circuit design and implementation for a parallel universal linear bounded automata. This circuit is able to accelerate the inference of algorithmic structures in data for discoverin…

Efficient Mutation Testing of Quantum Machine Learning Models

2026-04-30 · Emma Andrews, Prabhat Mishra arxiv

Quantum machine learning integrates the strengths of quantum computing and machine learning, enabling models to learn complex features using fewer parameters than their classical counterparts. Due to the increasing compl…

Quantum Machine Learning

QAdaPrune: Adaptive Parameter Pruning For Training Variational Quantum Circuits

2024-08-23 · Ankit Kulshrestha, Xiaoyuan Liu, Hayato Ushijima-Mwesigwa, Bao Bach 외

In the present noisy intermediate scale quantum computing era, there is a critical need to devise methods for the efficient implementation of gate-based variational quantum circuits. This ensures that a range of proposed…