[VTA] [Chisel] Added Chisel Module Unit Test Infrastructure (#3698)
authorBenjamin Tu <tu.benjamin1115@gmail.com>
Sat, 3 Aug 2019 06:04:38 +0000 (23:04 -0700)
committerThierry Moreau <moreau@uw.edu>
Sat, 3 Aug 2019 06:04:38 +0000 (23:04 -0700)
commit05c528c14554b9bb0d16cf86f85413427475f244
tree70a48fad4e7cb04741069cd5193fc9197ca4fc17
parent3e4ed6d39a4402b2c5a595f0089d0bd09b43fd7d
[VTA] [Chisel] Added Chisel Module Unit Test Infrastructure (#3698)

* added wholething

* changed build and makefile
vta/hardware/chisel/Makefile
vta/hardware/chisel/README.md [new file with mode: 0644]
vta/hardware/chisel/build.sbt
vta/hardware/chisel/src/test/scala/unittest/Launcher.scala [new file with mode: 0644]
vta/hardware/chisel/src/test/scala/unittest/MvmTest.scala [new file with mode: 0644]
vta/hardware/chisel/src/test/scala/unittest/TestRunner.scala [new file with mode: 0644]