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-slack-time-sched
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
11
May
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
25
24
Cleanup and comment on lints
morelints3
morelints3
Use list comprehensions and activate lint
master
master
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
Update ILP scheduler to support DontCares + Sinks
Add SFG generator for matrix-multiplication
Change execution time of Constant operation to 1
Add ILP scheduler
Improve docs and solver handling
Add pulp links to docs and replace typos with codespell
Move optimization model comments closer to actual equations
Do not rename state and I/O in state-space representation
Simply loop and state_space
Remove more 'string type checks'
Add processing element lower-bound method for ProcessCollection
Improve docstring for split_on_ports
Add single port tests for ILP resource assignment
Cleanup logger
Improve Schedule validation
Enable suboptimal solutions via solver settings
Document priority table in ListScheduler and RecursiveListScheduler
Special case for single input SFG simulation
Add more resource plots to scheduler GUI
Improve and fix logging
Use lower bound for ILP resource algorithms and dont require colors/resources for mux reduction
Add natural sort of operation names when printing schedules and slacks
Loading