1. 19 Jun, 2017 4 commits
    • Maciej Lipinski's avatar
      [streamers/review] organized wr_streamers' generic parameters into record · aa20995c
      Maciej Lipinski authored
      - BTrain requires to set more parameters than just tx/rx_data_width
      - it would be messy to have all the parameters in the top of each board
      - I made a record with all tx/rx parameters and replaced the currently
        existing two generics that reach the top of svec/spec/vfchd_board
        with these record.
      - Now, all the tx/rx parameters of tx/rx streamers can be set when
        using the "board" top
      - Default constant is used with default values (defined ine streamers pkg)
      - it is planed to have constant with default parameters for BTrain as well
        in the BTrain package. Possibly, the same policy can be used for other
        applications
      aa20995c
    • Maciej Lipinski's avatar
      [streamers/review] added g_tx_buffer_size to tx_streamer · d774bdca
      Maciej Lipinski authored
      - made the tx and rx streamer symmetric in terms of seeting the
        buffer size, now both have proper generics
      - added proper descriptions
      - added sanity checks for generics
      - set (hopefully) more sensible defults
      d774bdca
    • Maciej Lipinski's avatar
      [streamers/review] included cosmetic changes suggest in the review · f9f5e80f
      Maciej Lipinski authored
      - corrected name of f_dbg_word_starting_at_byte (byte->bit)
      - expanded description of g_rx_data_width
      - added descriptions of g_rx_data_width and g_tx_data_width the info
        that they are required to be multiples of 16 bits
      f9f5e80f
    • Dimitris Lampridis's avatar
      bin: modfied wrpc-sw for simulations to not perform SDB discovery, in order to… · d29b41e8
      Dimitris Lampridis authored
      bin: modfied wrpc-sw for simulations to not perform SDB discovery, in order to speed-up simulation time
      
      built from wrpc-sw using commit:
      91ab423 sim main: disable discovery of peripherals via SDB to speed-up the simulation.
      d29b41e8
  2. 14 Jun, 2017 5 commits
  3. 26 May, 2017 1 commit
  4. 14 Mar, 2017 2 commits
  5. 13 Mar, 2017 1 commit
  6. 10 Mar, 2017 2 commits
  7. 09 Mar, 2017 2 commits
  8. 08 Mar, 2017 2 commits
  9. 07 Mar, 2017 2 commits
  10. 06 Mar, 2017 1 commit
  11. 03 Mar, 2017 2 commits
  12. 02 Mar, 2017 2 commits
  13. 01 Mar, 2017 2 commits
  14. 27 Feb, 2017 2 commits
  15. 24 Feb, 2017 7 commits
  16. 23 Feb, 2017 3 commits