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.
f2f7d332802923b37c4fd3909885e3beea8f36a0
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
29
Mar
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
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 linting issues
Add support for parallel interleaver generation
correct parameters 'rows' and 'columns' in generate_matrix_transposition()
Use enumerate
Fix documentation
Fix issue with schedule and Python >= 3.10
codegen: add functions 'write' and 'write_lines', reformat code
codegen: add pipelined back-edge mux decode logic to register based storage
codegen: add synchronous write address generation to memory based HDL generation
codegen: add B-ASIC commit hash in VHDL preamble
Start caching dependencies
aptcache
aptcache
Add VHDL testing
Replace truncate with quantize
codegen: add B-ASIC commit hash in VHDL preamble
codegen-commit-…
codegen-commit-hash
Fix minor documentation issues
codegen: VHDL generation for register based storage
codegen: VHDL generation for memory based storage
Add graph_color_cell_assignment method to ProcessCollection
Add left_edge_cell_assignment method to ProcessCollection
Remove unused arguments and parameters
Better documentation for research and gui_utils modules
Cleanup code, refactor, fix docs
Refactor code based on recommendation
Fix _repr_svg_ for ProcessCollection
Fix documentation formatting
Replace SciPy with mplsignal
Add doc-string linting with velin
Run velin to fix some doc-string issues
Unify plot/show
Cleanup code and add typing
Add FromFile signal generator.
Add plot window to documentation. Closes #178
Plot window can opened from command line
Fix layout of list and buttons
Simulation legend almost working
PlotWindow: Replaced PlotCanvas with FigureCanvas
PlotWindow: Added NavigationToolbar. Still the same canvas
Add some argument checking
Only save non-zero laps in code generation
Fix some typing
Loading