Skip to content

Instructions for synthesis and PnR for SOFA? #140

Open
@gussmith23

Description

@gussmith23

Hi!

I'm pretty lost on how to do synthesis and PnR for SOFA.

So far I have:

  1. Downloaded and built OpenFPGA.
  2. Run a few test commands, e.g.
    python OpenFPGA/openfpga_flow/scripts/run_fpga_flow.py --flow_config SOFA/FPGA1212_QLSOFA_HD_PNR/FPGA1212_QLSOFA_HD_task/config/task_benchmarks.conf --arch_file SOFA/FPGA1212_QLSOFA_HD_PNR/FPGA1212_QLSOFA_HD_task/arch/vpr_arch.xml --benchmark_files SOFA/FPGA1212_QLSOFA_HD_PNR/FPGA1212_QLSOFA_HD_task/BENCHMARK/and2/and2.v --openfpga_arch_file SOFA/FPGA1212_QLSOFA_HD_PNR/FPGA1212_QLSOFA_HD_task/arch/openfpga_arch.xml --openfpga_shell_template /home/gus/OpenFPGA/openfpga_flow/openfpga_shell_scripts/example_script.openfpga --top_module and2
    

I've ended up getting errors like:

ERROR - -->>Error 1: /home/gus/OpenFPGA/tmp/arch/vpr_arch.xml:76 Unexpected attribute 'capacity' found on node 'tile'. Expected (possibly) one of: 'name', 'width', 'height', or 'area'.
ERROR - -->>Error 2: Command 'vpr' execution has fatal errors

All I need is to be able to synthesize simple Verilog files---can someone help me out?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions