Skip to content

Add matrix multiplication + change execution time of Constant to 1

Simon Bjurek requested to merge add-matrix-mult into master
  • Change the execution time of the Constant operation to 1.
  • Add SFG generator for matrix multiplication.
  • Update ILP scheduler to support DontCares + Sinks.

Closes: #377 (closed)

Edited by Simon Bjurek

Merge request reports

Loading