Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
Verilog Axis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Third Party
Verilog Axis
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
10
Mar
26
Feb
25
23
6
Aug
12
Apr
28
Jan
26
17
16
Aug
14
27
Jul
26
17
Feb
13
29
Jan
25
29
Dec
8
1
Nov
18
Sep
7
15
May
13
30
Mar
27
Dec
10
29
Nov
28
25
24
15
2
20
Oct
17
13
28
Sep
1
27
Aug
25
17
3
Jun
2
31
May
30
25
18
16
3
Apr
3
Dec
7
Sep
6
3
17
Aug
10
Jul
17
Apr
27
Mar
19
Feb
18
24
Oct
9
Aug
25
Jul
24
18
16
10
Jun
9
26
Apr
28
Mar
27
26
7
27
Feb
9
Dec
8
3
28
Nov
30
Oct
25
24
9
Sep
15
Aug
9
2
Jul
30
Jun
13
27
Feb
26
21
Nov
20
12
18
May
12
Sep
2
24
Aug
23
22
21
4
27
Jul
25
24
20
27
Jun
5
Jan
9
Nov
8
7
19
Oct
9
8
14
Jul
13
9
22
Jun
5
12
May
8
3
19
Apr
21
Mar
28
Feb
3
Dec
21
Nov
19
16
13
12
9
8
5
28
Oct
22
21
20
30
Sep
19
13
Add missing length parameter
master
master
Add comma
Add another waiver
Add non-opt flag
Add verilator.vlt
Pull changes from verilog-ethernet
Add sources.list
Parameter fix for ISE
Add support for file list files
Fix tkeep handling in axis_adapter
Force AXIS RAM switch output FIFO into distributed RAM
Fix spurious multi-driven net issue in axis_ram_switch when S_ID_WIDTH = 0
Remove stall cycle in axis_arb_mux
Fix FIFO output pause logic
Implement MARK_WHEN_FULL option in FIFOs
Reorganize FIFO write logic
Test DROP_WHEN_FULL parameter
Add overflow test, previous test is actually an oversize frame test
Send more data in stress tests
Compute DEPTH based on FIFO data width
Use FIFO depth in overflow test
Read configuration directly from DUT
Add pause functionality to FIFO modules
Rewrite width converter to reduce resource consumption
Reorganize FIFO adapter wrappers
Reorganize pipeline FIFO to facilitate placement constraints
Add depth status outputs to FIFOs
Refactor pointer handling in FIFOs
Remove extraneous parameters
Another update to async FIFO timing constraints to deal with OOC clock constraints
Remove recursively-expanded macros for module parameters in makefiles
Update ubuntu version in CI
Rework parameter handling in testbench makefiles
Update CI configuration
Remove separate memory read register (it causes ISE to crash, and is not necessary for URAM inference)
Update async FIFO timing constraints to handle clocks from OOC IP that are not constrained during synthesis
Update async FIFO timing constraints
Add option for output FIFO to improve pipelining and RAM inference for large FIFOs
Consolidated RAM pipeline output wires
Use separate RAM output register for better pipeline register inference
Loading