Skip to content

Fix IDCT test with LP-scheduling #8

@Muxianesty

Description

@Muxianesty

Currently IDCT test with LP-scheduling (file https://github.com/ispras/utopia-hls/blob/master/test/model/dfcxx/idct.cpp) is not used in the test system, as add_column function fails starting with 100th variable in the set (file https://github.com/ispras/utopia-hls/blob/master/src/model/dfcir/lib/dfcir/conversions/DFCIRLPUtils.cpp), causing the following error:

realloc(): invalid old size
Aborted (core dumped)

Possibly misused lp_solve API, unchecked constraints on memory, incorrect graph construction or IDCT description itself.

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