Knowledge Base Article
Why doesn't the Platform Designer (Standard) Component Editor add all of my signals?
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.
Updated 2 months ago
Version 2.0No CommentsBe the first to comment