summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/util/experimental/PlaSpec.scala
AgeCommit message (Collapse)Author
2021-05-20Implement PLA (#1912)Jiuyang Liu
* implement pla * implement test for pla * implement inverter matrix of PLA generator * fix for review. Co-authored-by: Boyang Han <yqszxx@gmail.com>