|
VME64x to Wishbone Core
|
|
# VME64x to Wishbone Core
|
|
|
|
|
|
Project description
|
|
## Project description
|
|
|
|
|
|
The VME64x core implements a VME64 slave on one side and a WishBone
|
|
The VME64x core implements a VME64 slave on one side and a WishBone
|
|
master on the other without FIFOs in-between.
|
|
master on the other without FIFOs in-between.
|
... | @@ -16,7 +16,7 @@ A WishBone side features a pipelined WB master for SINGLE transfers. |
... | @@ -16,7 +16,7 @@ A WishBone side features a pipelined WB master for SINGLE transfers. |
|
|
|
|
|
VME64x\_BlockDiagram.png
|
|
VME64x\_BlockDiagram.png
|
|
|
|
|
|
Main features¶
|
|
## Main features¶
|
|
|
|
|
|
\* VME64x slave
|
|
\* VME64x slave
|
|
o CR/CSR space
|
|
o CR/CSR space
|
... | @@ -30,5 +30,5 @@ transfers |
... | @@ -30,5 +30,5 @@ transfers |
|
\* WishBone master (user side)
|
|
\* WishBone master (user side)
|
|
o Pipelined WB master for SINGLE transfers
|
|
o Pipelined WB master for SINGLE transfers
|
|
|
|
|
|
For more details about the project see vme64x\_user\_manual
|
|
For more details about the project see "vme64x\_user\_manual"
|
|
|
|
|