Configuration Chain Pattern 01

class util.tile01.config_chain_01(grid, netlist, library, top_module)[source]

This example demonstrate how configuration chain can be restructured after the tile tranformation. This method is better suited while creating a configuration after the physical tranformation. However mapping the sequence back to the original sequence could require complex scripting. # TODO : Need better explanation

Methods:

write_fabric_key()

This will be extendned in the class

add_configuration_scheme()

Creates configuration chain

write_fabric_key()[source]

This will be extendned in the class

add_configuration_scheme()[source]

Creates configuration chain