• 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
Name
Last commit
Last update
..
fabric Loading commit data...
timing Loading commit data...
wr_dacs Loading commit data...
wr_eca Loading commit data...
wr_endpoint Loading commit data...
wr_mini_nic Loading commit data...
wr_pps_gen Loading commit data...
wr_si57x_interface Loading commit data...
wr_softpll_ng Loading commit data...
wr_streamers Loading commit data...
wr_tbi_phy Loading commit data...
wr_tlu Loading commit data...
wrc_core Loading commit data...
Manifest.py Loading commit data...