Altera_Forum
Honored Contributor
8 years agoWarning: Tri-state nodes do not directly drive top-level pins
Hello, I am having an issue. I created a block with several tri-states to create an in and out enables for 8 bit registers that are all connected on the same rail, and then the enables were to be controlled by a single multiplexer. But I keep getting the error "Warning: Tri-state nodes do not directly drive top-level pins" and then it appears that it then converts all the tri-states to an OR gate. How can I fix this? Thanks