Skip to content

Latency calculation in LP-scheduling #64

@Muxianesty

Description

@Muxianesty

Currently in src/model/dfcir/lib/dfcir/passes/DFCIRLinearSchedulerPass.cpp the calculation of module's latency calculation is disabled (explicitly set to 0).

The calculation process should be included in the linear programming problem being solved.
Currently due to errors with lpsolve for most of the designs there is no way to check that the proposed latency calculation is correct.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions