SOFA/ARCH
Maciej Kurc a6db672595 Fixed incorrect IREG pack-pattern
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2021-02-03 11:10:39 +01: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 correct dummy stdcell verilog pointer 2021-01-26 15:45:59 -08:00
vpr_arch Fixed incorrect IREG pack-pattern 2021-02-03 11:10:39 +01: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