chiptools.common.exceptions module

exception chiptools.common.exceptions.CompilationException[source]

Bases: chiptools.common.exceptions.SimulatorException

exception chiptools.common.exceptions.ExecutionError[source]

Bases: Exception

exception chiptools.common.exceptions.FileNotFoundError[source]

Bases: OSError

exception chiptools.common.exceptions.ProjectFileException[source]

Bases: Exception

exception chiptools.common.exceptions.SimulatorException[source]

Bases: Exception

exception chiptools.common.exceptions.SynthesisException[source]

Bases: Exception