Forum Discussion
Altera_Forum
Honored Contributor
21 years agoData bus sharing and user component with HDL files
Hi all, When I create a new tristate slave component for the NIOS/SOPC builder and the component is implemented using some custom logic in VHDL code, the SOPC builder adds a new data bus for th...
Altera_Forum
Honored Contributor
21 years agoIf you use "tri-state bus" , I advice you just add "signal" instead of "HDL souce" directly.