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.
d8c4f9230e5e728ec0da47447d862b4ec0f7e6b0
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
30
Jan
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
26
25
24
23
22
21
20
19
16
14
13
12
11
10
9
8
6
5
4
1
21
Jun
15
Dec
13
Jan
12
8
Jun
6
26
May
25
24
23
21
20
19
18
17
14
13
12
11
10
7
6
4
3
1
30
Apr
29
28
25
24
22
20
18
17
14
9
8
7
3
1
20
Mar
18
14
12
6
5
4
3
2
27
Feb
26
25
24
21
20
19
18
14
11
10
9
Fix typing
Fix port width
Fix typing in save_load_structure.py
Add isort to pre-commit
Add documentation
Update requirements and documentation
Add execution time to core operations and documentation
Point docs to new module names
Rename classes and files in scheduler GUI
Factor out common code
Cleaning up code
Add test for properties dialog plus black style fixes
Even more typing fixes
Merge branch 'operationtypechecking' into 'master'
Improve typing
Merge branch 'latencydrawing2' into 'master'
Drawing of ports in scheduling GUI use helper functions
Merge branch 'latencydrawing' into 'master'
Start refactor components to use provided coordinates
Merge branch 'addportrefactor' into 'master'
Move add_ports logic to drag_button
Revert last changes...
Typing improvements
Add first test for operation split
Add smoke test for help dialogs
Another test
Reformat code
Even more test coverage
Increase test coverage and fix issue with removing op from GUI dict
Replace assert with specified exceptions
Refactor for easier modification
Add default values to callbacks
Fix loading of arbitrary SFGs from file
Improve orthogonal drawing
Fix incorrect attribute name
Remove unused import
Save SFGs without duplicated operations
Update twotap-FIR example and test file
Merge branch 'flipoperator' into 'master'
Enable horizontal flipping of operations
Loading