Merge pull request #600 from lnis-uofu/VPR_INTEGRATION
Fix a small typo to trigger the CI flow.
This commit is contained in:
commit
f5824ffc20
|
@ -8,7 +8,7 @@ Additional Syntax to Original VPR XML
|
||||||
Models, Complex blocks and Physical Tiles
|
Models, Complex blocks and Physical Tiles
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Each ``<pb_type>`` should contain a ``<mode>`` that describe the physical implementation of the ``<pb_type>``. Note that this is fully compatible to the VPR architecture XML syntax.
|
Each ``<pb_type>`` should contain a ``<mode>`` that describes the physical implementation of the ``<pb_type>``. Note that this is fully compatible to the VPR architecture XML syntax.
|
||||||
|
|
||||||
.. note:: ``<model>`` should include the models that describe the primitive ``<pb_type>`` in physical mode.
|
.. note:: ``<model>`` should include the models that describe the primitive ``<pb_type>`` in physical mode.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue