From: Peter Lemmens Date: Thu, 16 Jan 2014 14:20:53 +0000 (+0100) Subject: Stable (or at least it really looks that way) but not quite synchronous X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=8179083e5c9527171ba5f73a1db25b9d14f9355b;p=soda.git Stable (or at least it really looks that way) but not quite synchronous All crashes (3 sofar) of trbnet have been solved with 'trbcmd reset'. Changes to soda: - The source now has a tx-fifo (fixed delay) but NO rx-fifo. - Both sides have a watchdog implemented. It checks 'got_link_ready'. If this is absent the watchdog fires and resets the rx-control fsm. - Calibration works with: 'trbcmd w 0xf355 0xbe00 0x40000000;trbcmd w 0xf355 0xbe00 0x00000000; trbcmd r 0xf355 0xbe02' - The client still has an rx-fifo ; this will be next to go. --- diff --git a/soda_client.ldf b/soda_client.ldf index 4e37427..c711e8d 100644 --- a/soda_client.ldf +++ b/soda_client.ldf @@ -4,7 +4,7 @@