Add port
Hi,
When I'm trying to add a port (using "add port") to the entity I can choose std_logic_vector but where can I set the size of it ie. (15 downto 0)? Am I missing it somewhere?
Thanks,
Dominik
- Forums:
Hi,
When I'm trying to add a port (using "add port") to the entity I can choose std_logic_vector but where can I set the size of it ie. (15 downto 0)? Am I missing it somewhere?
Thanks,
Dominik
autocomplete
Hi Dominik,
The list of datatypes in the add port wizard is only meant as an autocomplete function. You can enter any datatype (or technically: subtype indication)in the text field.
Philippe
Post new comment