StanfordAHA / CGRAFlow

Integration test for entire CGRA flow
BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

Create a list of inefficient hardware mappings #76

Closed priyanka-raina closed 5 years ago

jeffsetter commented 6 years ago

The mapper is not utilizing all available operators on the CGRA efficiently:

CGRA spec: https://github.com/StanfordAHA/CGRAGenerator/wiki/PE-Spec

jeffsetter commented 5 years ago

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.