Package: soc.sdk
Toolchain configuration
A Toolchain object specifies a registered toolchain
used by the deployer to compile, link, and run the generated code as a software
executable application on hardware.
creates a toolchainObj = soc.sdk.Toolchain(name)Toolchain object.