- Oct 09, 2017
-
-
Tristan Gingold authored
-
- Sep 22, 2017
-
-
Tristan Gingold authored
-
- Aug 26, 2017
-
-
Tom Levens authored
-
- Jan 12, 2017
-
-
Tom Levens authored
The CR/CSR space has been cleaned up and reworked. All decoding of the addresses has been moved from VME_bus to VME_CR_CSR_Space to make the code a bit more structured.. The option to have a user CR and CSR areas has been added. These are external such that they can be implemented by the user. The custom CSR registers (IRQ vector/level ...) have been moved to VME_User_CSR.vhd. By default (in the xvme64x_core wrapper) this area is mapped to 0x7FF33..7FF5F (in the reserved area) in order to maintain compatibility with the previous version of the core. However, it can be moved using generics to a non-reserved area for new applications. This fixes Bug #1353. Signed-off-by: Tom Levens <tom.levens@cern.ch>
-
Tom Levens authored
The VME_Init component was not needed as all of the CR data comes from generics. Therefore it has been removed to help reduce the footprint of the core (Feature #768). Signed-off-by: Tom Levens <tom.levens@cern.ch>
-
Tom Levens authored
Generics have been added to configure all values (ADEM, AMCAP, XAMCAP, DAWPR, etc) in the CR space. This implements Feature #767 and #791 and invalidates Bug #1403. Signed-off-by: Tom Levens <tom.levens@cern.ch>
-
- Jan 11, 2017
-
-
Tom Levens authored
The components in VME_SharedComps.vhd are only used in single places. Therefore to simplify the project, they have been inlined. Signed-off-by: Tom Levens <tom.levens@cern.ch>
-
- Jul 05, 2013
-
-
Matthieu Cattin authored
-
- Nov 21, 2012
-
-
dpedrett authored
git-svn-id: http://svn.ohwr.org/vme64x-core/trunk@190 665b4545-5c6b-4c24-801b-41150b02b44b
-
- Jul 17, 2012
-
-
mcattin authored
git-svn-id: http://svn.ohwr.org/vme64x-core/trunk@146 665b4545-5c6b-4c24-801b-41150b02b44b
-
- Jul 16, 2012
-
-
mcattin authored
git-svn-id: http://svn.ohwr.org/vme64x-core/trunk@145 665b4545-5c6b-4c24-801b-41150b02b44b
-
mcattin authored
git-svn-id: http://svn.ohwr.org/vme64x-core/trunk@144 665b4545-5c6b-4c24-801b-41150b02b44b
-
- Jun 28, 2012
-
-
mcattin authored
git-svn-id: http://svn.ohwr.org/vme64x-core/trunk@141 665b4545-5c6b-4c24-801b-41150b02b44b
-