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.
3548e46267599a78a7017c8c565087777ede76a5
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
20
Jan
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
Add support for decreasing time resolution
Add support for increasing time resolution
Never ending doc-fixes
execution_time can return None
Black formatting...
Merge branch 'specificexceptions' into 'master'
Change some asserts and test for specific exceptions
Merge branch 'assertremoval' into 'master'
Replace assert with raise
Merge branch 'codecoverage' into 'master'
Add code coverage to PRs
Try to make docs better
Fix typo
Even more documentation fixes
More documentation fixes
Improve schedule image generation
Fix some documentation issues
Run pyupgrade
Add pre-commit hooks and run them
Do not run tests in parallel
Add ending newline in graphviz output
Update test flags
Fix GraphViz test issues
Skip Graphviz checking
Reformat
Remove scipy as dependency and import MPL usage
Merge branch 'oldnumpy' into 'master'
Merge branch 'qtdocs' into 'master'
Add oldest-supported-numpy as build requirement
Add sphinx-qt-documentation in docs build
Merge branch 'docbuildfix' into 'master'
Fix doc build on CI
More doc fixes
Fix process and run black for formatting
Add process classes
Add exit method to fix scheduler gui test
Add ui_main_window.py
typos in compiler and better version
Merge branch '106-remove-automatic-regeneration-of-ui_main_window-py' into 'master'
RC and UI compiler is now in separate module
Loading