Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VME64x 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
VME64x core
Graph
55e08827b1e1e227f38c6ef0fcc3112289de0118
Select Git revision
Branches
9
cvora-jul15
master
default
protected
sowarzan-rf
tg-prefetch
tg-vme-master
tom-bridge-nov27
tom-cvora-feb10
tom-rf
tom-svec7
Tags
4
v2.2
v2.1
v2.0
v1.0
13 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Oct
23
Sep
27
Aug
24
Jul
3
2
26
Jun
25
17
14
30
Nov
19
Oct
25
May
20
Dec
16
30
Sep
13
7
17
Aug
20
Jul
22
Jun
13
Jan
11
16
Dec
6
Sep
5
Feb
3
7
Dec
16
Oct
2
5
Aug
20
Jul
15
4
Jun
24
Apr
15
14
12
Mar
6
11
Feb
28
Jan
27
24
23
22
11
Dec
2
27
Nov
26
25
14
11
24
Jul
2
Apr
29
Nov
26
Oct
17
Aug
21
Mar
20
9
8
6
15
Dec
14
13
6
5
1
30
Nov
27
24
14
13
6
25
Oct
24
19
11
9
5
4
2
29
Sep
28
27
22
21
20
18
15
14
13
12
11
8
6
26
Aug
17
Jan
14
13
12
11
9
3
13
Dec
19
Jul
19
May
9
Apr
20
Mar
4
Aug
6
Mar
3
Feb
28
Nov
22
4
5
Jul
7
Mar
21
Nov
13
9
8
6
5
2
8
Oct
19
Sep
18
31
Aug
10
30
Jul
23
20
19
17
16
28
Jun
22
14
7
6
1
13
Oct
11
Aug
10
13
Jul
7
4
1
30
Jun
29
28
27
22
21
16
10
9
8
7
27
May
19
25
Mar
22
11
Feb
10
9
2
20
Jan
21
Dec
13
23
Nov
25
Oct
29
Sep
10
1
21
May
19
13
10
5
4
29
Apr
19
1
31
Mar
Update .ohwr.yaml
master
master
Update .ohwr.yaml
testbench: add a test for interrupt after MBLT
vme_bus.vhd: send interrupt vector after crossing boundaries
Fix images in .ohwr.yaml
Add .ohwr.yaml
tb_master: test burst reads
tg-vme-master
tg-vme-master
master: handle burst reads
tb_master: test one burst write
master: write burst
tb_master: add tests for writes
master: fix endianness on writes
tb_master: test read accesses
master: handle read access in D8/D16 boards
tb_master:: use axi4 full
master: use axi4 full
Update testbench
vme_ctrl: fix handling of iack cycle
master: working testbench
master: support iack cycles
Add testbench/master
vme master: fix ack, capture data
Add files for VME master
WIP: add VME master interface
Rationalize signal names
Merge branch 'patch-3' into 'master'
Add some missing reset values, so the signals propagated to the WB are not 'X' when the simulation starts.
Add g_ASYNC_DTACK to verilog wrapper
hdl/rtl/xvme64x_core.vhd | hdl/rtl/vme64x_core_verilog.vhd add default return for functions
sowarzan-rf
sowarzan-rf
hdl/sim/vme64x_bfm/components/sn74vmeh22501.v add explicitly netttypes
xvme64x_core.vhd: workaround vivado 2020 bug.
v2.2
v2.2
HDL: fixes in the verilog wrapper of the core
tom-rf
tom-rf
HDL: tie custom ader_i input to sane default value if not used
sim/vme64x_bfm: fix data type in MBLT read following changes in the gencores simulation models
sim: refactored common BFM stuff into a separat package, added a manifest for hdlmake too.
sim/vme64x_bfm: initial support for MBLT reads
rtl: support for completely custom user-provided ADER register values
Add verilog wrapper in Manifest.py
vme_bus.vhd: handle fast dtack reaction (for ASYNC_DTACK)
vme_bus.vhd: add an intermediate signal to ease probing (ILA)