Introduce vx::v3 namespaces
This change introduces namespaces for the upcoming HICANN-DLS-SR-HXv3 BrainScaleS-2 ASIC. All logic currently mirrors the implementation in HXv2. Once HXv3 is finalized, remaining common code should be moved to the (existing) common namespace. Change-Id: Ia112126b5fc486124461c328bca435fa2a142c43
Showing
- libnux/vx/v3/bitformatting.h 10 additions, 0 deletionslibnux/vx/v3/bitformatting.h
- libnux/vx/v3/correlation.h 12 additions, 0 deletionslibnux/vx/v3/correlation.h
- libnux/vx/v3/dls.h 13 additions, 0 deletionslibnux/vx/v3/dls.h
- libnux/vx/v3/exp.h 11 additions, 0 deletionslibnux/vx/v3/exp.h
- libnux/vx/v3/fxv.h 13 additions, 0 deletionslibnux/vx/v3/fxv.h
- libnux/vx/v3/helper.h 11 additions, 0 deletionslibnux/vx/v3/helper.h
- libnux/vx/v3/location.h 9 additions, 0 deletionslibnux/vx/v3/location.h
- libnux/vx/v3/mailbox.h 21 additions, 0 deletionslibnux/vx/v3/mailbox.h
- libnux/vx/v3/omnibus.h 15 additions, 0 deletionslibnux/vx/v3/omnibus.h
- libnux/vx/v3/random.h 11 additions, 0 deletionslibnux/vx/v3/random.h
- libnux/vx/v3/reset_neurons.h 9 additions, 0 deletionslibnux/vx/v3/reset_neurons.h
- libnux/vx/v3/spikes.h 12 additions, 0 deletionslibnux/vx/v3/spikes.h
- libnux/vx/v3/spr.h 47 additions, 0 deletionslibnux/vx/v3/spr.h
- libnux/vx/v3/syn.h 10 additions, 0 deletionslibnux/vx/v3/syn.h
- libnux/vx/v3/time.h 28 additions, 0 deletionslibnux/vx/v3/time.h
- libnux/vx/v3/unittest.h 37 additions, 0 deletionslibnux/vx/v3/unittest.h
- libnux/vx/v3/vector.h 18 additions, 0 deletionslibnux/vx/v3/vector.h
- libnux/vx/v3/vector_convert.h 9 additions, 0 deletionslibnux/vx/v3/vector_convert.h
- libnux/vx/v3/vector_math.h 9 additions, 0 deletionslibnux/vx/v3/vector_math.h
- test/test_hwsimtests_vx_v3.py 88 additions, 0 deletionstest/test_hwsimtests_vx_v3.py
Please register or sign in to comment