Cyclone IV Boards¶ class torii_boards.altera.cyclone_iv.RZEasyFPGAA2_2Platform(*, toolchain: Literal['Quartus', 'Mistral'] = 'Quartus')¶ toolchain_prepare(fragment: Fragment, name: str, **kwargs)¶ 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.