Kintex7 Boards

class torii_boards.xilinx.kintex7.Genesys2Platform(JP6: Literal['1V2', '1V8', '2V5', '3V3'] = '2V5')

Platform file for Diglient Genesys2 Kitex-7 board. https://digilent.com/reference/programmable-logic/genesys-2/start

toolchain_prepare(fragment: Fragment, name: str, **kwargs) BuildPlan

Convert the fragment and constraints recorded in this Platform into a BuildPlan.

toolchain_program(products: BuildProducts, name: str) None

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

class torii_boards.xilinx.kintex7.KC705Platform(*, toolchain: Literal['Vivado', 'ISE', 'Symbiflow'] = None)
toolchain_program(products: BuildProducts, name: str) None

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