Skip to content
Snippets Groups Projects
Commit c676f9a5 authored by Kenneth Hiemstra's avatar Kenneth Hiemstra
Browse files

removed "tse" from the lib because it was already in "eth"

parent 9ed82496
No related branches found
No related tags found
No related merge requests found
hdl_lib_name = tr_10GbE
hdl_library_clause_name = tr_10GbE_lib
hdl_lib_uses = common dp diag diagnostics tr_xaui tse
hdl_lib_uses = common dp diag diagnostics tr_xaui eth
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
......@@ -8,6 +8,6 @@ build_synth_dir = $HDL_BUILD_DIR
synth_files =
$UNB/Firmware/modules/tr_10GbE/src/ip/megawizard/mac_10g/mac_10g.vhd
$UNB/Firmware/modules/tr_10GbE/src/vhdl/tr_10GbE.vhd
src/vhdl/tr_10GbE.vhd
test_bench_files =
This diff is collapsed.
hdl_lib_name = tse
hdl_library_clause_name = tse_lib
hdl_lib_uses = dp common
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir =
synth_files =
$UNB/Firmware/modules/tse/../MegaWizard/tse_sgmii_lvds/tse_sgmii_lvds.vho
$UNB/Firmware/modules/tse/../MegaWizard/tse_sgmii_gx/tse_sgmii_gx.vho
$UNB/Firmware/modules/tse/../MegaWizard/gxb/v101/gx_reconfig_4.vhd
$UNB/Firmware/modules/tse/src/vhdl/tse_pkg.vhd
$UNB/Firmware/modules/tse/src/vhdl/tse.vhd
$UNB/Firmware/modules/tse/src/vhdl/tse_a_stratix4.vhd
$UNB/Firmware/modules/tse/src/vhdl/eth_layers_pkg.vhd
$UNB/Firmware/modules/tse/src/vhdl/eth_pkg.vhd
$UNB/Firmware/modules/tse/src/vhdl/eth_checksum.vhd
$UNB/Firmware/modules/tse/src/vhdl/eth_hdr_store.vhd
$UNB/Firmware/modules/tse/src/vhdl/eth_hdr_status.vhd
$UNB/Firmware/modules/tse/src/vhdl/eth_hdr_ctrl.vhd
$UNB/Firmware/modules/tse/src/vhdl/eth_hdr.vhd
$UNB/Firmware/modules/tse/src/vhdl/eth_crc_ctrl.vhd
$UNB/Firmware/modules/tse/src/vhdl/eth_crc_word.vhd
$UNB/Firmware/modules/tse/src/vhdl/eth_mm_registers.vhd
$UNB/Firmware/modules/tse/src/vhdl/eth_mm_reg_frame.vhd
$UNB/Firmware/modules/tse/src/vhdl/eth_udp_channel.vhd
$UNB/Firmware/modules/tse/src/vhdl/eth_buffer.vhd
$UNB/Firmware/modules/tse/src/vhdl/eth_control.vhd
$UNB/Firmware/modules/tse/src/vhdl/eth_ihl_to_20.vhd
$UNB/Firmware/modules/tse/src/vhdl/eth.vhd
$UNB/Firmware/modules/tse/src/vhdl/avs_eth.vhd
$UNB/Firmware/modules/tse/src/vhdl/avs_eth_coe.vhd
test_bench_files =
$UNB/Firmware/modules/tse/tb/vhdl/tb_tse_pkg.vhd
$UNB/Firmware/modules/tse/tb/vhdl/tb_tse.vhd
$UNB/Firmware/modules/tse/tb/vhdl/tb_eth_checksum.vhd
$UNB/Firmware/modules/tse/tb/vhdl/tb_eth_crc_ctrl.vhd
$UNB/Firmware/modules/tse/tb/vhdl/tb_eth_hdr.vhd
$UNB/Firmware/modules/tse/tb/vhdl/tb_eth.vhd
$UNB/Firmware/modules/tse/tb/vhdl/tb_tb_eth.vhd
$UNB/Firmware/modules/tse/tb/vhdl/tb_eth_udp_offload.vhd
$UNB/Firmware/modules/tse/tb/vhdl/tb_eth_ihl_to_20.vhd
# synth_files
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/../MegaWizard/tse_sgmii_lvds/tse_sgmii_lvds.vho
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/../MegaWizard/tse_sgmii_gx/tse_sgmii_gx.vho
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/../MegaWizard/gxb/v101/gx_reconfig_4.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/tse_pkg.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/tse.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/tse_a_stratix4.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/eth_layers_pkg.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/eth_pkg.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/eth_checksum.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/eth_hdr_store.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/eth_hdr_status.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/eth_hdr_ctrl.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/eth_hdr.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/eth_crc_ctrl.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/eth_crc_word.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/eth_mm_registers.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/eth_mm_reg_frame.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/eth_udp_channel.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/eth_buffer.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/eth_control.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/eth_ihl_to_20.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/eth.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/avs_eth.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/tse/src/vhdl/avs_eth_coe.vhd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment