Skip to content

Commit

Permalink
Doc for std_logic_ports
Browse files Browse the repository at this point in the history
  • Loading branch information
jandecaluwe committed Jul 8, 2015
1 parent 0ede424 commit 2d6be54
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/source/manual/reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -768,6 +768,13 @@ Conversion
file. The assigned value should be a string. The default
library is ``work``.

.. attribute:: std_logic_ports

This boolean attribute can be used to have only ``std_logic`` type
ports on the top-level interface (when ``True``) instead of the
default ``signed/unsigned`` types (when ``False``, the default).



.. _ref-conv-user:

Expand Down

0 comments on commit 2d6be54

Please sign in to comment.