From 8ecde19e22eed3ae710f2ea72e9e41725f70f02f Mon Sep 17 00:00:00 2001 From: Leon Hiemstra <hiemstra@astron.nl> Date: Fri, 19 Mar 2021 12:40:46 +0100 Subject: [PATCH] modelsim fixes --- .../altera_eth_tse_1940/hdllib.cfg | 18 +++++++++--------- .../altera_iopll_1930/hdllib.cfg | 4 ++-- .../altera_remote_update_1910/hdllib.cfg | 3 ++- .../ip_arria10_e2sg/jesd204b/hdllib.cfg | 3 ++- 4 files changed, 15 insertions(+), 13 deletions(-) diff --git a/libraries/technology/ip_arria10_e2sg/altera_libraries/altera_eth_tse_1940/hdllib.cfg b/libraries/technology/ip_arria10_e2sg/altera_libraries/altera_eth_tse_1940/hdllib.cfg index 4c2a8c0fa7..826694211e 100644 --- a/libraries/technology/ip_arria10_e2sg/altera_libraries/altera_eth_tse_1940/hdllib.cfg +++ b/libraries/technology/ip_arria10_e2sg/altera_libraries/altera_eth_tse_1940/hdllib.cfg @@ -2,15 +2,15 @@ hdl_lib_name = ip_arria10_e2sg_altera_eth_tse_1940 hdl_library_clause_name = altera_eth_tse_1940 hdl_lib_uses_synth = hdl_lib_uses_sim = -ip_arria10_e2sg_altera_eth_tse_mac_1940 -ip_arria10_e2sg_altera_eth_tse_avalon_arbiter_1940 -ip_arria10_e2sg_altera_eth_tse_pcs_pma_nf_phyip_1940 -ip_arria10_e2sg_altera_eth_tse_pcs_pma_nf_lvds_1940 -ip_arria10_e2sg_altera_xcvr_native_a10_1940 -ip_arria10_e2sg_altera_eth_tse_nf_phyip_terminator_1940 -ip_arria10_e2sg_altera_eth_tse_nf_lvds_terminator_1940 -ip_arria10_e2sg_altera_lvds_1940 -ip_arria10_e2sg_altera_reset_controller_1940 +ip_arria10_e2sg_altera_eth_tse_mac_194 +ip_arria10_e2sg_altera_eth_tse_avalon_arbiter_194 +ip_arria10_e2sg_altera_eth_tse_pcs_pma_nf_phyip_194 +ip_arria10_e2sg_altera_eth_tse_pcs_pma_nf_lvds_194 +ip_arria10_e2sg_altera_xcvr_native_a10_194 +ip_arria10_e2sg_altera_eth_tse_nf_phyip_terminator_194 +ip_arria10_e2sg_altera_eth_tse_nf_lvds_terminator_194 +ip_arria10_e2sg_altera_lvds_194 +ip_arria10_e2sg_altera_reset_controller_194 hdl_lib_technology = ip_arria10_e2sg diff --git a/libraries/technology/ip_arria10_e2sg/altera_libraries/altera_iopll_1930/hdllib.cfg b/libraries/technology/ip_arria10_e2sg/altera_libraries/altera_iopll_1930/hdllib.cfg index befbb79978..10d4e347c4 100644 --- a/libraries/technology/ip_arria10_e2sg/altera_libraries/altera_iopll_1930/hdllib.cfg +++ b/libraries/technology/ip_arria10_e2sg/altera_libraries/altera_iopll_1930/hdllib.cfg @@ -1,5 +1,5 @@ -hdl_lib_name = ip_arria10_e2sg_altera_iopll_194 -hdl_library_clause_name = altera_iopll_194 +hdl_lib_name = ip_arria10_e2sg_altera_iopll_1930 +hdl_library_clause_name = altera_iopll_1930 hdl_lib_uses_synth = hdl_lib_uses_sim = hdl_lib_technology = ip_arria10_e2sg diff --git a/libraries/technology/ip_arria10_e2sg/altera_libraries/altera_remote_update_1910/hdllib.cfg b/libraries/technology/ip_arria10_e2sg/altera_libraries/altera_remote_update_1910/hdllib.cfg index a2f283a8ae..d9215e2dd7 100644 --- a/libraries/technology/ip_arria10_e2sg/altera_libraries/altera_remote_update_1910/hdllib.cfg +++ b/libraries/technology/ip_arria10_e2sg/altera_libraries/altera_remote_update_1910/hdllib.cfg @@ -1,7 +1,8 @@ hdl_lib_name = ip_arria10_e2sg_altera_remote_update_1910 hdl_library_clause_name = altera_remote_update_1910 hdl_lib_uses_synth = -hdl_lib_uses_sim = ip_arria10_e2sg_altera_remote_update_core_1910 +hdl_lib_uses_sim = +#ip_arria10_e2sg_altera_remote_update_core_1910 hdl_lib_technology = ip_arria10_e2sg synth_files = diff --git a/libraries/technology/ip_arria10_e2sg/jesd204b/hdllib.cfg b/libraries/technology/ip_arria10_e2sg/jesd204b/hdllib.cfg index fe1d847310..56e3d78598 100644 --- a/libraries/technology/ip_arria10_e2sg/jesd204b/hdllib.cfg +++ b/libraries/technology/ip_arria10_e2sg/jesd204b/hdllib.cfg @@ -1,7 +1,8 @@ hdl_lib_name = ip_arria10_e2sg_jesd204b hdl_library_clause_name = ip_arria10_e2sg_jesd204b_lib hdl_lib_uses_synth = technology tech_pll common dp -hdl_lib_uses_sim = ip_arria10_e2sg_jesd204b_rx_core_pll_200MHz_altera_iopll_1930 +hdl_lib_uses_sim = +#ip_arria10_e2sg_jesd204b_rx_core_pll_200MHz_altera_iopll_1930 #ip_arria10_e2sg_altera_jesd204_180 ip_arria10_e2sg_altera_xcvr_reset_control_180 ip_arria10_e2sg_altera_iopll_180 ip_arria10_e2sg_altera_reset_sequencer_180 hdl_lib_technology = ip_arria10_e2sg -- GitLab