Import an asc schematic and convert to Circuit Schematic. Only passives and sources will be imported.
- Parameters:
- input_file
str
Path to asc file.
- config_file
str
, optional
Path to configuration file to map components. Default is None which uses internal mapping.
- Returns:
- bool
True
if successful.