chiptools.wrappers.synthesiser module
- class chiptools.wrappers.synthesiser.Synthesiser(project, executables, user_paths)[source]
Bases:
chiptools.wrappers.toolchains.ToolchainBase
The Synthesiser class provides a base class for all synthesis tool wrapper implementations. Common functions used by all synthesis tool wrappers are implemented in this class.