Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 13-add-coupled-operations-to-sfg
  • 14-coupling-sfg-s
  • 17-operation-replacement-in-a-sfg
  • 2-operation-id-system
  • 22-deep-copy-of-sfg
  • 23-create-custom-operation
  • 31-print-schedule
  • 34-processor-and-memory-information-in-schedules
  • 65-implement-a-workspace-in-the-gui-2
  • 66-load-save-sfg-to-file
  • 82-explode-sfg
  • 84-unfolding-of-an-sfg
  • 87-resize-gui-window
  • MultiSimPlot
  • add-fft-generator
  • add-memory-constraint-for-list-schedulers
  • add-slack-time-sched
  • aptcache
  • codegen-commit-hash
  • commutative
  • cbasedsim
  • 1.0.0
22 results
Created with Raphaël 2.2.017Feb141312111074331Jan3029282724232223Aug126Jul15126Jun1712107May23Apr19121114Sep7130Aug27252218Jul168330Jun26194219May18171615131211109875432130Apr292827262423212019171413121110987654330Mar2928171615141328Feb272625242321201716151413108765432131Jan3029282726252423212019181713Sep1298763213Aug2131Jul3029282726252423222120191614131211added io times for list schedulers and added tests for 100 percent test coverage of schedulers, also added another exampleadded schedule __str__ function that prints id, start time, backward slack and forward slackupdated so that execution time does not have to be set for dont caresrendering of dont cares now working and example is completed.Merge branch 'add-slack-time-sched' of gitlab.liu.se:da/B-ASIC into add-slack-time-schedadded SlackTime MaxFanOut and a Hybrid Scheduler, also started on example with ldlt matrix inverse.Changed sfg generator to use DontCare.added SlackTime MaxFanOut and a Hybrid Scheduler, also started on example with ldlt matrix inverse.fixes from mr comments and added tests for 100 percent test coverage in core_operationsfix from last commitchanged test that took too longadded more tests and one commented out test for complex matricesldlt inverse now verified for matrices up to and including size 3x3started work on the generator and added a MADS operationAdded direct form IIR tests and updated file for 100% coverageIgnored unneccecary warnings in tests and updated LICENCE fileExtract abstract ListScheduler classFixes to make pipeline pass for python 3.13Faster generation of next_idRemoved requirement txt files and added optional dependencies instead.Add SFG generator for DIF FFTMerge branch 'master' of gitlab.liu.se:da/B-ASIC into add-fft-generatoradd-fft-generatoradd-fft-generatorFinalize earliest deadline schedulerMerge branch 'master' of gitlab.liu.se:da/B-ASIC into add-fft-generatorAdd direct form iir sfg genQt6 fixes and scheduler class startedMerge branch 'finalize-earliest-deadline-first' of gitlab.liu.se:da/B-ASIC into add-fft-generatorrecompiled with pyside6, will hopefully work with pyqt6 alsoupdated compile.py to hopefully work with pyside6 and pyqt6, also recompiledfixed bug where pyside2 was imported even though pyside6 usedremoved qt5 tests from CI-fileEdit README.mdwork in progress, started on fft functionMerge branch 'finalize-earliest-deadline-first' of gitlab.liu.se:da/B-ASIC into finalize-earliest-deadline-firstadded tests, did some bug fixes and added .coveragerc file for setting up excludes for code coveragefixed start_times settersolved previous bug, now possible to schedule for different execution times, next step will be to write automatic teststhere is a bug that can occur when an op is scheduled before predecessorsseems like its working for execution time 1added docstrings for scheduler
Loading