Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Axi Pulp
Graph
6b891f7e3685b9574b4ba2bd235fba9f878c9180
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Mar
9
6
3
28
Feb
27
25
23
18
17
14
13
12
11
10
18
Jan
16
20
Dec
19
18
17
16
13
12
3
25
Nov
19
15
28
Oct
22
23
Sep
26
Aug
23
21
8
7
20
Jul
15
12
9
30
Jun
29
24
22
21
19
3
28
May
27
24
7
Apr
3
2
26
Mar
22
21
20
19
12
7
27
Feb
26
22
19
18
Dec
11
29
Nov
28
5
17
Oct
26
Sep
24
12
6
1
Aug
2
Jun
13
May
11
23
Mar
20
19
9
6
16
Feb
14
11
8
30
Jan
26
24
axi_intf: Remove global `import axi_pkg::` and explicitly use symbols from `axi_pkg`
axi_lite_cut_intf: Add missing assigns to and from interface ports
axi_cdc_intf: Add interface variant of AXI clock domain crossing
axi_cdc: Removed unused global `import axi_pkg::*`
Changelog: Add v0.15.1
Update `common_cells` to 1.16.4 to fix synthesis warning in `id_queue`
Merge pull request #67 from pulp-platform/fix-axi_atop_filter
axi_atop_filter: Implement underflow more transparently
Changelog: Fix typo
axi_atop_filter: :art: Fix typo in comment
axi_atop_filter: :art: Fix suffix of enumeration type
axi_atop_filter: Fix holding of B response until handshake
axi_atop_filter: :art: Remove excessive newlines
axi_atop_filter: Fix holding of R response until handshake
axi_atop_filter: Fix underflow of `w_cnt`
axi_test (rand_axi_slave): Decouple receiving of Ws from receiving of AWs
axi_test (rand_axi_master): Decouple generation of AWs from sending them
axi_intf: Add single-channel assertions to `AXI_BUS_DV`
axi_intf: :art: Remove trailing whitespace
axi_test (rand_axi_master): Fix infinite wait in `send_ws`
axi_atop_filter: Revert 'Decrement W counter on B response' and 'Reduce `cnt_t` to actual width'
tb_axi_atop_filter: Handle upstream W beats that are not decided yet
tb_axi_atop_filter: Decouple handling of downstream W beats from decisions
Merge pull request #66 from pulp-platform/axi-demux-fix
axi_demux: Fix case when `MaxTrans` is 1
Merge pull request #65 from pulp-platform/axi-lite-to-apb-intf
axi_lite_to_apb: Update interface version to match latest changes
Merge branch 'fix-axi_atop_filter'
axi_atop_filter: Reduce `cnt_t` to actual width
axi_atop_filter: Decrement W counter on B response
Merge pull request #64 from WRoenninger/fix-axi_atop_filter
Changelog: Improve wording of `axi_atop_filter` fix
axi_atop_filter: Improve comment on feedthrough
axi_atop_filter: Comment counter width
axi_atop_filter: :art: Fix name of constant
axi_atop_filter: Fix W handshake if connected slave wants both AW and W valid before asserting ready
Changelog: Add v0.15.0
v0.15.0
v0.15.0
src_files: Update to match Bender.yml
Merge pull request #62 from pulp-platform/fix-axi_lite_mux_intf
Add fixes to `axi_lite_mux_intf` to Changelog
Menu
Projects
Groups
Snippets
Help