Skip to content

Added custom IO times for ASAP and ALAP etc

Simon Bjurek requested to merge ruff-rules-and-io-times-asap-alap into master
  • 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)

Edited by Simon Bjurek

Merge request reports

Loading