Type alias e_tools_openfpga

e_tools_openfpga: {
    arch: e_tools_openfpga_arch;
    installation_path: string;
    makefile_name: string;
    output_format: e_tools_openfpga_output_format;
    script_name: string;
    yosys_as_subtool: boolean;
    yosys_synth_options: any[];
}

Type declaration

Generated using TypeDoc