Forum Discussion
Altera_Forum
Honored Contributor
17 years agoBest practice is to use separate buses for logic that is internal to the FPGA as it only uses routing resources and no extra logic.
Any tristate buffers internal to the FPGA don't actually exist as tristate buffers and are synthesized into multiplexers. Good luck with designing your IP!