Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- It will not propagate due to the latching. Once pin is zero (of floating states) it will be latched by reg2 and reg2 will no longer see the pin --- Quote End --- Yeah sorry as you said it does indeed guard against a logic '1' propagating so this would be useful. --- Quote Start --- If you look in the Technology Map Viewer in Post-Fitting mode you can find the LUT you mention, but it has a '0' feeding out ... --- Quote End --- That is perfect to prove the point on what QuartusII is assigning that node because it wouldn't be nice leaving parts of the design with virtual pins floating. Thanks.