StanfordAHA / CGRAFlow

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

Newapp bool serpent #64

Closed steveri closed 6 years ago

steveri commented 6 years ago

FINALLY got a onebit_bool working using the serpent PNR. I think it would be good to add it to our test suite. These changes result in the following summary at the bottom of the travis log (see e.g. build 1571 https://travis-ci.org/StanfordAHA/CGRAFlow/builds/374922758 )

TEST SUMMARY BEGIN 14:59:53
Serpent onebit_bool test
  15:06:47 TEST RESULT PASSED
Core tests
  15:13:37 TEST RESULT pointwise PASSED
  15:13:56 TEST RESULT conv_1_2 PASSED
  15:14:18 TEST RESULT conv_2_1 PASSED
  15:14:41 TEST RESULT conv_3_1 PASSED
  15:17:20 TEST RESULT conv_bw PASSED
steveri commented 6 years ago

So after a long detour during which this branch was behaving erratically, it now seems to be stable and has passed the complete travis test six times in a row. So I will finalize the pull, probably around noon today, unless others have comments/objections before then...