Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAltmemphy Version 9.0SP2 --> 10.0SP1
Hi, i have a problem by generating a new altmemphy with Quartus 10.0SP1. The compile works with Q9.0SP2 but a new generation with Wizard 10.0SP1 make problems. This ist the error: Er...
Altera_Forum
Honored Contributor
15 years agoThe problem is solved, :p
there are new ports on the altmemphy since version 9.1. And there is an undocumented input port named mem_err_out_n. If you tie this port to logic '0', Quartus removes the measure_clk from the core. Tie this port to logic '1' and the measure_clk isn't removed. Regards, Josef