From 2eb8853e92cce86d4ee47cfb3892e98dcfa77040 Mon Sep 17 00:00:00 2001 From: Erik Kooistra <kooistra@astron.nl> Date: Wed, 11 Jun 2014 09:41:05 +0000 Subject: [PATCH] Ported tse_sgmii_lvds v9.1 from $UNB to ip_stratix_tse_sgmii_lvds in $RADIOHDL. --- .../ip_stratixiv/tse_sgmii_lvds/hdllib.cfg | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libraries/technology/ip_stratixiv/tse_sgmii_lvds/hdllib.cfg diff --git a/libraries/technology/ip_stratixiv/tse_sgmii_lvds/hdllib.cfg b/libraries/technology/ip_stratixiv/tse_sgmii_lvds/hdllib.cfg new file mode 100644 index 0000000000..c119c1fb11 --- /dev/null +++ b/libraries/technology/ip_stratixiv/tse_sgmii_lvds/hdllib.cfg @@ -0,0 +1,12 @@ +hdl_lib_name = ip_stratixiv_tse_sgmii_lvds +hdl_library_clause_name = ip_stratixiv_tse_sgmii_lvds_lib +hdl_lib_uses = common + +build_sim_dir = $HDL_BUILD_DIR +build_synth_dir = + +synth_files = + ip_stratixiv_tse_sgmii_lvds.vho + +test_bench_files = + tb/vhdl/tb_ip_stratixiv_tse_sgmii_lvds.vhd -- GitLab