1. 26 Apr, 2013 2 commits
  2. 25 Apr, 2013 1 commit
  3. 24 Apr, 2013 1 commit
  4. 23 Apr, 2013 2 commits
  5. 19 Apr, 2013 2 commits
  6. 10 Apr, 2013 3 commits
  7. 05 Apr, 2013 3 commits
  8. 20 Mar, 2013 1 commit
  9. 19 Mar, 2013 5 commits
  10. 18 Mar, 2013 3 commits
  11. 14 Mar, 2013 4 commits
    • Wesley W. Terpstra's avatar
      altera gxb: rewrite using deterministic mode · de946a89
      Wesley W. Terpstra authored
      Previously on Altera, there was a non-deterministic delay between
      transmission from clk_ref to clk_tx. This came from a FIFO in the
      GXB and also that clk_tx was not compensated against clk_ref.
      
      Using deterministic mode with PFD feedback achieves determinism.
      There is only a single register instead of the FIFO and the parallel
      TX clock is phase matched to the CMU reference clock.
      
      Unfortunately, deterministic mode does not have access to force_dispval.
      This necessitates using an 8b10b in the FPGA fabric.
      
      Another change is that the CDR clock is trained by a GXB reference
      clock pin for better jitter performance. It is forbidden to cascade
      two PLLs in low bandwidth mode. This way the recovered clock can use
      low bandwidth as it is never derived from clk_ref (also low bandwidth).
      
      Another change is the reset logic has been rewired. Before the WRC
      could reset the GXB and thus kill the RX clock. This led to bad
      undefined states in the RX state machiens. Now reset as in the manual.
      de946a89
    • Wesley W. Terpstra's avatar
      pexaria2a: removed · d7099afa
      Wesley W. Terpstra authored
      This was a (faulty) prototype card produced in limited number.
      It will be replaced by an entirely new design using Arria5.
      
      This project completely out-of-date compared to the other GSI tops.
      When the new card is built, we will just make a completely new top.
      d7099afa
    • Wesley W. Terpstra's avatar
    • Wesley W. Terpstra's avatar
      71713e0e
  12. 08 Mar, 2013 1 commit
  13. 07 Mar, 2013 6 commits
  14. 05 Mar, 2013 2 commits
  15. 04 Mar, 2013 3 commits
  16. 01 Mar, 2013 1 commit