]> jspc29.x-matter.uni-frankfurt.de Git - soda.git/commit
New ipx files constructed for serdesses. Different serdes for up an downstream
authorPeter Lemmens <p.j.j.lemmens@rug.nl>
Wed, 11 Sep 2013 12:28:49 +0000 (14:28 +0200)
committerPeter Lemmens <p.j.j.lemmens@rug.nl>
Wed, 11 Sep 2013 12:28:49 +0000 (14:28 +0200)
commit19204be6a464b7de1d367635ebf4aea359f1add2
treeb5450c1ca93b0a5d6818d8a225ab2a3c31aeea47
parente45b56d48c828bb159bb3fcfff7254f197328e81
New ipx files constructed for serdesses. Different serdes for up an downstream
downstream: no tx-fifo for sync operation but does have rx-fifo for reply (async)
upstream:   no rx-fifo for sync operation but does have tx-fifo for reply (asynx)

Clock domains now separated.

SOURCE:
tx-clock=fabric-clock (200MHz). THis is the origin of SODA/master-clock
rx-clock=fabric clock. Phase differences taken care of by rx-fifo

CLIENT:
rx-clock=reconstructed clock
tx-clock=rx-clock
soda_addressmap.txt [new file with mode: 0644]
source/serdes_sync_downstream.ipx [new file with mode: 0644]
source/serdes_sync_downstream.txt [new file with mode: 0644]
source/serdes_sync_downstream.vhd [new file with mode: 0644]
source/serdes_sync_upstream.ipx [new file with mode: 0644]
source/serdes_sync_upstream.txt [new file with mode: 0644]
source/serdes_sync_upstream.vhd [new file with mode: 0644]
source/soda_client.vhd
source/soda_components.vhd
source/trb3_periph_sodaclient.vhd