Cyclone V Boards

class torii_boards.altera.cyclone_v.Chameleon96Platform(*, 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.cyclone_v.DE0CVPlatform(*, 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.cyclone_v.DE1SoCPlatform(*, 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.cyclone_v.DE10NanoPlatform(*, 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.cyclone_v.MisterPlatform(*, 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.