... | ... | @@ -2,8 +2,8 @@ |
|
|
|
|
|
## Project description
|
|
|
|
|
|
The VME64x core implements a VME64 slave on one side and a WishBone
|
|
|
master on the other without FIFOs in-between.
|
|
|
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) and 2eSST transfers in A24 and A32
|
|
|
address modes and D08 (OE), D16, D32 data transfers. The core can be
|
... | ... | @@ -11,6 +11,8 @@ 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.
|
|
|
|
|
|
If you're looking for a VME-bus master, see the project [PCI-Express to VME bridge](https://ohwr.org/project/pcie-vme-bridge/wikis).
|
|
|
|
|
|
![](/uploads/c9c5d9563f3db625faa7bc2d4ab10051/VME64x_BlockDiagram2.png)
|
|
|
|
|
|
-----
|
... | ... | @@ -91,5 +93,5 @@ and Status/ID register is provided. |
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
11 July 2022
|
|
|
|