StanfordAHA / CGRAMapper

CoreIR based mapping tool for CGRA
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Add basic mantle test for mapper #42

Closed leonardt closed 6 years ago

leonardt commented 6 years ago

Generates an add16 through mantle, checks that it can be mapped and runs a regression check on the mapped output .json.

This should be the basis for PnR tests (basically, unit test that we can map the primitives, then try random composition of primitives).

leonardt commented 6 years ago

Looks like I need to pull this into dev