update documentation for write_gsb_to_xml functionality

This commit is contained in:
Xifan Tang 2020-03-22 16:21:35 -06:00
parent 9e4e12aae9
commit 75dfe6a045
1 changed files with 10 additions and 0 deletions

View File

@ -52,6 +52,16 @@ Setup OpenFPGA
- ``--verbose`` Show verbose log
.. option:: write_gsb_to_xml
Write the internal structure of General Switch Blocks (GSBs) across a FPGA fabric, including the interconnection between the nodes and node-level details, to XML files
- ``--file`` or ``-f`` Specify the output directory of the XML files. Each GSB will be written to an indepedent XML file
- ``--verbose`` Show verbose log
.. note:: This command is used to help users to study the difference between GSBs
.. option:: check_netlist_naming_conflict
Check and correct any naming conflicts in the BLIF netlist