diff --git a/libraries/technology/ip_arria10_e1sg/complex_mult/compile_ip.tcl b/libraries/technology/ip_arria10_e1sg/complex_mult/compile_ip.tcl index afd11ccfcccfb58ab95c20626fa0f9832d015a10..d583f8dd2fed822c190aa0fa8d6e348608f86f24 100644 --- a/libraries/technology/ip_arria10_e1sg/complex_mult/compile_ip.tcl +++ b/libraries/technology/ip_arria10_e1sg/complex_mult/compile_ip.tcl @@ -30,8 +30,8 @@ set IP_DIR "$env(RADIOHDL)/libraries/technology/ip_arria10_e1sg/complex_mult/generated/sim" -vmap altmult_complex_170 ./work/ + vmap altmult_complex_170 ./work/ + vlog "$IP_DIR/../altmult_complex_170/sim/ip_arria10_e1sg_complex_mult_altmult_complex_170_myrk3hi.v" -work altmult_complex_170 - vcom "$IP_DIR/../altmult_complex_170/sim/ip_arria10_e1sg_complex_mult_altmult_complex_170_myrk3hi.vhd" -work altmult_complex_170 - vcom "$IP_DIR/ip_arria10_e1sg_complex_mult.vhd" +vlog "$IP_DIR/ip_arria10_e1sg_complex_mult.v"