Spartan6 Boards

class torii_boards.xilinx.spartan6.AtlysPlatform(*, JP12: Literal['2V5', '3V3'] = '2V5', **kwargs) None

Platform file for Digilent Atlys Spartan 6 board. https://digilent.com/reference/programmable-logic/atlys/start

default_clk = 'clk100'

Todo

Document Me

default_rst = 'rst'

..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

class torii_boards.xilinx.spartan6.NumatoMimasPlatform(*, toolchain: Literal['Vivado', 'ISE', 'Symbiflow'] = None) None
default_clk = 'clk100'

Todo

Document Me

class torii_boards.xilinx.spartan6.SK_XC6SLX9Platform(*, toolchain: Literal['Vivado', 'ISE', 'Symbiflow'] = None) None
default_clk = 'clk50'

Todo

Document Me