|
|
# Frequently Asked Questions
|
|
|
|
|
|
|
|
|
-----
|
|
|
|
|
|
## General
|
|
|
|
|
|
### Q: what is really the state of the design?
|
|
|
|
|
|
During October to December 2017, the core (version 2) was tested on a
|
|
|
SVEC card with the MEN A20 and MEN A25 masters.
|
|
|
During October to December 2017, the core (version 2) was tested on a SVEC card with the MEN A20 and MEN A25 masters.
|
|
|
This very core is used in the accelerators of CERN, is used in various configurations and is proven to be stable in many complex environments.
|
|
|
|
|
|
-----
|
|
|
|
|
|
## Technical
|
|
|
|
|
|
### Q:How to port a design from v1.0 to v2.0?
|
|
|
### Q: How to port a design from v1.0 to v2.0?
|
|
|
|
|
|
The official top level entity for the vme64x core is xvme64x\_core,
|
|
|
which has the vme, wb and configuration grouped in
|
... | ... | @@ -31,7 +30,7 @@ the xvme64x\_core is instantiated. |
|
|
For software compatibility, AM matching should be disabled by setting
|
|
|
generic g\_DECODE\_AM to false.
|
|
|
|
|
|
### Q:In which FPGA is it possible to fit the vme64x core?
|
|
|
### Q: In which FPGA is it possible to fit the vme64x core?
|
|
|
|
|
|
On the SVEC card (Spartan 6), the core needs less than 750 registers.
|
|
|
|
... | ... | @@ -68,3 +67,6 @@ driver](https://www.ohwr.org/project/svec-sw/tree/master/) can also be |
|
|
very helpful in understanding how you can do the configuration by
|
|
|
writing to the Address Relocation Registers.
|
|
|
|
|
|
---
|
|
|
|
|
|
19 November 2019 |