Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EtherBone Core
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Projects
EtherBone Core
Graph
6af5e6c801d380bb7ac86a0796104107f5b5c27c
Select Git revision
Branches
20
drop_frame_on_bad_ip
ebPy
eb_fec_integration
protected
eb_wireshark_lua_fix
ebm-rework
ebm_bugfix_08032017
ebm_bugfix_20200616
ebm_fid7_fix
ebs_bugfix_20191127
for-simulated-hw
ftm
ghdl_sim
hel-ebPy
lv2013q2
master
default
mat_ebm
proposed_master
stable
tom-wr-node
wrpc
Tags
12
v2.1.4
v2.1.3
v2.1.2
v2.1.1
balloon
v2.1.0
v2.0.0
v1.3.2
v1.3.1
v1.3.0
v1.2.3
v1.2.2
32 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Apr
23
16
15
10
9
8
5
4
3
28
Mar
4
1
27
Feb
26
12
11
18
Jan
17
23
Nov
22
21
19
16
15
13
2
Oct
12
Sep
28
Aug
24
Jul
19
12
10
9
5
14
Jun
4
22
May
14
11
10
8
27
Apr
10
29
Mar
27
22
21
20
19
16
15
13
12
9
8
7
6
5
2
1
29
Feb
28
27
24
23
22
21
20
17
16
15
14
13
10
9
8
6
3
2
26
Jan
25
18
17
16
13
10
5
Dec
20
Oct
19
18
12
Sep
5
4
2
1
31
Aug
30
29
24
23
22
19
17
15
12
11
10
9
8
5
4
3
2
1
29
Jul
28
12
22
Jun
21
20
14
10
9
6
31
May
26
6
4
28
Apr
21
20
19
18
17
16
15
13
12
11
9
8
7
6
api: remove opaque types for structures
api: expose return value of cycle close under C++
tools: rename firmware load tools to eb-{get,put}
api: begin EB software refactoring (breaks API/ABI compat)
eb-upload: failure to seek is fatal
stable
stable
tools: improve bounds checking
api: rename eb-load/store to eb-upload/download -- less confusing
api device: cache fcntl flags => less syscalls => faster transfers
eb-load/store: LFS support
api: adjust old test program to expect etherbone header in tree
load/store: do not use global variables => broke eb-store
eb2: pop FIFOs only when both ready
api: gitignore new test binary
usb: wrong cdc_acm feature reported -- breaks windows
eb2: parameterize FIFO depth
eb2: cover the gap between strobe and busy
eb2: when TX is being dropped, of course we don't stall
api: integrate/update the old test program
api: include old test program from Marcus
eb2: fix existing stream conversion
eb2: use tags to control TX cycle line and sync error shift register
eb2: fixup inter-operation cycle line control
eb2: dpram inputs are registered
eb2: less bad fifo adapter
eb2: first hash at size converting fifo
api: unset non-blocking when requested
eb2: fix bug where wishbone master did not hold stb on stall
eb2: fix bug pushing all access to config space
eb2: discard writes consistently
eb2: fix tx mux hang
eb2: add protection against faulty slaves
eb2: fix bugs found by quartus
eb2: integrate new FSM with top components
eb2: appease modelsim and fine-tune flow control logic
statemachine almost complete
eb2: don't push zeros on writes; leave that to the fsm using pass
eb2: modelsim is happy
eb2: all the TX path is there
eb2: first few FIFOs and mux
interfaces for V2