• 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
bin Loading commit data...
board Loading commit data...
ip_cores Loading commit data...
modules Loading commit data...
platform Loading commit data...
sim Loading commit data...
syn Loading commit data...
testbench Loading commit data...
top Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
Manifest.py Loading commit data...