Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHello Guys,
I received an answer from the Altera Service Request and they say that this is a known issue that will be fixed in Altera Quartus 14.0. But in the meanwhile it is possible to go around the problem by commenting the following two lines in the file /eda/sim_lib/altera_lnsim.sv: //defparam lcell_inst.lut_mask = lut_mask; //defparam lcell_inst.dont_touch = dont_touch; After doing this, the error is gone indeed. But I know get some issues when using the ALTPLL_RECONFIG of the PLL. It does not seem to respond correctly as I can never manage to reconfigure any of the PLL outputs. I don't know what the problem is but I get a lot of warning messages. See the report file in attachment. If someone can help me on this, it would be great! Thanks to all,