Closed jeffsetter closed 6 years ago
I took a look at the error, it appears the error was related to an OR gate that was created that had one bit. The mapper fails to recognize this gate.
This was fixed in coreir branch named "cascade_fix" by replacing the coreir.or gate with a corebit.or gate
The mapper fails on the cascade app (3x3 convolution followed by another 3x3 convolution).
Travis: https://travis-ci.org/StanfordAHA/CGRAFlow/jobs/416473662
First Error:
cascade design attached as txt (change to json) cascade_design_top.txt