4 citations · 5 across the 6 of their papers we have counts for
4 papers · 1 filter
LongRTL: Graph-Similarity-Guided LLM-driven Long Context RTL Optimization
Yuyang Ye, Che-Kuan Shen, Xiangfei Hu +5
Large Language Models (LLMs) show great promise in RTL code generation and optimization. However, real-world RTL designs are typically long, entangled, and poorly modularized, posi…
CPPL: A Circuit Prompt Programming Language
Shuo Yin, Yihe Wang, Lancheng Zou +6
Large language models (LLMs) have shown promise in register-transfer level (RTL) design automation, but direct RTL generation remains difficult to validate, optimize, and integrate…
PipeRTL: Timing-Aware Pipeline Optimization at IR-Level for RTL Generation
Shuo Yin, Fangzhou Liu, Lancheng Zou +6
Modern hardware compilers increasingly rely on rich intermediate representations (IRs) to preserve optimization-relevant semantics before generating RTL code. However, one importan…
SoC-Tuner: An Importance-guided Exploration Framework for DNN-targeting SoC Design
Shixin Chen, Su Zheng, Chen Bai +4
Designing a system-on-chip (SoC) for deep neural network (DNN) acceleration requires balancing multiple metrics such as latency, power, and area. However, most existing methods ign…