Gowin Boards¶
The torii.platform.vendor.gowin module provides a base platform to support Gowin devices with the Apicula and the vendor toolchains.
- class torii_boards.gowin.tang_nano.TangNanoPlatform(*, toolchain='Apicula')¶
- toolchain_prepare(fragment, name, **kwargs)¶
Convert the
fragmentand constraints recorded in thisPlatforminto aBuildPlan.
- toolchain_program(products, name)¶
Extract bitstream for fragment
namefromproductsand download it to a target.