From f903923aa823fabb2ca83b49a0f8ace1d5f17780 Mon Sep 17 00:00:00 2001 From: Erik Kooistra <kooistra@astron.nl> Date: Fri, 16 Oct 2015 13:19:18 +0000 Subject: [PATCH] Commented modelsim_compile_ip_files, because there is no simulation model for the IP. --- libraries/technology/ip_arria10/temp_sense/hdllib.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries/technology/ip_arria10/temp_sense/hdllib.cfg b/libraries/technology/ip_arria10/temp_sense/hdllib.cfg index cfaa4f266c..54e94a998f 100644 --- a/libraries/technology/ip_arria10/temp_sense/hdllib.cfg +++ b/libraries/technology/ip_arria10/temp_sense/hdllib.cfg @@ -5,8 +5,8 @@ hdl_lib_uses_sim = hdl_lib_technology = ip_arria10 -modelsim_compile_ip_files = - $RADIOHDL/libraries/technology/ip_arria10/temp_sense/compile_ip.tcl +#modelsim_compile_ip_files = +# $RADIOHDL/libraries/technology/ip_arria10/temp_sense/compile_ip.tcl synth_files = -- GitLab