You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/01/12 22:09:59 UTC

[GitHub] [tvm-vta] ekiwi opened a new pull request #37: Port to new Chisel stable release (3.5)

ekiwi opened a new pull request #37:
URL: https://github.com/apache/tvm-vta/pull/37


   This PR ports the VTA hardware to use the recently released new stable version of Chisel. It also fixes all new warnings.
   The tests were all ported to use the `chiseltest` library since the `chisel-iotesters` are now deprecated. I did remove the `TestRunner` class since it did not seem to be used and in general we recommend to use `sbt test` or `sbt testOnly` to run unittests instead of writing a custom runner.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm-vta] tmoreau89 merged pull request #37: Port to new Chisel stable release (3.5)

Posted by GitBox <gi...@apache.org>.
tmoreau89 merged pull request #37:
URL: https://github.com/apache/tvm-vta/pull/37


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm-vta] ekiwi commented on pull request #37: Port to new Chisel stable release (3.5)

Posted by GitBox <gi...@apache.org>.
ekiwi commented on pull request #37:
URL: https://github.com/apache/tvm-vta/pull/37#issuecomment-1023598716


   @vegaluisjose Anything I should do/change to get this merged?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org