Description
In the Platform Designer (Standard) Component Editor, you may see that not all inputs and outputs have been added after running Analyse Synthesis Files. This occurs when the IO are VHDL types such as bit, std_ulogic or custom types
Resolution
To work around this limitation, either add the ports manually to your component or use std_logic type IO.