###################################################################### ## The main TCDS2 interface from the back-end point of view (without ## MGT). ###################################################################### include -c components/tclink tclink.d3 src -c components/counters unlock_counter.vhd src -c components/tcds2_link tcds2_link_speed_pkg.vhd src -c components/tcds2_link tcds2_streams_pkg.vhd src -c components/tcds2_link ttc2_frame_splitter.vhd src -c components/tcds2_link tts2_frame_builder.vhd src tcds2_interface.vhd src tcds2_interface_mgt.vhd src tcds2_interface_pkg.vhd ######################################################################