... | ... | @@ -5,15 +5,14 @@ |
|
|
The VME64x core implements a VME64 slave on one side and a WishBone
|
|
|
master on the other without FIFOs in-between.
|
|
|
|
|
|
The core supports SINGLE, BLT (D32), MBLT (D64), 2eVME and 2eSST
|
|
|
transfers in A24, A32 and A64 address modes and D08 (OE), D16, D32, D64
|
|
|
data transfers. The core can be configured via implemented CR/CSR
|
|
|
configuration space. A ROACK type IRQ controller with one interrupt
|
|
|
input and a programmable interrupt level and Status/ID register is
|
|
|
provided.
|
|
|
The core supports SINGLE, BLT (D32), MBLT (D64) transfers in A24 and A32
|
|
|
address modes and D08 (OE), D16, D32, D64 data transfers. The core can
|
|
|
be configured via implemented CR/CSR configuration space. A ROACK type
|
|
|
IRQ controller with one interrupt input and a programmable interrupt
|
|
|
level and Status/ID register is provided.
|
|
|
|
|
|
A WishBone side features a pipelined WB master for SINGLE
|
|
|
transfers.
|
|
|
A WishBone side features a pipelined WB
|
|
|
master.
|
|
|
|
|
|
![](/uploads/c9c5d9563f3db625faa7bc2d4ab10051/VME64x_BlockDiagram2.png)
|
|
|
|
... | ... | @@ -27,10 +26,10 @@ transfers. |
|
|
programmable interrupt level and Status/ID register
|
|
|
- Supported VME access modes
|
|
|
- SINGLE, BLT (D32), MBLT (D64)
|
|
|
- A24, A32 and A64 address modes and D08 (OE), D16, D32, D64
|
|
|
data transfers
|
|
|
- A24 and A32 address modes and D08 (OE), D16, D32, D64 data
|
|
|
transfers
|
|
|
- WishBone master (user side)
|
|
|
- Pipelined WB master for SINGLE transfers
|
|
|
- Pipelined WB master.
|
|
|
|
|
|
-----
|
|
|
|
... | ... | @@ -148,12 +147,16 @@ on VFC V2 and SVEC V0. A ROACK type IRQ Controller is provided.</td> |
|
|
</tr>
|
|
|
<tr class="odd">
|
|
|
<td>01-09-2017</td>
|
|
|
<td>Tristan Gingold is working on it to make the module more usable and maintainable.</td>
|
|
|
<td>Tristan Gingold started to work on it to make the module more usable and maintainable.</td>
|
|
|
</tr>
|
|
|
<tr class="even">
|
|
|
<td>02-10-2017</td>
|
|
|
<td>Work completed.</td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table>
|
|
|
|
|
|
-----
|
|
|
|
|
|
Davide Pedretti, Erik van der Bij, Tomasz Wlostowski - 12 January 2017
|
|
|
Davide Pedretti, Erik van der Bij, Tomasz Wlostowski - 02 October 2017
|
|
|
|