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.
add-memory-constraint-for-list-schedulers
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
23
Jun
19
18
17
16
14
May
13
12
10
9
6
5
4
30
Apr
29
28
23
21
18
17
16
15
14
11
9
8
7
3
2
1
31
Mar
26
25
24
19
18
16
15
14
13
12
10
5
3
28
Feb
27
26
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
Add schedule.rotate_forwards, schedule.rotate_backwards and integrate with GUI
master
master
Recompile scheduler GUI and unify menu names
Fix top y-pos bug in scheduler GUI
Update from ruff to ruff-check alias
Bump ruff in pre-commit and remove pyupgrade
Fix isort bug
Fix docs for SFG GUI
Fix operation movement/wrapping bugs in scheduling GUI
Move module into lib directory
Rename GUI directory to sfg_gui
Add R7Winograd
Add R5Winograd
Fix resource assignment heuristic bugs
Add R3Winograd
Add R4Butterfly
Add fft_operations to API docs
Finalize transition to pyqt6
Cleanup and comment on lints
Add R2TFButterfly
Add R2DITButterfly
Add R2DIFButterfly
Move Butterfly to fft_operations and rename to R2Butterfly
Misc improvements
Use list comprehensions and activate lint
More lints
Import math instead of functions from math
Use pathlib more
Add utility operations to docs and sfg gui
Move DontCare and Sink to utility_operations.py
Add return annotations
Fix incorrect log statements and more lints
Add more lints
Remove distutil
Make place_operation private
Remove velin and blacken-doc from pre-commit
Update build system
More fixes
fixes
fixes
Add pydocstyle rule to linter
Improve scheduling of DontCares and Sinks
Add set_*_by_type to Schedule
Loading