Converts different types of netlist depending on the intended use

Constructors

Properties

editorArray: any[]
editorNetlist: string

Methods

  • Convert netlist format from editor to simplipfy

    Parameters

    • mode: any

    Returns any[]

    netlist

  • Parameters

    • input: any

    Returns number | "error"

  • Convert netlist format from simplipfy to editor

    Parameters

    • netlist: string

    Returns string

    netlist

  • Convert value to value with SI unit

    Parameters

    • input: string

    Returns string