Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- You never need internal inout ports. --- Quote End --- They are convenient in some cases though. They are available VHDL constructs and well supported by Quartus. For me, they are a means to wire global data and parameters through the design hierarchies with minimal code typing effort. But there can be only one driver for each data entity, of course