Skip to content
Snippets Groups Projects

Resolve L2SDP-206

Merged Pieter Donker requested to merge L2SDP-206 into master
2 unresolved threads

Closes L2SDP-206

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Eric Kooistra
  • Eric Kooistra
  • 35 35 -- .
    36 36 -------------------------------------------------------------------------------
    37 37
    38 LIBRARY IEEE, common_lib, dp_lib, rTwoSDF_lib, wpfb_lib, filter_lib, si_lib, st_lib;
    38 LIBRARY IEEE, common_lib, dp_lib, rTwoSDF_lib, wpfb_lib, filter_lib, si_lib, st_lib, mm_lib;
    39 39 USE IEEE.STD_LOGIC_1164.ALL;
    40 40 USE common_lib.common_pkg.ALL;
    41 41 USE common_lib.common_mem_pkg.ALL;
    42 USE common_lib.common_network_layers_pkg.ALL;
  • 26 26 -- Unb2b version for lab testing
    27 27 -------------------------------------------------------------------------------
    28 28
    29 LIBRARY IEEE, common_lib, unb2b_board_lib, technology_lib, diag_lib, dp_lib, tech_jesd204b_lib, lofar2_unb2b_adc_lib, wpfb_lib, lofar2_sdp_lib;
    29 LIBRARY IEEE, common_lib, unb2b_board_lib, technology_lib, diag_lib, dp_lib, tech_jesd204b_lib, lofar2_unb2b_adc_lib, wpfb_lib, lofar2_sdp_lib, eth_lib;
    30 30 USE IEEE.STD_LOGIC_1164.ALL;
    31 31 USE IEEE.NUMERIC_STD.ALL;
    32 32 USE common_lib.common_pkg.ALL;
    33 33 USE common_lib.common_mem_pkg.ALL;
    34 USE common_lib.common_network_layers_pkg.ALL;
  • Eric Kooistra
  • Eric Kooistra
  • Pieter Donker added 3 commits

    added 3 commits

    Compare with previous version

  • Pieter Donker added 1 commit

    added 1 commit

    Compare with previous version

  • Pieter Donker added 6 commits

    added 6 commits

    Compare with previous version

  • Pieter Donker added 1 commit

    added 1 commit

    Compare with previous version

  • Pieter Donker added 1 commit

    added 1 commit

    Compare with previous version

  • Pieter Donker added 1 commit

    added 1 commit

    Compare with previous version

  • Pieter Donker added 1 commit

    added 1 commit

    Compare with previous version

  • Pieter Donker added 18 commits

    added 18 commits

    Compare with previous version

  • merged

  • Pieter Donker mentioned in commit 8993ec49

    mentioned in commit 8993ec49

  • Please register or sign in to reply
    Loading