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.
constantpropagation
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
12
Jun
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
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
Add GraphID to schedule image
Add slots for all signal generators + typing
Add slots to signal generators
Update signal_flow_graph.SFG.find_by_type_name. Now it actually checks the type name, and not the _graph_id. Safer (if user changed the graph_id), and no need for regex.
petka86-find_by…
petka86-find_by_type_name
Add __slots__ to some classes
Improve typing
Improve typing (and some docs)
Improve documentation
Apply style fixes etc
wdfadaptors
wdfadaptors
Add more WDF adaptors
Bugfixes
Add tests for Python 3.12
Fix doc-build
Apply new pre-commit versions
Update pre-commit
Fix HiDPI issues
resources.py: add contains method for ProcessCollection
resources.py: better argument sanitization for generate_memory_based_storage_vhdl()
resources.py: add **kwargs to draw_exclusion_graph_coloring()
codegen: add support for generic enable-delay in transposition testbench
codegen: add timeout test to matrix transposition tester
codegen: increase length of matrix transposition unit test
codegen: add support for address-logic pipelining in generate_memory_based_storage_vhdl()
Add support for removing empty resources from architecture
More deterministic sorting of processes
Fix documentation build
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
Loading