We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e82616 commit 67fdfd3Copy full SHA for 67fdfd3
doc/src/utils/fasm.rst
@@ -148,6 +148,11 @@ example:
148
</meta>
149
</metadata>
150
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
+
156
When specifying a FASM features with more than one bit, explicitly specify the
157
bit range being set. This is required because "genfasm" does not have access
158
to the actual bit database, and would otherwise not have the width of the
0 commit comments