MAX10 Boards

class torii_boards.altera.max10.ArrowDECAPlatform(*, toolchain: Literal['Quartus', 'Mistral'] = 'Quartus')
toolchain_program(products: BuildProducts, name: str) None

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

class torii_boards.altera.max10.DE10LitePlatform(*, toolchain: Literal['Quartus', 'Mistral'] = 'Quartus')
toolchain_program(products: BuildProducts, name: str) None

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