SOFA/ARCH
Tarachand Pagarani f04e72b5b3 create a copy of cout to connect to regular routing 2020-12-30 06:02:51 -08:00
..
fabric_key 1. added 32x32 fabric key\n 2. disable shift register packing due to routability failure\n 3. Disable IIR design due to routabiity failure in shift register mode\n 4. revert changes to QLSOFA architecture 2020-12-26 23:29:13 -08:00
openfpga_arch [Documentation] Add README for subdirectories 2020-10-09 22:36:43 -06:00
openfpga_arch_template added a new architecture with LUT4, Soft adder and cross local routing with 24 clb inputs and feedback 2020-12-21 07:13:38 -08:00
vpr_arch create a copy of cout to connect to regular routing 2020-12-30 06:02:51 -08:00
README.md [Doc] Update README about fabric key and apply minor format 2020-11-13 09:20:30 -07:00

README.md

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


  • 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.
    • fabric_key: the fabric key files used to custom floorplanning in FPGA netlists. See details here

  • 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