1. 19 Mar, 2013 1 commit
  2. 18 Mar, 2013 3 commits
  3. 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
  4. 08 Mar, 2013 1 commit
  5. 07 Mar, 2013 6 commits
  6. 05 Mar, 2013 2 commits
  7. 04 Mar, 2013 3 commits
  8. 01 Mar, 2013 12 commits
  9. 28 Feb, 2013 1 commit
  10. 25 Feb, 2013 1 commit
  11. 19 Feb, 2013 5 commits
  12. 18 Feb, 2013 1 commit