-
- Downloads
Refactor resource allocation/assignment methods and add ability to use custom solver
parent
319637c0
No related branches found
No related tags found
Showing
- b_asic/architecture.py 11 additions, 11 deletionsb_asic/architecture.py
- b_asic/resources.py 111 additions, 103 deletionsb_asic/resources.py
- examples/ldlt_matrix_inverse.py 1 addition, 1 deletionexamples/ldlt_matrix_inverse.py
- examples/memory_constrained_scheduling.py 2 additions, 2 deletionsexamples/memory_constrained_scheduling.py
- test/integration/test_sfg_to_architecture.py 65 additions, 14 deletionstest/integration/test_sfg_to_architecture.py
- test/unit/test_architecture.py 1 addition, 1 deletiontest/unit/test_architecture.py
- test/unit/test_resources.py 28 additions, 29 deletionstest/unit/test_resources.py
Loading
Please register or sign in to comment