Altera_Forum
Honored Contributor
15 years agowhy warning "Missing drive strength" ?
Hello all,
I am a beginner of Altera FPGA. Today I wrote a simple project with Quartus II 10.0. I set the device as EP3C25, then I wrote a simple VHDL, assigned the location and IO standard. When I compile this project, I always got a warning:"Some pins have incomplete I/O assignments. Refer to the I/O Assignment Warnings report for details". I check the assignment waring report, and all out pins are identified as "missing drive strength". I changed the device to EP1C12, reassign the location, the warning is eliminated. I did some tests, and found that if I use Cyclone III device, this warning will come out. Could anybody tell me why?