Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAh.. I got it! I found the mistake in my code.
The mistake is here : p_dev -> p_net = nets[0]; It should be p_net = nets[0]; Thank you all!Ah.. I got it! I found the mistake in my code.
The mistake is here : p_dev -> p_net = nets[0]; It should be p_net = nets[0]; Thank you all!