[VTA] [Chisel] support for different inp/wgt bits, rewrote DotProduct for clarity...
authorBenjamin Tu <tu.benjamin1115@gmail.com>
Fri, 26 Jul 2019 01:47:04 +0000 (18:47 -0700)
committerThierry Moreau <moreau@uw.edu>
Fri, 26 Jul 2019 01:47:04 +0000 (18:47 -0700)
commit87e18a4411d11ff08a18f40d1c44ccf6a32b7db1
tree2dbcd9d9d5d02de8172834acd8a0175f87e21cce
parent0858c5ad42faefeefb7c24942a6bcbf075c4c4d7
[VTA] [Chisel] support for different inp/wgt bits, rewrote DotProduct for clarity (#3605)

* support for different inp/wgt bits, rewrote dot for clarity

* [VTA] [Chisel] support for different inp/wgt bits, rewrote DotProduct for clarity

* [VTA] [Chisel] support for different inp/wgt bits, rewrote DotProduct for clarity

* change back to sim

* fix index

* fix index

* fix indent

* fix indent

* fix indent

* fix trailing spaces

* fix trailing spaces

* change to more descriptive name

* matric->matrix

* fix spacing

* fix spacing & added generic name for dot

* better parameter flow

* spacing

* spacing

* spacing

* update requirement (tested) for dot, spacing

* function call convention

* small edit
vta/hardware/chisel/src/main/scala/core/TensorGemm.scala