You need to sign in or sign up before continuing.
Added custom IO times for ASAP and ALAP etc
Compare changes
Added comprehensions ruff rule and fixed issues.
Added numpy ruff rule and fixed issues.
Added pyupgrade ruff rule and fixed issues.
Added so that running cyclic scheduling on ListScheduler will cause Exception if the SFG contains loops. (use RecursiveListScheduler instead)
Added custom IO times for ASAP and ALAP.
Fixed so that this is passed when calculating ALAP schedule used in ListScheduler. (fft-bug)
Closes: #338 (closed) #337 (closed)