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.
4012fce95920c9b5333ad9a362bc9033245c10a0
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-min-mem-to-pe-con-res-alg
add-more-res-alloc-algs
add-slack-time-sched
aptcache
Tags
2
cbasedsim
1.0.0
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
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
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
resources.py: default all heuristics to left_edge
resources.py: add split_ports_sequentially() and left-edge based split_on_ports()
Add a sink operation to avoid dangling nodes
Documentation fixes
Improve Winograd examples slighlty
add simple way to insert delays
rename operations in unfolded SFGs
Replace the old unfolding function for SFGs
Fix schedule._reintroduce_delays() and introduce sfg.insert_operation_before() function
Use HTML tables for architecture blocks
Add method to reconstruct SFG from a schedule
Drop pytest-mpl
Change connect_external_signals_to_components() to work with branching input signals
Change GraphID numbering to be zero-based
Add branch coverage
More architecture tests
Add tests for architecture
Test schedule and some fixes
Replace << connect operator with <<= and overload shift
Minor refactoring and cleanup
Move operator overloading to SignalSourceProvider
Add support for updating plots in real-time
Add menu entry for port access statistics
Add port access bar plots
Cleanup of documentation and raise correct exception type
Add numpydoc validation and pyupgrade
Minor fixes
Add *Shift-operations
Rewrite slack computation
Add ALAP scheduling and fix a few schedule bugs
Add move_operation_asap and move_operation_alap
Add ProcessCollection methods and update example
Improve example
Fix typing, spelling errors and minor tests
Added five-point Winograd DFT and fixed bugs
Add support for color in Architecture
Add cell info to architecture
Add multiplexers to Architecture Digraph
Add IO cluster
Add cluster argument to Architecture Digraph
Loading