Skip to content

Commit 67fdfd3

Browse files
committed
Update FASM LUT metadata to clarify where it can be placed.
Signed-off-by: Keith Rothman <[email protected]>
1 parent 4e82616 commit 67fdfd3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/src/utils/fasm.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,11 @@ example:
148148
</meta>
149149
</metadata>
150150
151+
FASM LUT metadata must be attached to the ``<pb_type>`` at or directly above
152+
the ``<pb_type>`` with ``blif_model=".names"``. The FASM LUT metadata tags
153+
will not be recognized attached inside of ``<mode>`` tags or inside
154+
``<pb_type>``'s higher than 1 level above the leaf type.
155+
151156
When specifying a FASM features with more than one bit, explicitly specify the
152157
bit range being set. This is required because "genfasm" does not have access
153158
to the actual bit database, and would otherwise not have the width of the

0 commit comments

Comments
 (0)