e_tools_trellis: {
    arch: e_tools_trellis_arch;
    installation_path: string;
    makefile_name: string;
    nextpnr_options: any[];
    output_format: e_tools_trellis_output_format;
    script_name: string;
    yosys_as_subtool: boolean;
    yosys_synth_options: any[];
}

Type declaration

Generated using TypeDoc