Mirza Mrahorovic

Results 8 issues of Mirza Mrahorovic

Write individual weight values as integer values in the weight array in params.h for a VVAU. This lowers the HLS synthesis time.

Used find_consumers instead of find_consumer. For non-linear graphs, we must take into account that the output of a node can be linked to the second input of the successive node...

[reorder]: added a new transformation MoveIdenticalOpBeforeFork. [test_move_identical_op_before_fork]: added a test case for the new transformation.

[reorder]: added a new transformation MoveTransposePastMultiThreshold. [test_move_transpose_past_multithreshold]: added a test case for the new transformation.

(PR combines the previously closed PRs: PR #976 , PR #975 and PR #794) Adds support for utilizing multi-packed DSP48s and DSP58s for the 'MatrixVectorActivation' layer and likewise for the...

Added DWC for SWG with parallel window mode enable feeding a VVU with flexible PE/SIMD values.

Work in progress for double-pumped DSPs. Requires more testing and extension from MVU to VVU layer. **Dependencies:** - Requires extension to PyVerilator to enable double-clock. This is a WIP item...