Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

using virtual pins to prevent optimization of unconnected ports

Hi, How does one declare a virtual pin? At the module i/o declaration or at the time of instance? My guess was declaring it at the time of instantiating a module. But that did not work in qu...