Forum Discussion
Altera_Forum
Honored Contributor
11 years agoA virtual pin is really for telling quartus that the IOs in your logic are not to be connected to pins, because you will probably connect something else later. Usually used for early compiles with lower level blocks before the upper levels are ready, so you get an idea of your resource usage and timing specs. I dont know how they behave with a final design.
Why not add a constant, or generic in your code that turns the debug on or off? You can set top level generics from within quartus.