2020-10-09 23:36:43 -05:00
# FPGA architecture description
This directory contains the FPGA architecture description files for OpenFPGA tool suites.
All the FPGA architecture description are binded to the opensource skywater 130nm PDK
2020-11-13 10:20:30 -06:00
---
2020-10-09 23:36:43 -05:00
* Keep this folder clean and organized as follows
- **vpr\_arch**: FPGA architecture description for VPR
- **openfpga_arch_template**: template FPGA architecture description for OpenFPGA.
- **openfpga_arch**: adapted FPGA architecture description for OpenFPGA which are converted from the templates.
2020-11-13 10:20:30 -06:00
- **fabric\_key**: the fabric key files used to custom floorplanning in FPGA netlists. See details [**here** ](https://openfpga.readthedocs.io/en/master/manual/arch_lang/fabric_key/ )
---
2020-10-09 23:36:43 -05:00
* Note:
- Please **ONLY** place folders under this directory
README should be the ONLY file under this directory
- VPR and OpenFPGA architecture files should be placed in separated directories