e_tools_quartus: {
    board_device_index: string;
    cable: string;
    device: string;
    dse_options: any[];
    family: string;
    installation_path: string;
    pnr: e_tools_quartus_pnr;
    quartus_options: any[];
}

Type declaration

  • board_device_index: string
  • cable: string
  • device: string
  • dse_options: any[]
  • family: string
  • installation_path: string
  • pnr: e_tools_quartus_pnr
  • quartus_options: any[]

Generated using TypeDoc