Quicklogic Boards

The torii.platform.vendor.quicklogic module provides a base platform to support Quicklogic toolchains with the Symbiflow toolchain.

class torii_boards.quicklogic.quickfeather.QuickfeatherPlatform(*, src_loc_at: int = 0) None
default_clk = 'sys_clk0'

Todo

Document Me

toolchain_program(products: BuildProducts, name: str) None

Extract bitstream for fragment name from products and download it to a target.

Return type:

None