摘要
要把一个给定PLA分解成二级串级的PLA电路,使该PLA电路的总面积较原给定PLA的面积为小,这就是所谓PLA二级分解技术.在这个技术中首先要解决输入变量的划分问题,本文对以图论为基础的输入变量划分的最小切割法进行分析,并用C语言对该算法进行程序实现,然后通过实验对算法中的两个关键系数α、β的值作了估计.
The PLA two-stage decomposition technology is to decompose a primitive PLA into two-stage PLA and to minimize the area of primitive PLA. The input variation partition must be solved first in this technique.The paper analyzes the min-cut algorthin of input variation which is based on graphic theory and implements this algorthm using C language and then estimates two key values a and βby experiments.
出处
《上海大学学报(自然科学版)》
CAS
CSCD
1996年第1期99-102,共4页
Journal of Shanghai University:Natural Science Edition
关键词
PLA分解
输入变量
最小切割法
图论
logical design
optimization
partition
very large scale integrated circuits