Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B-ASIC - Better ASIC Toolbox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Computer Engineering
B-ASIC - Better ASIC Toolbox
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e52f9cab42712b41949032f2c5f8e6be7cf196be
Select Git revision
Branches
20
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
Tags
2
cbasedsim
1.0.0
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Feb
25
24
21
20
19
17
14
13
12
11
10
7
4
3
31
Jan
30
29
28
27
24
23
22
23
Aug
1
26
Jul
15
1
26
Jun
17
12
10
7
May
23
Apr
19
12
11
14
Sep
7
1
30
Aug
27
25
22
18
Jul
16
8
3
30
Jun
26
19
4
2
19
May
18
17
16
15
13
12
11
10
9
8
7
5
4
3
2
1
30
Apr
29
28
27
26
24
23
21
20
19
17
14
13
12
11
10
9
8
7
6
5
4
3
30
Mar
29
28
17
16
15
14
13
28
Feb
27
26
25
24
23
21
20
17
16
15
14
13
10
8
7
6
5
4
3
2
1
31
Jan
30
29
28
27
26
25
24
23
21
20
19
18
17
13
Sep
12
9
8
7
6
3
2
1
3
Aug
2
1
31
Jul
30
29
28
27
moved logger from scheduler gui to main folder
Add cyclic scheduling and improve resource
Rework IO times example
ran pre commit on all files.
Updated pre commit config versions and added a sort y on start time method used by schedulers and scheduling GUI.
List scheduler now refactored to sort continously given indecies by subclass.
Added port constrain to list scheduler, added example and updated tests
Merge branch 'add-memory-constraint-for-list-schedulers' of gitlab.liu.se:da/B-ASIC into add-memory-constraint-for-list-schedulers
add-memory-cons…
add-memory-constraint-for-list-schedulers
Add IO times for list schedulers
Merge branch 'add-memory-constraint-for-list-schedulers' of gitlab.liu.se:da/B-ASIC into add-memory-constraint-for-list-schedulers
started on port constrained scheduling, first version functional
started work on the generator and added a MADS operation
Add IO times for list schedulers
Add slack time sched2
Add matrix inversion sfg generator
updated so that execution time does not have to be set for dont cares
add-slack-time-…
add-slack-time-sched
rendering of dont cares now working and example is completed.
added SlackTime MaxFanOut and a Hybrid Scheduler, also started on example with ldlt matrix inverse.
Changed sfg generator to use DontCare.
fixes from mr comments and added tests for 100 percent test coverage in core_operations
fix from last commit
changed test that took too long
added more tests and one commented out test for complex matrices
ldlt inverse now verified for matrices up to and including size 3x3
started work on the generator and added a MADS operation
started on port constrained scheduling, first version functional
added io times for list schedulers and added tests for 100 percent test coverage of schedulers, also added another example
added schedule __str__ function that prints id, start time, backward slack and forward slack
updated so that execution time does not have to be set for dont cares
rendering 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-sched
added 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_operations
fix from last commit
changed test that took too long
added more tests and one commented out test for complex matrices
ldlt inverse now verified for matrices up to and including size 3x3
started work on the generator and added a MADS operation
Loading