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.013Feb12111074331Jan3029282724232223Aug126Jul15126Jun1712107May23Apr19121114Sep7130Aug27252218Jul168330Jun26194219May18171615131211109875432130Apr292827262423212019171413121110987654330Mar2928171615141328Feb272625242321201716151413108765432131Jan3029282726252423212019181713Sep1298763213Aug2131Jul302928272625242322212019161413121110986fixes 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 schedulerupdated examples to not failtests now workingredid schedule/scheduler interface to new standardadded tests, did some bug fixes and added .coveragerc file for setting up excludes for code coveragefixed start_times setterApply 1 suggestion(s) to 1 file(s)solved 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 predecessors
Loading