Predicting Power and Area for Chip Design

semanticscholar(2019)

引用 0|浏览1
暂无评分
摘要
Chip design is an iterative and drawnout process. Each time an engineer wants an estimate of power or area for a given design, they must run logic synthesis, a procedure that takes relatively long. Our project focuses on speeding up iterations of the chip design process. The first step in our project was converting the Verilog code from behavioral to structural code and then converting this to a graph. Once we have a graph we can utilize Graph Convolutional Neural Networks to predict the area and power of a given design. We achieve our best results utilizing a Graph Convolutional Network consisting of ARMA Conv Layers. Since synthesis runtime depends on the size of a design and inference of a model has a constant runtime, we see massive benefits.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要