Quartus 16 patch 16.0.2.2.2.2
Modelsim 10.5d
I've got error if checked
Altera PLL -> Settings -> Enable access to dynamic phase shift portsor any other dynamic parameter
The error is
Modelsim 10.5d
I've got error if checked
Altera PLL -> Settings -> Enable access to dynamic phase shift portsor any other dynamic parameter
The error is
Code:
# Reading D:/Altera/Prime_16/modelsim_ase/tcl/vsim/pref.tcl
# do test_header_run_msim_gate_verilog.do
# if {[file exists gate_work]} {
# vdel -lib gate_work -all
# }
# vlib gate_work# vmap work gate_work# Model Technology ModelSim ALTERA vmap 10.4d Lib Mapping Utility 2015.12 Dec 30 2015
# vmap work gate_work# Copying D:/Altera/Prime_16/modelsim_ase/win32aloem/../modelsim.ini to modelsim.ini
# Modifying modelsim.ini## vlog -vlog01compat -work work +incdir+. {test_header.vo}
# Model Technology ModelSim ALTERA vlog 10.4d Compiler 2015.12 Dec 30 2015
# Start time: 10:30:12 on Sep 26,2016# vlog -reportprogress 300 -vlog01compat -work work "+incdir+." test_header.vo
# -- Compiling module test_header
# -- Compiling module adc_dclk_pll
# -- Compiling module adc_dclk_pll_0002
# -- Compiling module altera_pll_1
# ** Error: test_header.vo(17386): 'gnd' already declared in this scope.
# -- Compiling module altera_cyclonev_pll_1
# -- Compiling module altera_cyclonev_pll_base
# -- Compiling module altera_pll_dps_lcell_comb_1
# -- Compiling module altera_pll_dps_lcell_comb_2
# -- Compiling module altera_pll_dps_lcell_comb_3
# -- Compiling module altera_pll_dps_lcell_comb_4
# -- Compiling module altera_pll_dps_lcell_comb_5
# -- Compiling module f_clk_pll
# -- Compiling module f_clk_pll_0002
# -- Compiling module altera_pll_2
# -- Compiling module spi_wr_24b
# -- Compiling module rom_init_spi
# -- Compiling module altsyncram_1
# -- Compiling module altsyncram_obg1
# End time: 10:30:12 on Sep 26,2016, Elapsed time: 0:00:00
# Errors: 1, Warnings: 0
# ** Error: D:/Altera/Prime_16/modelsim_ase/win32aloem/vlog failed.
# Error in macro ./test_header_run_msim_gate_verilog.do line 8
# D:/Altera/Prime_16/modelsim_ase/win32aloem/vlog failed.
# while executing# "vlog -vlog01compat -work work +incdir+. {test_header.vo}"