Skip to content
Snippets Groups Projects
  1. Nov 16, 2016
  2. Nov 14, 2016
  3. Nov 08, 2016
  4. Nov 03, 2016
  5. Oct 28, 2016
  6. Oct 27, 2016
    • Maciej Lipinski's avatar
      added module containing all the platform-dependent stuff needed for WRPC · 12df4287
      Maciej Lipinski authored
      - this new module contains the PLLs, buffers, PHY and DAC arbiter that
        would be usually copied in the top_level of each design
      - it was created to make integration of WRPC in user's design easier and
        cleaner
      - it is expected to be extended with more families in which case, only
        the PHY is expected to change
      - similar module will be created for Altera
      12df4287
  7. Oct 26, 2016
  8. Aug 30, 2016
  9. Aug 26, 2016
  10. Aug 24, 2016
  11. Aug 19, 2016
  12. Aug 17, 2016
  13. Jul 27, 2016
    • Maciej Lipinski's avatar
      [wr streamers] implemented snapshot of the statistis · cab82fab
      Maciej Lipinski authored
      it was hard to get fully coherent statistics, especially if they were changing
      fast (e.g. 250kHz in btrain). Setting snapshot bit to high copies at the same
      instant all the counters to separate registers. as long as snapshot bit is high,
      these registers are exposed to WB and SNMP. so one can read it as long as it
      takes and the data is still coherent.
      cab82fab
    • Maciej Lipinski's avatar
      [wr streamers] generate reset timestamp pulse on both edges of reset input · d5a58554
      Maciej Lipinski authored
      this can be useful when reseting remotely and wanting to make statistics. in
      such case the SNMP server
      1. reads the reset timestamp
      2. sets reset high
      3. reads the timestamp of the reset
      4. sets rest low, new timestamp is done to have exactly the time of start of
         stats
      d5a58554
  14. Jul 26, 2016
    • Maciej Lipinski's avatar
      Debugged remote reset · 63c4ba8b
      Maciej Lipinski authored
      added info about reset to the output registers, as well as the value of the
      input register. fixed stats to work with remote reset
      63c4ba8b
  15. Jul 12, 2016
  16. Jun 16, 2016
  17. Jun 12, 2016
  18. Jun 10, 2016
  19. Jun 09, 2016