.. _file_format_fabric_pin_physical_location_file: Fabric Pin Physical Location File (.xml) ---------------------------------------- This file is generated by command :ref:`openfpga_setup_commands_write_fabric_pin_physical_location` The fabric pin physical location file aims to show - Pin names of each module in an eFPGA fabric - Preferred physical side of each pin on its module This file is created for pin guidelines during physical design steps An example of the file is shown as follows. .. code-block:: xml .. option:: name="" The module name in FPGA fabric, which should be a valid module defined in output Verilog netlist. .. note:: You should be find the exact module in the FPGA fabric if you output the Verilog netlists. .. option:: pin="" The name of the pin in FPGA fabric. Note that all the bus port will be flatten in this file. .. note:: You should be find the exact pin in the module if you output the Verilog netlists. .. option:: side="" The physical side of the pin should appear on the perimeter of the module.