Closed priyanka-raina closed 5 years ago
The mapper is not utilizing all available operators on the CGRA efficiently:
CGRA spec: https://github.com/StanfordAHA/CGRAGenerator/wiki/PE-Spec
less than, greater than, max, min, abs all are mapping correctly now. Counter does not exist in hardware, so mapping is doing as well as possible.
The mapper is not utilizing all available operators on the CGRA efficiently:
CGRA spec: https://github.com/StanfordAHA/CGRAGenerator/wiki/PE-Spec