e_tools_xcelium: {
    installation_path: string;
    xmsim_options: any[];
    xmvhdl_options: any[];
    xmvlog_options: any[];
    xrun_options: any[];
}

Type declaration

  • installation_path: string
  • xmsim_options: any[]
  • xmvhdl_options: any[]
  • xmvlog_options: any[]
  • xrun_options: any[]

Generated using TypeDoc