Skip to content
Snippets Groups Projects
Commit 9e640a4d authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Renamed build_sim_dir into build_dir_sim, similar build_dir_synth. Use...

Renamed build_sim_dir into build_dir_sim, similar build_dir_synth. Use <tool_name>_copy_key based on build type 'sim' or 'synth' from hdltool.cfg. Renamed sim_tool_name into tool_name_sim in hdltool.cfg, similar for synth_tool_name.
parent a8354eea
No related branches found
No related tags found
No related merge requests found
Showing
with 48 additions and 48 deletions
......@@ -3,8 +3,8 @@ hdl_library_clause_name = unb1_minimal_lib
hdl_lib_uses = common mm i2c unb1_board
hdl_lib_technology = ip_stratixiv
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir = $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
$HDL_BUILD_DIR/quartus/unb1_minimal/sopc_unb1_minimal.vhd
......@@ -17,7 +17,7 @@ test_bench_files =
synth_top_level_entity =
synth_revision =
synth_copy_files =
quartus_copy_files =
quartus/sopc_unb1_minimal.sopc .
quartus_qsf_files =
......
......@@ -3,8 +3,8 @@ hdl_library_clause_name = unb1_test_lib
hdl_lib_uses = common mm i2c unb1_board remu epcs dp eth tr_xaui tr_10GbE mdio diagnostics
hdl_lib_technology = ip_stratixiv
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir = $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
$HDL_BUILD_DIR/quartus/unb1_test/sopc_unb1_test.vhd
......@@ -17,7 +17,7 @@ test_bench_files =
synth_top_level_entity =
synth_revision =
synth_copy_files =
quartus_copy_files =
quartus/sopc_unb1_test.sopc .
quartus_qsf_files =
......
......@@ -3,8 +3,8 @@ hdl_library_clause_name = unb1_board_lib
hdl_lib_uses = common dp diag uth ppsh i2c tr_nonbonded eth remu
hdl_lib_technology = ip_stratixiv
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir = $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
$UNB/Firmware/designs/unb_common/../../modules/MegaWizard/pll/clk200_pll.vhd
......
......@@ -3,8 +3,8 @@ hdl_library_clause_name = common_lib
hdl_lib_uses = technology tech_memory tech_fifo tech_iobuf tst
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir = $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
$UNB/Firmware/modules/common/src/vhdl/common_pkg.vhd
......
......@@ -3,8 +3,8 @@ hdl_library_clause_name = diag_lib
hdl_lib_uses = dp common
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir = $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
$UNB/Firmware/modules/Lofar/diag/src/vhdl/diag_bypass.vhd
......
......@@ -3,8 +3,8 @@ hdl_library_clause_name = diagnostics_lib
hdl_lib_uses = common dp diag
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir = $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
$UNB/Firmware/modules/diagnostics/src/vhdl/diagnostics.vhd
......
......@@ -3,8 +3,8 @@ hdl_library_clause_name = dp_lib
hdl_lib_uses = mm common easics
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir = $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
$UNB/Firmware/modules/dp/src/vhdl/dp_stream_pkg.vhd
......
......@@ -3,8 +3,8 @@ hdl_library_clause_name = mm_lib
hdl_lib_uses = common
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir = $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
$UNB/Firmware/modules/mm/src/vhdl/mm_fields.vhd
......
......@@ -3,8 +3,8 @@ hdl_library_clause_name = sens_lib
hdl_lib_uses = common i2c
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir = $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
$UNB/Firmware/modules/Lofar/sens/src/vhdl/sens_ctrl.vhd
......
......@@ -3,8 +3,8 @@ hdl_library_clause_name = tst_lib
hdl_lib_uses =
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir = $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
$UNB/Firmware/modules/Lofar/tst/src/vhdl/tst_output.vhd
......
......@@ -3,8 +3,8 @@ hdl_library_clause_name = uth_lib
hdl_lib_uses = common dp easics
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir = $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
$UNB/Firmware/modules/uth/src/vhdl/uth_pkg.vhd
......
......@@ -3,8 +3,8 @@ hdl_library_clause_name = easics_lib
hdl_lib_uses =
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir = $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
$UNB/Firmware/modules/easics/src/vhdl/PCK_CRC64_D8.vhd
......
......@@ -3,8 +3,8 @@ hdl_library_clause_name = numonyx_m25p128_lib
hdl_lib_uses =
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir = $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
......
......@@ -3,8 +3,8 @@ hdl_library_clause_name = epcs_lib
hdl_lib_uses = common dp tech_flash
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir = $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
$UNB/Firmware/modules/epcs/src/vhdl/epcs_reg.vhd
......
......@@ -3,8 +3,8 @@ hdl_library_clause_name = eth_lib
hdl_lib_uses = dp common tech_tse
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir= $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
src/vhdl/eth_pkg.vhd
......
......@@ -3,8 +3,8 @@ hdl_library_clause_name = i2c_lib
hdl_lib_uses = common
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir = $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
$UNB/Firmware/modules/Lofar/i2c/src/vhdl/i2c_pkg.vhd
......
......@@ -3,8 +3,8 @@ hdl_library_clause_name = mdio_lib
hdl_lib_uses = common mm
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir =
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth =
synth_files =
$UNB/Firmware/modules/Lofar/mdio/src/vhdl/mdio_pkg.vhd
......
# synth_files
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/Lofar/mdio/src/vhdl/mdio_pkg.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/Lofar/mdio/src/vhdl/mdio_mm.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/Lofar/mdio/src/vhdl/mdio_ctlr.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/Lofar/mdio/src/vhdl/mdio_phy_reg.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/Lofar/mdio/src/vhdl/mdio_phy.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/Lofar/mdio/src/vhdl/mdio_vitesse_vsc8486_pkg.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/Lofar/mdio/src/vhdl/mdio.vhd
set_global_assignment -name VHDL_FILE /home/hiemstra/svn/UniBoard_FP7/UniBoard/trunk/Firmware/modules/Lofar/mdio/src/vhdl/avs_mdio.vhd
set_global_assignment -name VHDL_FILE /home/kooistra/svnroot/UniBoard_FP7/UniBoard/trunk/Firmware/modules/Lofar/mdio/src/vhdl/mdio_pkg.vhd
set_global_assignment -name VHDL_FILE /home/kooistra/svnroot/UniBoard_FP7/UniBoard/trunk/Firmware/modules/Lofar/mdio/src/vhdl/mdio_mm.vhd
set_global_assignment -name VHDL_FILE /home/kooistra/svnroot/UniBoard_FP7/UniBoard/trunk/Firmware/modules/Lofar/mdio/src/vhdl/mdio_ctlr.vhd
set_global_assignment -name VHDL_FILE /home/kooistra/svnroot/UniBoard_FP7/UniBoard/trunk/Firmware/modules/Lofar/mdio/src/vhdl/mdio_phy_reg.vhd
set_global_assignment -name VHDL_FILE /home/kooistra/svnroot/UniBoard_FP7/UniBoard/trunk/Firmware/modules/Lofar/mdio/src/vhdl/mdio_phy.vhd
set_global_assignment -name VHDL_FILE /home/kooistra/svnroot/UniBoard_FP7/UniBoard/trunk/Firmware/modules/Lofar/mdio/src/vhdl/mdio_vitesse_vsc8486_pkg.vhd
set_global_assignment -name VHDL_FILE /home/kooistra/svnroot/UniBoard_FP7/UniBoard/trunk/Firmware/modules/Lofar/mdio/src/vhdl/mdio.vhd
set_global_assignment -name VHDL_FILE /home/kooistra/svnroot/UniBoard_FP7/UniBoard/trunk/Firmware/modules/Lofar/mdio/src/vhdl/avs_mdio.vhd
......@@ -3,8 +3,8 @@ hdl_library_clause_name = ppsh_lib
hdl_lib_uses = common
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir = $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
$UNB/Firmware/modules/ppsh/src/vhdl/ppsh.vhd
......
......@@ -3,8 +3,8 @@ hdl_library_clause_name = remu_lib
hdl_lib_uses = common tech_flash
hdl_lib_technology =
build_sim_dir = $HDL_BUILD_DIR
build_synth_dir = $HDL_BUILD_DIR
build_dir_sim = $HDL_BUILD_DIR
build_dir_synth = $HDL_BUILD_DIR
synth_files =
$UNB/Firmware/modules/remu/src/vhdl/remu_reg.vhd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment